public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/liboauth: liboauth-0.9.7.ebuild liboauth-0.9.6.ebuild ChangeLog
@ 2013-02-01 12:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; only message in thread
From: Agostino Sarubbo (ago) @ 2013-02-01 12:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/01 12:08:41

  Modified:             liboauth-0.9.7.ebuild liboauth-0.9.6.ebuild
                        ChangeLog
  Log:
  move media-fonts/freefont-ttf into media-fonts/freefont
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  net-libs/liboauth/liboauth-0.9.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild?r1=1.6&r2=1.7

Index: liboauth-0.9.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- liboauth-0.9.7.ebuild	6 Jan 2013 10:00:22 -0000	1.6
+++ liboauth-0.9.7.ebuild	1 Feb 2013 12:08:41 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild,v 1.6 2013/01/06 10:00:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild,v 1.7 2013/02/01 12:08:41 ago Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 	doc? (
 		app-doc/doxygen
 		media-gfx/graphviz
-		media-fonts/freefont-ttf
+		media-fonts/freefont
 	)
 	virtual/pkgconfig"
 



1.4                  net-libs/liboauth/liboauth-0.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/liboauth-0.9.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/liboauth-0.9.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/liboauth-0.9.6.ebuild?r1=1.3&r2=1.4

Index: liboauth-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- liboauth-0.9.6.ebuild	11 May 2012 04:19:30 -0000	1.3
+++ liboauth-0.9.6.ebuild	1 Feb 2013 12:08:41 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.6.ebuild,v 1.3 2012/05/11 04:19:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.6.ebuild,v 1.4 2013/02/01 12:08:41 ago Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 	doc? (
 		app-doc/doxygen
 		media-gfx/graphviz
-		media-fonts/freefont-ttf
+		media-fonts/freefont
 	)
 	virtual/pkgconfig"
 



1.21                 net-libs/liboauth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/liboauth/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	6 Jan 2013 10:00:22 -0000	1.20
+++ ChangeLog	1 Feb 2013 12:08:41 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/liboauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.20 2013/01/06 10:00:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.21 2013/02/01 12:08:41 ago Exp $
+
+  01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> liboauth-0.9.6.ebuild,
+  liboauth-0.9.7.ebuild:
+  move media-fonts/freefont-ttf into media-fonts/freefont
 
   06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> liboauth-0.9.7.ebuild:
   Add ~sparc, wrt bug #449220





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-01 12:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01 12:08 [gentoo-commits] gentoo-x86 commit in net-libs/liboauth: liboauth-0.9.7.ebuild liboauth-0.9.6.ebuild ChangeLog Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox