diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:14:06 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:14:06 +0000 |
commit | 9b54ff112b41fff2da3060a794a886d758ae28f4 (patch) | |
tree | 9af64b4c68ad216ca973d51b684886d4f08730cd /sci-geosciences/gtk-g-rays2 | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-9b54ff112b41fff2da3060a794a886d758ae28f4.tar.gz historical-9b54ff112b41fff2da3060a794a886d758ae28f4.tar.bz2 historical-9b54ff112b41fff2da3060a794a886d758ae28f4.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-geosciences/gtk-g-rays2')
-rw-r--r-- | sci-geosciences/gtk-g-rays2/ChangeLog | 7 | ||||
-rw-r--r-- | sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-geosciences/gtk-g-rays2/ChangeLog b/sci-geosciences/gtk-g-rays2/ChangeLog index 5bb1922b38d1..407711a33908 100644 --- a/sci-geosciences/gtk-g-rays2/ChangeLog +++ b/sci-geosciences/gtk-g-rays2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-geosciences/gtk-g-rays2 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog,v 1.6 2011/06/07 08:50:27 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog,v 1.7 2012/05/04 07:14:06 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gtk-g-rays2-1.23.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *gtk-g-rays2-1.23 (07 Jun 2011) diff --git a/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.23.ebuild b/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.23.ebuild index 270d4a6022d4..88a42eb2b80a 100644 --- a/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.23.ebuild +++ b/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.23.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-geosciences/gtk-g-rays2/gtk-g-rays2-1.23.ebuild,v 1.1 2011/06/07 08:50:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.23.ebuild,v 1.2 2012/05/04 07:14:06 jdhore Exp $ EAPI=4 @@ -18,7 +18,7 @@ RDEPEND=" x11-libs/gtk+:2 x11-libs/cairo" DEPEND="${DEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext doc? ( dev-libs/libxslt )" |