diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 13:38:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 13:38:39 +0000 |
commit | a6ede2dd8672b0976ccad2c58bb02827c21738ef (patch) | |
tree | dee24ecf01fc379dcebd2c71391db283aa3f2b1d | |
parent | Remove old. (diff) | |
download | gentoo-2-a6ede2dd8672b0976ccad2c58bb02827c21738ef.tar.gz gentoo-2-a6ede2dd8672b0976ccad2c58bb02827c21738ef.tar.bz2 gentoo-2-a6ede2dd8672b0976ccad2c58bb02827c21738ef.zip |
revert, it was a keywordreq for ppc
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | games-arcade/mari0/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/mari0/mari0-1.6.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-arcade/mari0/ChangeLog b/games-arcade/mari0/ChangeLog index d6ab9b9f0614..903c0042970f 100644 --- a/games-arcade/mari0/ChangeLog +++ b/games-arcade/mari0/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/mari0 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v 1.6 2012/09/26 14:05:33 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v 1.7 2012/11/21 13:38:39 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> mari0-1.6.ebuild: + revert, it was a keywordreq for ppc 26 Sep 2012; Julian Ospald <hasufell@gentoo.org> mari0-1.6.ebuild: stable for amd64 wrt #435896 tested by Agostino Sarubbo @@ -23,4 +26,3 @@ 17 May 2012; Julian Ospald <hasufell@gentoo.org> +files/mari0.svg, +mari0-1.6.ebuild, +metadata.xml: initial commit wrt #407105 - diff --git a/games-arcade/mari0/mari0-1.6.ebuild b/games-arcade/mari0/mari0-1.6.ebuild index 5b54279c69e3..dc20bbcbbd4b 100644 --- a/games-arcade/mari0/mari0-1.6.ebuild +++ b/games-arcade/mari0/mari0-1.6.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/games-arcade/mari0/mari0-1.6.ebuild,v 1.7 2012/09/26 14:05:33 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v 1.8 2012/11/21 13:38:39 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="${P}.zip" LICENSE="CCPL-Attribution-ShareAlike-NonCommercial-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RESTRICT="fetch" # unsure about legality of graphics |