* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gabedit: gabedit-2.3.6.ebuild ChangeLog gabedit-2.4.2.ebuild gabedit-2.4.0.ebuild
@ 2012-05-04 7:02 Jeff Horelick (jdhore)
0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 7:02 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/04 07:02:33
Modified: gabedit-2.3.6.ebuild ChangeLog gabedit-2.4.2.ebuild
gabedit-2.4.0.ebuild
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.6 sci-chemistry/gabedit/gabedit-2.3.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild?r1=1.5&r2=1.6
Index: gabedit-2.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gabedit-2.3.6.ebuild 21 Jun 2011 06:04:55 -0000 1.5
+++ gabedit-2.3.6.ebuild 4 May 2012 07:02:33 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild,v 1.5 2011/06/21 06:04:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild,v 1.6 2012/05/04 07:02:33 jdhore Exp $
EAPI=2
@@ -30,7 +30,7 @@
virtual/opengl
virtual/glu"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
1.15 sci-chemistry/gabedit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 13 Mar 2012 16:33:06 -0000 1.14
+++ ChangeLog 4 May 2012 07:02:33 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/gabedit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/ChangeLog,v 1.14 2012/03/13 16:33:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/ChangeLog,v 1.15 2012/05/04 07:02:33 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gabedit-2.3.6.ebuild,
+ gabedit-2.4.0.ebuild, gabedit-2.4.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*gabedit-2.4.2 (13 Mar 2012)
1.2 sci-chemistry/gabedit/gabedit-2.4.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.2.ebuild?r1=1.1&r2=1.2
Index: gabedit-2.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gabedit-2.4.2.ebuild 13 Mar 2012 16:33:06 -0000 1.1
+++ gabedit-2.4.2.ebuild 4 May 2012 07:02:33 -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/sci-chemistry/gabedit/gabedit-2.4.2.ebuild,v 1.1 2012/03/13 16:33:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.2.ebuild,v 1.2 2012/05/04 07:02:33 jdhore Exp $
EAPI=4
@@ -30,7 +30,7 @@
virtual/opengl
virtual/glu"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
1.2 sci-chemistry/gabedit/gabedit-2.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild?r1=1.1&r2=1.2
Index: gabedit-2.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gabedit-2.4.0.ebuild 5 Oct 2011 19:47:00 -0000 1.1
+++ gabedit-2.4.0.ebuild 4 May 2012 07:02:33 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild,v 1.1 2011/10/05 19:47:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild,v 1.2 2012/05/04 07:02:33 jdhore Exp $
EAPI=4
@@ -30,7 +30,7 @@
virtual/opengl
virtual/glu"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-04 7:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 7:02 [gentoo-commits] gentoo-x86 commit in sci-chemistry/gabedit: gabedit-2.3.6.ebuild ChangeLog gabedit-2.4.2.ebuild gabedit-2.4.0.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