diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-30 14:01:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-30 14:01:57 +0000 |
commit | 0f758cefa6f77b02ba283b3597002ec328b021c1 (patch) | |
tree | e7707144e1ab981c71bbae19a1310301ef04004c /games-arcade/lbreakout2 | |
parent | Drop ia64 keyword (diff) | |
download | gentoo-2-0f758cefa6f77b02ba283b3597002ec328b021c1.tar.gz gentoo-2-0f758cefa6f77b02ba283b3597002ec328b021c1.tar.bz2 gentoo-2-0f758cefa6f77b02ba283b3597002ec328b021c1.zip |
Drop alpha/ia64 keywords
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'games-arcade/lbreakout2')
-rw-r--r-- | games-arcade/lbreakout2/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild | 6 | ||||
-rw-r--r-- | games-arcade/lbreakout2/lbreakout2-2.6.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/games-arcade/lbreakout2/ChangeLog b/games-arcade/lbreakout2/ChangeLog index 5386772f8c5e..28831d1c96d3 100644 --- a/games-arcade/lbreakout2/ChangeLog +++ b/games-arcade/lbreakout2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/lbreakout2 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.22 2009/12/30 20:51:20 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/ChangeLog,v 1.23 2010/01/30 14:01:57 armin76 Exp $ + + 30 Jan 2010; Raúl Porcel <armin76@gentoo.org> lbreakout2-2.5.2.ebuild, + lbreakout2-2.6.1.ebuild: + Drop alpha/ia64 keywords *lbreakout2-2.6.1 (30 Dec 2009) diff --git a/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild b/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild index 41ac404011be..e359720501f7 100644 --- a/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild +++ b/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild,v 1.10 2009/02/22 23:50:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild,v 1.11 2010/01/30 14:01:57 armin76 Exp $ EAPI=2 inherit flag-o-matic eutils games @@ -16,7 +16,7 @@ SRC_URI=" mirror://sourceforge/lgames/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="themes" DEPEND="media-libs/libpng diff --git a/games-arcade/lbreakout2/lbreakout2-2.6.1.ebuild b/games-arcade/lbreakout2/lbreakout2-2.6.1.ebuild index a17a6bf0068f..892f6c1a53d0 100644 --- a/games-arcade/lbreakout2/lbreakout2-2.6.1.ebuild +++ b/games-arcade/lbreakout2/lbreakout2-2.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.1.ebuild,v 1.1 2009/12/30 20:51:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.6.1.ebuild,v 1.2 2010/01/30 14:01:57 armin76 Exp $ EAPI=2 inherit autotools flag-o-matic eutils games @@ -16,7 +16,7 @@ SRC_URI=" mirror://sourceforge/lgames/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="nls themes" RDEPEND="media-libs/libpng |