diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-27 21:23:43 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-27 21:23:43 +0000 |
commit | cce5145b0eaf720fae8ac2f6b10045ba703fe0bc (patch) | |
tree | 4c0f96621f70f776e83340966d828e1f5b93d997 /games-arcade/ceferino | |
parent | Stable on amd64 wrt bug 178383 (diff) | |
download | gentoo-2-cce5145b0eaf720fae8ac2f6b10045ba703fe0bc.tar.gz gentoo-2-cce5145b0eaf720fae8ac2f6b10045ba703fe0bc.tar.bz2 gentoo-2-cce5145b0eaf720fae8ac2f6b10045ba703fe0bc.zip |
Stable on amd64 wrt bug 178386
(Portage version: 2.1.2.7)
Diffstat (limited to 'games-arcade/ceferino')
-rw-r--r-- | games-arcade/ceferino/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/ceferino/ceferino-0.97.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/ceferino/ChangeLog b/games-arcade/ceferino/ChangeLog index 15748d7d02b6..92bb3183baf9 100644 --- a/games-arcade/ceferino/ChangeLog +++ b/games-arcade/ceferino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/ceferino -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ceferino/ChangeLog,v 1.10 2006/10/09 23:54:48 nyhm Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ceferino/ChangeLog,v 1.11 2007/05/27 21:23:43 welp Exp $ + + 27 May 2007; Peter Weller <welp@gentoo.org> ceferino-0.97.5.ebuild: + Stable on amd64 wrt bug 178386 05 Oct 2006; Tristan Heaven <nyhm@gentoo.org> ceferino-0.97.5.ebuild: Fix gettext dependency diff --git a/games-arcade/ceferino/ceferino-0.97.5.ebuild b/games-arcade/ceferino/ceferino-0.97.5.ebuild index cd3f53984fea..576a4f2bf317 100644 --- a/games-arcade/ceferino/ceferino-0.97.5.ebuild +++ b/games-arcade/ceferino/ceferino-0.97.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ceferino/ceferino-0.97.5.ebuild,v 1.2 2006/10/05 17:19:05 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ceferino/ceferino-0.97.5.ebuild,v 1.3 2007/05/27 21:23:43 welp Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.loosersjuegos.com.ar/juegos/ceferino/descargas/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls" RDEPEND=">=media-libs/libsdl-1.2 |