diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 07:00:27 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 07:00:27 +0000 |
commit | f6fc325880aeea51827181e2d6133b0e615c719d (patch) | |
tree | 69519a3f56b76e283df08439704af7846d8c15bf /media-gfx/iscan | |
parent | New separate gnome log viewer package, formerly part of gnome-extra/gnome-utils. (diff) | |
download | historical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.gz historical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.bz2 historical-f6fc325880aeea51827181e2d6133b0e615c719d.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-gfx/iscan')
-rw-r--r-- | media-gfx/iscan/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/iscan/iscan-2.26.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/iscan/ChangeLog b/media-gfx/iscan/ChangeLog index f96059b29161..a10a438e9f01 100644 --- a/media-gfx/iscan/ChangeLog +++ b/media-gfx/iscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/iscan -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.46 2011/10/16 17:50:43 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/ChangeLog,v 1.47 2012/05/05 07:00:26 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> iscan-2.26.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -iscan-2.11.0.ebuild, -files/iscan-2.11.0-gcc43.patch, -files/iscan-2.11.0-glibc210.patch, diff --git a/media-gfx/iscan/iscan-2.26.2.ebuild b/media-gfx/iscan/iscan-2.26.2.ebuild index e4774beb39ca..6d863973c6f4 100644 --- a/media-gfx/iscan/iscan-2.26.2.ebuild +++ b/media-gfx/iscan/iscan-2.26.2.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/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.5 2011/10/15 23:14:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan/iscan-2.26.2.ebuild,v 1.6 2012/05/05 07:00:26 jdhore Exp $ EAPI="2" @@ -57,7 +57,7 @@ RDEPEND="media-gfx/iscan-data )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig X? ( sys-devel/gettext )" src_prepare() { |