diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-20 09:17:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-20 09:17:43 +0000 |
commit | ff03bdf58f8478e9e12717ba9558684cf1f1e621 (patch) | |
tree | 8b163542e787573a0c36b78608c243243a21cfa4 /games-emulation/caps | |
parent | stable amd64 (diff) | |
download | gentoo-2-ff03bdf58f8478e9e12717ba9558684cf1f1e621.tar.gz gentoo-2-ff03bdf58f8478e9e12717ba9558684cf1f1e621.tar.bz2 gentoo-2-ff03bdf58f8478e9e12717ba9558684cf1f1e621.zip |
stable amd64
(Portage version: 2.1.1_pre3-r1)
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 ddb62982106e..444514764286 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.6 2006/06/12 18:44:56 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.7 2006/08/20 09:17:43 blubb Exp $ + + 20 Aug 2006; Simon Stelling <blubb@gentoo.org> caps-20060612.ebuild: + stable on amd64 *caps-20060612 (12 Jun 2006) diff --git a/games-emulation/caps/caps-20060612.ebuild b/games-emulation/caps/caps-20060612.ebuild index a414ce484839..b632eeb9e504 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.1 2006/06/12 18:44:56 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/caps-20060612.ebuild,v 1.2 2006/08/20 09:17:43 blubb 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" |