diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-17 20:59:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-17 20:59:22 +0000 |
commit | 0668b4b42e0474a8e850b0061275de715f797ef5 (patch) | |
tree | 03d6a4beada2dcffe3d4b044857bc93ca557bfe1 /media-libs/libopenraw/libopenraw-0.0.5.ebuild | |
parent | Stable for HPPA (bug #217395). (diff) | |
download | gentoo-2-0668b4b42e0474a8e850b0061275de715f797ef5.tar.gz gentoo-2-0668b4b42e0474a8e850b0061275de715f797ef5.tar.bz2 gentoo-2-0668b4b42e0474a8e850b0061275de715f797ef5.zip |
Stable for HPPA (bug #217148).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'media-libs/libopenraw/libopenraw-0.0.5.ebuild')
-rw-r--r-- | media-libs/libopenraw/libopenraw-0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libopenraw/libopenraw-0.0.5.ebuild b/media-libs/libopenraw/libopenraw-0.0.5.ebuild index 0b9f61117635..33ae3a680293 100644 --- a/media-libs/libopenraw/libopenraw-0.0.5.ebuild +++ b/media-libs/libopenraw/libopenraw-0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libopenraw/libopenraw-0.0.5.ebuild,v 1.6 2008/04/14 14:29:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libopenraw/libopenraw-0.0.5.ebuild,v 1.7 2008/04/17 20:59:22 jer Exp $ DESCRIPTION="Decoding library for RAW image formats" HOMEPAGE="http://libopenraw.freedesktop.org" @@ -8,7 +8,7 @@ SRC_URI="http://${PN}.freedesktop.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="gtk" RESTRICT="test" |