diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-12 17:33:45 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-12 17:33:45 +0000 |
commit | 89c7e641526d8cc1363ae23ef22e4253d1dfb11f (patch) | |
tree | ffbb34c867deab318f22e61668b484a852b7275f /games-emulation/zinc | |
parent | stable x86; bug 166263 (diff) | |
download | gentoo-2-89c7e641526d8cc1363ae23ef22e4253d1dfb11f.tar.gz gentoo-2-89c7e641526d8cc1363ae23ef22e4253d1dfb11f.tar.bz2 gentoo-2-89c7e641526d8cc1363ae23ef22e4253d1dfb11f.zip |
marked ~amd64; bug 129803
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-emulation/zinc')
-rw-r--r-- | games-emulation/zinc/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/zinc/zinc-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/zinc/ChangeLog b/games-emulation/zinc/ChangeLog index fc2626fff31c..da57646c5155 100644 --- a/games-emulation/zinc/ChangeLog +++ b/games-emulation/zinc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/zinc -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.8 2006/12/01 22:07:42 wolf31o2 Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.9 2007/02/12 17:33:45 blubb Exp $ + + 12 Feb 2007; Simon Stelling <blubb@gentoo.org> zinc-1.1.ebuild: + marked ~amd64; bug 129803 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> zinc-1.1.ebuild: Removing old virtual/x11 dependency. diff --git a/games-emulation/zinc/zinc-1.1.ebuild b/games-emulation/zinc/zinc-1.1.ebuild index 4f72306516da..203b36a39394 100644 --- a/games-emulation/zinc/zinc-1.1.ebuild +++ b/games-emulation/zinc/zinc-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.4 2006/12/01 22:07:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.5 2007/02/12 17:33:45 blubb Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.emuhype.com/files/${P//[-.]/}-lnx.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-* ~amd64 x86" IUSE="" RESTRICT="strip" QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/bin/zinc" |