diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-27 07:21:41 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-27 07:21:41 +0000 |
commit | 4c905ac6a3de71581664febe0721bbc52100032e (patch) | |
tree | e256998447473b6fa6435d71c9ea1024bf659758 /games-sports/gracer | |
parent | stable on amd64 (diff) | |
download | gentoo-2-4c905ac6a3de71581664febe0721bbc52100032e.tar.gz gentoo-2-4c905ac6a3de71581664febe0721bbc52100032e.tar.bz2 gentoo-2-4c905ac6a3de71581664febe0721bbc52100032e.zip |
stable on amd64
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'games-sports/gracer')
-rw-r--r-- | games-sports/gracer/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/gracer/gracer-0.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/gracer/ChangeLog b/games-sports/gracer/ChangeLog index 73a3824e7849..fd7376379d74 100644 --- a/games-sports/gracer/ChangeLog +++ b/games-sports/gracer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/gracer # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/ChangeLog,v 1.14 2006/05/23 17:34:21 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/ChangeLog,v 1.15 2006/09/27 07:21:41 blubb Exp $ + + 27 Sep 2006; Simon Stelling <blubb@gentoo.org> gracer-0.1.5.ebuild: + stable on amd64 23 May 2006; <Tupone@gentoo.org> +files/gracer-0.1.5-gcc41.patch, gracer-0.1.5.ebuild: diff --git a/games-sports/gracer/gracer-0.1.5.ebuild b/games-sports/gracer/gracer-0.1.5.ebuild index 711acc240131..591807d841c9 100644 --- a/games-sports/gracer/gracer-0.1.5.ebuild +++ b/games-sports/gracer/gracer-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/gracer-0.1.5.ebuild,v 1.14 2006/05/23 17:34:21 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/gracer-0.1.5.ebuild,v 1.15 2006/09/27 07:21:40 blubb Exp $ inherit gnuconfig eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gracer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="gif jpeg png joystick" DEPEND="|| ( ( x11-libs/libXi |