diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-22 04:54:53 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-22 04:54:53 +0000 |
commit | 11854b19d50fad4562463a6e4bef73329d4bb6b5 (patch) | |
tree | 42a2a10fa58507f8943884d9c6c60228e595af37 /media-gfx | |
parent | Stable a depend and forget the actual app..I'm doing good lately...thanks for... (diff) | |
download | gentoo-2-11854b19d50fad4562463a6e4bef73329d4bb6b5.tar.gz gentoo-2-11854b19d50fad4562463a6e4bef73329d4bb6b5.tar.bz2 gentoo-2-11854b19d50fad4562463a6e4bef73329d4bb6b5.zip |
ppc stable
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/dcraw/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/dcraw/dcraw-8.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/dcraw/ChangeLog b/media-gfx/dcraw/ChangeLog index 6115d0227049..961c970cabe2 100644 --- a/media-gfx/dcraw/ChangeLog +++ b/media-gfx/dcraw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/dcraw # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.27 2006/08/22 04:09:11 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.28 2006/08/22 04:54:53 dertobi123 Exp $ + + 22 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> dcraw-8.03.ebuild: + ppc stable 22 Aug 2006; Thomas Cort <tcort@gentoo.org> dcraw-8.03.ebuild: Stable on amd64. diff --git a/media-gfx/dcraw/dcraw-8.03.ebuild b/media-gfx/dcraw/dcraw-8.03.ebuild index b3e7a926346e..889893173375 100644 --- a/media-gfx/dcraw/dcraw-8.03.ebuild +++ b/media-gfx/dcraw/dcraw-8.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.03.ebuild,v 1.10 2006/08/22 04:09:11 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.03.ebuild,v 1.11 2006/08/22 04:54:53 dertobi123 Exp $ inherit eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cybercom.net/~dcoffin/dcraw/" SRC_URI="http://dev.gentoo.org/~wschlich/src/media-gfx/dcraw/${P}.tar.bz2" LICENSE="freedist GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" DEPEND="virtual/libc >=media-libs/jpeg-6b media-libs/lcms" |