diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-10 15:40:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-10 15:40:16 +0000 |
commit | f371563e4de340122098c01768cb71978a3c0faf (patch) | |
tree | 77795aa4f404e6dea178078a874d78c076fb609a /media-gfx/album/album-4.02.ebuild | |
parent | Stable for HPPA (bug #181339). (diff) | |
download | gentoo-2-f371563e4de340122098c01768cb71978a3c0faf.tar.gz gentoo-2-f371563e4de340122098c01768cb71978a3c0faf.tar.bz2 gentoo-2-f371563e4de340122098c01768cb71978a3c0faf.zip |
alpha stable wrt #169249
(Portage version: 2.1.2.9)
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 2d5d215096bf..fdf7ca106926 100644 --- a/media-gfx/album/album-4.02.ebuild +++ b/media-gfx/album/album-4.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4 2007/04/30 20:57:54 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.02.ebuild,v 1.5 2007/06/10 15:40:16 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="alpha ~amd64 ~ppc ppc64 x86" IUSE="ffmpeg" DEPEND="virtual/libc" |