diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:39:55 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:39:55 +0000 |
commit | 8e40e864bf0c2fa50d0668317584d00853518bff (patch) | |
tree | 314425dcf0d52ede7ed945347c252606fef20eee /games-arcade/xbubble | |
parent | Making games last on inherit line. (diff) | |
download | historical-8e40e864bf0c2fa50d0668317584d00853518bff.tar.gz historical-8e40e864bf0c2fa50d0668317584d00853518bff.tar.bz2 historical-8e40e864bf0c2fa50d0668317584d00853518bff.zip |
Making games last on inherit line.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-arcade/xbubble')
-rw-r--r-- | games-arcade/xbubble/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/xbubble/xbubble-0.5.8.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-arcade/xbubble/ChangeLog b/games-arcade/xbubble/ChangeLog index ad1effca8b48..f18cdd9c97d1 100644 --- a/games-arcade/xbubble/ChangeLog +++ b/games-arcade/xbubble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/xbubble -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/ChangeLog,v 1.4 2004/11/22 13:57:26 sekretarz Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/ChangeLog,v 1.5 2005/09/26 17:39:55 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> xbubble-0.5.8.ebuild: + Making games last on inherit line. 22 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> xbubble-0.5.8.ebuild: Added to ~amd64, bug #71229 diff --git a/games-arcade/xbubble/xbubble-0.5.8.ebuild b/games-arcade/xbubble/xbubble-0.5.8.ebuild index 063daf3be6b2..c10eff5e4d6f 100644 --- a/games-arcade/xbubble/xbubble-0.5.8.ebuild +++ b/games-arcade/xbubble/xbubble-0.5.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild,v 1.6 2005/05/15 20:45:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild,v 1.7 2005/09/26 17:39:55 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="a Puzzle Bobble clone similar to Frozen-Bubble" HOMEPAGE="http://www.nongnu.org/xbubble/" |