diff options
author | 2009-10-25 12:56:35 +0000 | |
---|---|---|
committer | 2009-10-25 12:56:35 +0000 | |
commit | 8ab3311877b797b6874e299492accc9ebbb1f11c (patch) | |
tree | ee9c6c899c480a65c7408e99a821d2708cb6fc03 /games-emulation/caps | |
parent | Drop ebuild using obsolete kde eclass code. Newer versions availible. (diff) | |
download | gentoo-2-8ab3311877b797b6874e299492accc9ebbb1f11c.tar.gz gentoo-2-8ab3311877b797b6874e299492accc9ebbb1f11c.tar.bz2 gentoo-2-8ab3311877b797b6874e299492accc9ebbb1f11c.zip |
amd64/x86 stable, bug #288807
(Portage version: 2.2_rc46/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 eb17f7e28eb3..b107ae2f5fe0 100644 --- a/games-emulation/caps/ChangeLog +++ b/games-emulation/caps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/caps -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/ChangeLog,v 1.16 2008/10/28 16:56:07 tupone Exp $ +# 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 $ + + 25 Oct 2009; Markus Meier <maekke@gentoo.org> caps-20071115.ebuild: + amd64/x86 stable, bug #288807 28 Oct 2008; Tupone Alfredo <tupone@gentoo.org> caps-20071115.ebuild: Fix the URI for amd64 specific tgz. diff --git a/games-emulation/caps/caps-20071115.ebuild b/games-emulation/caps/caps-20071115.ebuild index f6da2ede0b02..a39d327149b9 100644 --- a/games-emulation/caps/caps-20071115.ebuild +++ b/games-emulation/caps/caps-20071115.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.3 2008/10/28 16:56:07 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/caps/caps-20071115.ebuild,v 1.4 2009/10/25 12:56:35 maekke 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" |