diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-16 22:43:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-16 22:43:52 +0000 |
commit | b964da7c059526c060edf0ed6d3b2080bc0d6ad9 (patch) | |
tree | c1052c03527677956a10351b19a9169bfc05d507 /games-arcade | |
parent | Stable for HPPA (bug #236246). (diff) | |
download | gentoo-2-b964da7c059526c060edf0ed6d3b2080bc0d6ad9.tar.gz gentoo-2-b964da7c059526c060edf0ed6d3b2080bc0d6ad9.tar.bz2 gentoo-2-b964da7c059526c060edf0ed6d3b2080bc0d6ad9.zip |
Marked ~hppa too.
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/openbubbles/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/openbubbles/openbubbles-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/openbubbles/ChangeLog b/games-arcade/openbubbles/ChangeLog index cfbb0339f6c2..fa514ae9a37c 100644 --- a/games-arcade/openbubbles/ChangeLog +++ b/games-arcade/openbubbles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/openbubbles # 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 $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/ChangeLog,v 1.7 2008/09/16 22:43:52 jer Exp $ + + 16 Sep 2008; Jeroen Roovers <jer@gentoo.org> openbubbles-1.2.ebuild: + Marked ~hppa too. 25 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> openbubbles-1.2.ebuild: diff --git a/games-arcade/openbubbles/openbubbles-1.2.ebuild b/games-arcade/openbubbles/openbubbles-1.2.ebuild index 182316f0fcca..5c6b45265486 100644 --- a/games-arcade/openbubbles/openbubbles-1.2.ebuild +++ b/games-arcade/openbubbles/openbubbles-1.2.ebuild @@ -1,6 +1,6 @@ # 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.5 2008/03/25 13:54:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/openbubbles/openbubbles-1.2.ebuild,v 1.6 2008/09/16 22:43:52 jer 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 ~hppa x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |