diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-25 13:54:56 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-25 13:54:56 +0000 |
commit | 02c1763f5b0ac6a8383f02f6e797591efacd1c6c (patch) | |
tree | 266ae68e20d4e405c70879744f02a2a1768498d0 /games-arcade | |
parent | amd64 stable (diff) | |
download | gentoo-2-02c1763f5b0ac6a8383f02f6e797591efacd1c6c.tar.gz gentoo-2-02c1763f5b0ac6a8383f02f6e797591efacd1c6c.tar.bz2 gentoo-2-02c1763f5b0ac6a8383f02f6e797591efacd1c6c.zip |
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/openbubbles/ChangeLog | 8 | ||||
-rw-r--r-- | games-arcade/openbubbles/openbubbles-1.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-arcade/openbubbles/ChangeLog b/games-arcade/openbubbles/ChangeLog index 121efc163593..cfbb0339f6c2 100644 --- a/games-arcade/openbubbles/ChangeLog +++ b/games-arcade/openbubbles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/openbubbles -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/ChangeLog,v 1.5 2007/04/25 22:07:07 tupone Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/ChangeLog,v 1.6 2008/03/25 13:54:56 coldwind Exp $ + + 25 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + openbubbles-1.2.ebuild: + amd64 stable 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> openbubbles-1.2.ebuild: Add ~x86-fbsd keyword. diff --git a/games-arcade/openbubbles/openbubbles-1.2.ebuild b/games-arcade/openbubbles/openbubbles-1.2.ebuild index 48cd945c5f6d..182316f0fcca 100644 --- a/games-arcade/openbubbles/openbubbles-1.2.ebuild +++ b/games-arcade/openbubbles/openbubbles-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/openbubbles-1.2.ebuild,v 1.4 2007/04/24 14:54:58 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/openbubbles-1.2.ebuild,v 1.5 2008/03/25 13:54:56 coldwind Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.freewebs.com/lasindi/openbubbles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |