diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 18:05:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 18:05:38 +0000 |
commit | 603633e4cbcca1e84a93a098fcbe2c75c36648fd (patch) | |
tree | 8d6afef1503ba2615aa3bd743943842bd9509a6f /media-gfx/album/album-4.02.ebuild | |
parent | Drop alpha keywords (diff) | |
download | gentoo-2-603633e4cbcca1e84a93a098fcbe2c75c36648fd.tar.gz gentoo-2-603633e4cbcca1e84a93a098fcbe2c75c36648fd.tar.bz2 gentoo-2-603633e4cbcca1e84a93a098fcbe2c75c36648fd.zip |
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/album/album-4.02.ebuild')
-rw-r--r-- | media-gfx/album/album-4.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/album/album-4.02.ebuild b/media-gfx/album/album-4.02.ebuild index 52550325eaf5..1c1eab7ebbde 100644 --- a/media-gfx/album/album-4.02.ebuild +++ b/media-gfx/album/album-4.02.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/album/album-4.02.ebuild,v 1.10 2012/05/20 07:29:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.02.ebuild,v 1.11 2012/09/30 18:05:38 armin76 Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -8,7 +8,7 @@ SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz" LICENSE="marginalhacks" SLOT="0" -KEYWORDS="alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="ffmpeg" DEPEND="" |