diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-29 19:30:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-29 19:30:57 +0000 |
commit | 17bcfa36d3b58642ca74f6e87aa81d87a9349336 (patch) | |
tree | a599cbaa63a76f5ee6cc1db4558e36aa8d088b0b /games-arcade/bub-n-bros | |
parent | Add ~alpha (Manifest recommit) (diff) | |
download | gentoo-2-17bcfa36d3b58642ca74f6e87aa81d87a9349336.tar.gz gentoo-2-17bcfa36d3b58642ca74f6e87aa81d87a9349336.tar.bz2 gentoo-2-17bcfa36d3b58642ca74f6e87aa81d87a9349336.zip |
Add ~alpha
Diffstat (limited to 'games-arcade/bub-n-bros')
-rw-r--r-- | games-arcade/bub-n-bros/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-arcade/bub-n-bros/ChangeLog b/games-arcade/bub-n-bros/ChangeLog index 3446cfb794d7..846a7521c61a 100644 --- a/games-arcade/bub-n-bros/ChangeLog +++ b/games-arcade/bub-n-bros/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/bub-n-bros -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.2 2003/09/10 20:33:21 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.3 2004/04/29 19:28:27 agriffis Exp $ + + 29 Apr 2004; Aron Griffis <agriffis@gentoo.org> bub-n-bros-1.1.ebuild: + Add ~alpha *bub-n-bros-1.1 (12 Jul 2003) diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild index 83bf6b1c1a9e..d2d2f4509ae2 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.3 2004/04/27 08:02:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.4 2004/04/29 19:28:27 agriffis Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~alpha" IUSE="" DEPEND=">=dev-lang/python-2.2*" |