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 | |
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')
-rw-r--r-- | media-gfx/album/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/album/album-4.02.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/album/album-4.06.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/album/album-4.07.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog index 2abfdc6ab256..e9dd319ca716 100644 --- a/media-gfx/album/ChangeLog +++ b/media-gfx/album/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/album # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.39 2012/09/08 06:45:09 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.40 2012/09/30 18:05:38 armin76 Exp $ + + 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> album-4.02.ebuild, + album-4.06.ebuild, album-4.07.ebuild: + Drop alpha keywords 08 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml: Remove redundant maintainer from metadata. 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="" diff --git a/media-gfx/album/album-4.06.ebuild b/media-gfx/album/album-4.06.ebuild index 40113d01ac86..c322d87c8419 100644 --- a/media-gfx/album/album-4.06.ebuild +++ b/media-gfx/album/album-4.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.06.ebuild,v 1.4 2011/04/03 21:36:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v 1.5 2012/09/30 18:05:38 armin76 Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -9,7 +9,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="doc ffmpeg plugins themes" DEPEND="" diff --git a/media-gfx/album/album-4.07.ebuild b/media-gfx/album/album-4.07.ebuild index b66cad97b355..406220c538be 100644 --- a/media-gfx/album/album-4.07.ebuild +++ b/media-gfx/album/album-4.07.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.07.ebuild,v 1.2 2012/05/16 08:13:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.07.ebuild,v 1.3 2012/09/30 18:05:38 armin76 Exp $ EAPI=4 @@ -11,7 +11,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="doc ffmpeg plugins themes" DEPEND="" |