public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-wm/muffin: muffin-1.0.1.ebuild ChangeLog muffin-1.0.2-r1.ebuild muffin-1.0.2.ebuild
@ 2012-05-04  8:58 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  8:58 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 08:58:56

  Modified:             muffin-1.0.1.ebuild ChangeLog
                        muffin-1.0.2-r1.ebuild muffin-1.0.2.ebuild
  Log:
  dev-til/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.2                  x11-wm/muffin/muffin-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.1.ebuild?r1=1.1&r2=1.2

Index: muffin-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- muffin-1.0.1.ebuild	21 Feb 2012 01:18:10 -0000	1.1
+++ muffin-1.0.1.ebuild	4 May 2012 08:58:56 -0000	1.2
@@ -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-wm/muffin/muffin-1.0.1.ebuild,v 1.1 2012/02/21 01:18:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.1.ebuild,v 1.2 2012/05/04 08:58:56 jdhore Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -47,7 +47,7 @@
 DEPEND="${COMMON_DEPEND}
 	>=app-text/gnome-doc-utils-0.8
 	sys-devel/gettext
-	>=dev-util/pkgconfig-0.9
+	virtual/pkgconfig
 	>=dev-util/intltool-0.35
 	test? ( app-text/docbook-xml-dtd:4.5 )
 	xinerama? ( x11-proto/xineramaproto )



1.5                  x11-wm/muffin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	13 Apr 2012 16:04:42 -0000	1.4
+++ ChangeLog	4 May 2012 08:58:56 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for x11-wm/muffin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.4 2012/04/13 16:04:42 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.5 2012/05/04 08:58:56 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> muffin-1.0.1.ebuild,
+  muffin-1.0.2.ebuild, muffin-1.0.2-r1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *muffin-1.0.2-r1 (13 Apr 2012)
 



1.2                  x11-wm/muffin/muffin-1.0.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild?r1=1.1&r2=1.2

Index: muffin-1.0.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- muffin-1.0.2-r1.ebuild	13 Apr 2012 16:04:42 -0000	1.1
+++ muffin-1.0.2-r1.ebuild	4 May 2012 08:58:56 -0000	1.2
@@ -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-wm/muffin/muffin-1.0.2-r1.ebuild,v 1.1 2012/04/13 16:04:42 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild,v 1.2 2012/05/04 08:58:56 jdhore Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -47,7 +47,7 @@
 DEPEND="${COMMON_DEPEND}
 	>=app-text/gnome-doc-utils-0.8
 	sys-devel/gettext
-	>=dev-util/pkgconfig-0.9
+	virtual/pkgconfig
 	>=dev-util/intltool-0.35
 	test? ( app-text/docbook-xml-dtd:4.5 )
 	xinerama? ( x11-proto/xineramaproto )



1.2                  x11-wm/muffin/muffin-1.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild?r1=1.1&r2=1.2

Index: muffin-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- muffin-1.0.2.ebuild	15 Mar 2012 06:05:12 -0000	1.1
+++ muffin-1.0.2.ebuild	4 May 2012 08:58:56 -0000	1.2
@@ -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-wm/muffin/muffin-1.0.2.ebuild,v 1.1 2012/03/15 06:05:12 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild,v 1.2 2012/05/04 08:58:56 jdhore Exp $
 
 EAPI="4"
 GCONF_DEBUG="no"
@@ -47,7 +47,7 @@
 DEPEND="${COMMON_DEPEND}
 	>=app-text/gnome-doc-utils-0.8
 	sys-devel/gettext
-	>=dev-util/pkgconfig-0.9
+	virtual/pkgconfig
 	>=dev-util/intltool-0.35
 	test? ( app-text/docbook-xml-dtd:4.5 )
 	xinerama? ( x11-proto/xineramaproto )






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  8:58 [gentoo-commits] gentoo-x86 commit in x11-wm/muffin: muffin-1.0.1.ebuild ChangeLog muffin-1.0.2-r1.ebuild muffin-1.0.2.ebuild Jeff Horelick (jdhore)

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