summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-04-06 08:38:02 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-04-06 08:38:02 +0000
commitcbb7767e47751d4a3f19284a6a4fddd5b496dad1 (patch)
tree99822a299ffb76d2252ad1fb66c4ce891d99c940 /media-gfx/igal/igal-1.4.ebuild
parentremoved j2ee local IUSE for now; ppc sparc keywords added. (diff)
downloadhistorical-cbb7767e47751d4a3f19284a6a4fddd5b496dad1.tar.gz
historical-cbb7767e47751d4a3f19284a6a4fddd5b496dad1.tar.bz2
historical-cbb7767e47751d4a3f19284a6a4fddd5b496dad1.zip
ppc sparc alpha moved to stable.
Diffstat (limited to 'media-gfx/igal/igal-1.4.ebuild')
-rw-r--r--media-gfx/igal/igal-1.4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-gfx/igal/igal-1.4.ebuild b/media-gfx/igal/igal-1.4.ebuild
index 40ad7e9fc2a4..2806866afc46 100644
--- a/media-gfx/igal/igal-1.4.ebuild
+++ b/media-gfx/igal/igal-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/igal/igal-1.4.ebuild,v 1.2 2003/04/03 22:17:19 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/igal/igal-1.4.ebuild,v 1.3 2003/04/06 08:37:56 absinthe Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Static HTML image gallery generator"
@@ -9,7 +9,7 @@ SRC_URI="http://www.stanford.edu/~epop/igal/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc sparc alpha"
RDEPEND="dev-lang/perl
media-gfx/imagemagick"
@@ -35,4 +35,3 @@ src_install(){
doman igal.1
dodoc ChangeLog COPYING README THANKS
}
-