diff options
author | 2004-11-22 12:37:09 +0000 | |
---|---|---|
committer | 2004-11-22 12:37:09 +0000 | |
commit | ee8b58da55403014a2e8b131e20e3d4af38809b5 (patch) | |
tree | 81bd0daacc18a2192c5f37de835300ea5d9b8fee /games-puzzle/concentration/concentration-1.1.ebuild | |
parent | Version bumped. Changed einstall to make DESTDIR=${D} install; bug #72013. (diff) | |
download | historical-ee8b58da55403014a2e8b131e20e3d4af38809b5.tar.gz historical-ee8b58da55403014a2e8b131e20e3d4af38809b5.tar.bz2 historical-ee8b58da55403014a2e8b131e20e3d4af38809b5.zip |
Marked ppc stable.
Diffstat (limited to 'games-puzzle/concentration/concentration-1.1.ebuild')
-rw-r--r-- | games-puzzle/concentration/concentration-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/concentration/concentration-1.1.ebuild b/games-puzzle/concentration/concentration-1.1.ebuild index 4b72adb4e350..6954cbeeb27b 100644 --- a/games-puzzle/concentration/concentration-1.1.ebuild +++ b/games-puzzle/concentration/concentration-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.5 2004/06/24 23:02:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.6 2004/11/22 12:33:38 josejx Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.shiftygames.com/concentration/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=media-libs/libsdl-1.2 |