diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 22:47:30 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 22:47:30 +0000 |
commit | 7102c6dc0e176fda7642f820cdb06c77567f5d67 (patch) | |
tree | 7d75415555473b8c22fe6579d3973c73b689b41e /games-emulation/caps | |
parent | Stable on x86, bug #146058. (diff) | |
download | gentoo-2-7102c6dc0e176fda7642f820cdb06c77567f5d67.tar.gz gentoo-2-7102c6dc0e176fda7642f820cdb06c77567f5d67.tar.bz2 gentoo-2-7102c6dc0e176fda7642f820cdb06c77567f5d67.zip |
Stable on x86, bug #140022.
(Portage version: 2.1.1)
Diffstat (limited to 'games-emulation/caps')
-rw-r--r-- | games-emulation/caps/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/caps/caps-20060612.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/caps/ChangeLog b/games-emulation/caps/ChangeLog index ac9b624a0b1a..edf592ab39ca 100644 --- a/games-emulation/caps/ChangeLog +++ b/games-emulation/caps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/caps # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.8 2006/08/29 15:56:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.9 2006/09/09 22:47:30 ticho Exp $ + + 09 Sep 2006; <ticho@gentoo.org> caps-20060612.ebuild: + Stable on x86, bug #140022. 29 Aug 2006; Joseph Jezak <josejx@gentoo.org> caps-20060612.ebuild: Marked ppc stable for bug #140022. diff --git a/games-emulation/caps/caps-20060612.ebuild b/games-emulation/caps/caps-20060612.ebuild index a9f730a663ee..0dd4a1dfbffe 100644 --- a/games-emulation/caps/caps-20060612.ebuild +++ b/games-emulation/caps/caps-20060612.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/games-emulation/caps/caps-20060612.ebuild,v 1.3 2006/08/29 15:56:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/caps-20060612.ebuild,v 1.4 2006/09/09 22:47:30 ticho Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/ipfdevlib_linux-${PV}.tgz DEPEND="app-arch/unzip" LICENSE="CAPS" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="doc" RESTRICT="strip" |