diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:52:08 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:52:08 +0000 |
commit | cf272607246a99a43059baec2fdef8f9bb3fd35f (patch) | |
tree | 6965bc0318c6890d870fa5eaea2aa8042de8f761 /sci-calculators/tilp2 | |
parent | Require <openssl-1.0.1 for bug #414501, 4.78 will come with 1.0.1 support (diff) | |
download | gentoo-2-cf272607246a99a43059baec2fdef8f9bb3fd35f.tar.gz gentoo-2-cf272607246a99a43059baec2fdef8f9bb3fd35f.tar.bz2 gentoo-2-cf272607246a99a43059baec2fdef8f9bb3fd35f.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-calculators/tilp2')
-rw-r--r-- | sci-calculators/tilp2/ChangeLog | 6 | ||||
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.14.ebuild | 6 | ||||
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.16.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sci-calculators/tilp2/ChangeLog b/sci-calculators/tilp2/ChangeLog index 4c43f4e6c2a2..d83107bc29c8 100644 --- a/sci-calculators/tilp2/ChangeLog +++ b/sci-calculators/tilp2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/tilp2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.7 2012/02/19 13:57:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.8 2012/05/04 06:52:08 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> tilp2-1.14.ebuild, + tilp2-1.16.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *tilp2-1.16 (19 Feb 2012) diff --git a/sci-calculators/tilp2/tilp2-1.14.ebuild b/sci-calculators/tilp2/tilp2-1.14.ebuild index 0a135388f173..c8147ada542a 100644 --- a/sci-calculators/tilp2/tilp2-1.14.ebuild +++ b/sci-calculators/tilp2/tilp2-1.14.ebuild @@ -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-calculators/tilp2/tilp2-1.14.ebuild,v 1.1 2011/03/15 21:23:34 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $ EAPI="3" inherit eutils @@ -24,7 +24,7 @@ RDEPEND="dev-libs/glib:2 nls? ( virtual/libintl ) xinerama? ( x11-libs/libXinerama )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) xinerama? ( x11-proto/xineramaproto )" diff --git a/sci-calculators/tilp2/tilp2-1.16.ebuild b/sci-calculators/tilp2/tilp2-1.16.ebuild index e3457b129189..8a6d799ae64b 100644 --- a/sci-calculators/tilp2/tilp2-1.16.ebuild +++ b/sci-calculators/tilp2/tilp2-1.16.ebuild @@ -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-calculators/tilp2/tilp2-1.16.ebuild,v 1.1 2012/02/19 13:57:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.16.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $ EAPI=4 @@ -25,7 +25,7 @@ RDEPEND="dev-libs/glib:2 nls? ( virtual/libintl ) xinerama? ( x11-libs/libXinerama )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) xinerama? ( x11-proto/xineramaproto )" |