diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2006-01-13 01:11:46 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2006-01-13 01:11:46 +0000 |
commit | 0441f9c076ef9599fc8b1b7c09dfd0eaf5156859 (patch) | |
tree | 5c93dc8948c8f292a6e96eca1afd9e82f113bab4 /media-gfx/album/album-3.10.ebuild | |
parent | apply patch to fix #118722 . Attached patch to gnome bug #317961 (diff) | |
download | gentoo-2-0441f9c076ef9599fc8b1b7c09dfd0eaf5156859.tar.gz gentoo-2-0441f9c076ef9599fc8b1b7c09dfd0eaf5156859.tar.bz2 gentoo-2-0441f9c076ef9599fc8b1b7c09dfd0eaf5156859.zip |
Remove old ebuilds, mark 3.10 x86 stable.
(Portage version: 2.0.53)
Diffstat (limited to 'media-gfx/album/album-3.10.ebuild')
-rw-r--r-- | media-gfx/album/album-3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/album/album-3.10.ebuild b/media-gfx/album/album-3.10.ebuild index 92626d887ed7..fba5a639f554 100644 --- a/media-gfx/album/album-3.10.ebuild +++ b/media-gfx/album/album-3.10.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/album/album-3.10.ebuild,v 1.2 2006/01/06 04:45:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.10.ebuild,v 1.3 2006/01/13 01:11:46 vanquirius 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" |