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/rawtherapee | |
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/rawtherapee')
-rw-r--r-- | media-gfx/rawtherapee/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-4.0.6.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-4.0.8.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-gfx/rawtherapee/ChangeLog b/media-gfx/rawtherapee/ChangeLog index ad7ec6c12cb1..2741cb9b51b2 100644 --- a/media-gfx/rawtherapee/ChangeLog +++ b/media-gfx/rawtherapee/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/rawtherapee # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/rawtherapee/ChangeLog,v 1.6 2012/05/01 14:12:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/rawtherapee/ChangeLog,v 1.7 2012/05/05 07:00:21 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> rawtherapee-4.0.6.ebuild, + rawtherapee-4.0.8.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 01 May 2012; Tim Harder <radhermit@gentoo.org> -rawtherapee-4.0.4.ebuild, -rawtherapee-4.0.5.ebuild: diff --git a/media-gfx/rawtherapee/rawtherapee-4.0.6.ebuild b/media-gfx/rawtherapee/rawtherapee-4.0.6.ebuild index c258651b175f..e8ca12659f13 100644 --- a/media-gfx/rawtherapee/rawtherapee-4.0.6.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-4.0.6.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/rawtherapee/rawtherapee-4.0.6.ebuild,v 1.1 2011/12/07 03:49:27 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/rawtherapee/rawtherapee-4.0.6.ebuild,v 1.2 2012/05/05 07:00:21 jdhore Exp $ EAPI="4" @@ -27,7 +27,7 @@ RDEPEND="bzip2? ( app-arch/bzip2 ) virtual/jpeg" DEPEND="${RDEPEND} app-arch/xz-utils - dev-util/pkgconfig" + virtual/pkgconfig" PATCHES=( "${FILESDIR}"/${PN}-4.0.4-nohg.patch ) diff --git a/media-gfx/rawtherapee/rawtherapee-4.0.8.ebuild b/media-gfx/rawtherapee/rawtherapee-4.0.8.ebuild index fc55b7364b39..73fe747f1963 100644 --- a/media-gfx/rawtherapee/rawtherapee-4.0.8.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-4.0.8.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/media-gfx/rawtherapee/rawtherapee-4.0.8.ebuild,v 1.1 2012/05/01 14:11:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/rawtherapee/rawtherapee-4.0.8.ebuild,v 1.2 2012/05/05 07:00:21 jdhore Exp $ EAPI="4" @@ -27,7 +27,7 @@ RDEPEND="bzip2? ( app-arch/bzip2 ) virtual/jpeg" DEPEND="${RDEPEND} app-arch/xz-utils - dev-util/pkgconfig" + virtual/pkgconfig" PATCHES=( "${FILESDIR}"/${P}-nohg.patch ) |