public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/oxygen-gtk: oxygen-gtk-1.0.3.ebuild oxygen-gtk-1.2.3.ebuild ChangeLog
@ 2012-05-04 14:05 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-05-04 14:05 UTC (permalink / raw
  To: gentoo-commits

johu        12/05/04 14:05:30

  Modified:             oxygen-gtk-1.0.3.ebuild oxygen-gtk-1.2.3.ebuild
                        ChangeLog
  Log:
  Migrate to virtual/pkgconfig.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-themes/oxygen-gtk/oxygen-gtk-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.3.ebuild?r1=1.4&r2=1.5

Index: oxygen-gtk-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oxygen-gtk-1.0.3.ebuild	22 Apr 2012 08:08:43 -0000	1.4
+++ oxygen-gtk-1.0.3.ebuild	4 May 2012 14:05:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.3.ebuild,v 1.4 2012/04/22 08:08:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.0.3.ebuild,v 1.5 2012/05/04 14:05:29 johu Exp $
 
 EAPI=4
 
@@ -27,7 +27,7 @@
 	x11-libs/libX11
 "
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	doc? ( app-doc/doxygen )
 "
 



1.3                  x11-themes/oxygen-gtk/oxygen-gtk-1.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.3.ebuild?r1=1.2&r2=1.3

Index: oxygen-gtk-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oxygen-gtk-1.2.3.ebuild	22 Apr 2012 08:08:43 -0000	1.2
+++ oxygen-gtk-1.2.3.ebuild	4 May 2012 14:05:29 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.3.ebuild,v 1.2 2012/04/22 08:08:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/oxygen-gtk-1.2.3.ebuild,v 1.3 2012/05/04 14:05:29 johu Exp $
 
 EAPI=4
 
@@ -28,7 +28,7 @@
 	x11-libs/pango
 "
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	doc? ( app-doc/doxygen )
 "
 



1.34                 x11-themes/oxygen-gtk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	22 Apr 2012 08:08:43 -0000	1.33
+++ ChangeLog	4 May 2012 14:05:30 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/oxygen-gtk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.33 2012/04/22 08:08:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/oxygen-gtk/ChangeLog,v 1.34 2012/05/04 14:05:30 johu Exp $
+
+  04 May 2012; Johannes Huber <johu@gentoo.org> oxygen-gtk-1.0.3.ebuild,
+  oxygen-gtk-1.2.3.ebuild:
+  Migrate to virtual/pkgconfig.
 
   22 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org>
   -files/oxygen-gtk-1.2.2-fix-filezilla-crash.patch, -oxygen-gtk-1.0.1.ebuild,






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

only message in thread, other threads:[~2012-05-04 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 14:05 [gentoo-commits] gentoo-x86 commit in x11-themes/oxygen-gtk: oxygen-gtk-1.0.3.ebuild oxygen-gtk-1.2.3.ebuild ChangeLog Johannes Huber (johu)

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