diff options
author | 2010-01-06 13:01:28 +0000 | |
---|---|---|
committer | 2010-01-06 13:01:28 +0000 | |
commit | 83c4fd2e1ba109bf758ab7ec7017dd9b01fce9c8 (patch) | |
tree | 0193f82685f127577067855dd4161823b9774d61 /games-emulation/caps | |
parent | [uget] added live ebuild (diff) | |
download | gentoo-2-83c4fd2e1ba109bf758ab7ec7017dd9b01fce9c8.tar.gz gentoo-2-83c4fd2e1ba109bf758ab7ec7017dd9b01fce9c8.tar.bz2 gentoo-2-83c4fd2e1ba109bf758ab7ec7017dd9b01fce9c8.zip |
Marked ppc stable for bug #288807.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/caps')
-rw-r--r-- | games-emulation/caps/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/caps/caps-20071115.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/caps/ChangeLog b/games-emulation/caps/ChangeLog index b107ae2f5fe0..17e52c449fe1 100644 --- a/games-emulation/caps/ChangeLog +++ b/games-emulation/caps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/caps -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.17 2009/10/25 12:56:35 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.18 2010/01/06 13:01:28 josejx Exp $ + + 06 Jan 2010; Joseph Jezak <josejx@gentoo.org> caps-20071115.ebuild: + Marked ppc stable for bug #288807. 25 Oct 2009; Markus Meier <maekke@gentoo.org> caps-20071115.ebuild: amd64/x86 stable, bug #288807 diff --git a/games-emulation/caps/caps-20071115.ebuild b/games-emulation/caps/caps-20071115.ebuild index a39d327149b9..fdcb30159789 100644 --- a/games-emulation/caps/caps-20071115.ebuild +++ b/games-emulation/caps/caps-20071115.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-emulation/caps/caps-20071115.ebuild,v 1.4 2009/10/25 12:56:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/caps-20071115.ebuild,v 1.5 2010/01/06 13:01:28 josejx Exp $ inherit eutils multilib @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/ipfdevlib_linux-20060612.tgz LICENSE="CAPS" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc" RESTRICT="strip" |