* [gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp: pspp-0.6.2-r1.ebuild pspp-0.6.2.ebuild ChangeLog
@ 2012-05-04 7:46 Jeff Horelick (jdhore)
0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04 7:46 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/04 07:46:50
Modified: pspp-0.6.2-r1.ebuild pspp-0.6.2.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.4 sci-mathematics/pspp/pspp-0.6.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild?r1=1.3&r2=1.4
Index: pspp-0.6.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pspp-0.6.2-r1.ebuild 24 Apr 2012 10:41:15 -0000 1.3
+++ pspp-0.6.2-r1.ebuild 4 May 2012 07:46:50 -0000 1.4
@@ -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-mathematics/pspp/pspp-0.6.2-r1.ebuild,v 1.3 2012/04/24 10:41:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild,v 1.4 2012/05/04 07:46:50 jdhore Exp $
EAPI=4
inherit eutils elisp-common autotools
@@ -25,7 +25,7 @@
plotutils? ( media-libs/plotutils )
postgres? ( dev-db/postgresql-server )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( virtual/latex-base )"
SITEFILE=50${PN}-gentoo.el
1.8 sci-mathematics/pspp/pspp-0.6.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild?r1=1.7&r2=1.8
Index: pspp-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pspp-0.6.2.ebuild 24 Apr 2012 10:41:15 -0000 1.7
+++ pspp-0.6.2.ebuild 4 May 2012 07:46:50 -0000 1.8
@@ -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-mathematics/pspp/pspp-0.6.2.ebuild,v 1.7 2012/04/24 10:41:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v 1.8 2012/05/04 07:46:50 jdhore Exp $
EAPI=2
inherit eutils elisp-common autotools
@@ -26,7 +26,7 @@
plotutils? ( media-libs/plotutils )
postgres? ( dev-db/postgresql-server )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( virtual/latex-base )"
SITEFILE=50${PN}-gentoo.el
1.19 sci-mathematics/pspp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 24 Apr 2012 10:41:15 -0000 1.18
+++ ChangeLog 4 May 2012 07:46:50 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/pspp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.18 2012/04/24 10:41:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.19 2012/05/04 07:46:50 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> pspp-0.6.2.ebuild,
+ pspp-0.6.2-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
24 Apr 2012; Michał Górny <mgorny@gentoo.org> pspp-0.6.2.ebuild,
pspp-0.6.2-r1.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-04 7:47 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:46 [gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp: pspp-0.6.2-r1.ebuild pspp-0.6.2.ebuild ChangeLog 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