diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-20 16:49:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-20 16:49:31 +0000 |
commit | 913b3ddcfac233e6c9257759f0e0e279bf9adba7 (patch) | |
tree | 1d44e039b3277cd80cce7a4bafa01b1a72998697 /games-arcade/abe | |
parent | stable on amd64 (diff) | |
download | historical-913b3ddcfac233e6c9257759f0e0e279bf9adba7.tar.gz historical-913b3ddcfac233e6c9257759f0e0e279bf9adba7.tar.bz2 historical-913b3ddcfac233e6c9257759f0e0e279bf9adba7.zip |
stable on amd64
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'games-arcade/abe')
-rw-r--r-- | games-arcade/abe/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/abe/abe-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/abe/ChangeLog b/games-arcade/abe/ChangeLog index dd0305b5f92b..c5a40e043a7e 100644 --- a/games-arcade/abe/ChangeLog +++ b/games-arcade/abe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/abe -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/ChangeLog,v 1.5 2005/08/28 06:34:31 mr_bones_ Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/ChangeLog,v 1.6 2006/09/20 16:47:12 blubb Exp $ + + 20 Sep 2006; <blubb@gentoo.org> abe-1.1.ebuild: + stable on amd64 *abe-1.1 (28 Aug 2005) diff --git a/games-arcade/abe/abe-1.1.ebuild b/games-arcade/abe/abe-1.1.ebuild index 80d6359e151c..c0bae6556955 100644 --- a/games-arcade/abe/abe-1.1.ebuild +++ b/games-arcade/abe/abe-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/abe-1.1.ebuild,v 1.1 2005/08/28 06:34:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/abe/abe-1.1.ebuild,v 1.2 2006/09/20 16:47:12 blubb Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/abe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=media-libs/libsdl-1.2.3 |