diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:24:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:24:21 +0000 |
commit | 8fb9d85f74c7d5e2f24abd8b546e0e59c1633f57 (patch) | |
tree | 4776f9ce6800e237ddb1973a5a2f5a034c4a92c9 /games-sports | |
parent | Making games last on inherit line. (diff) | |
download | gentoo-2-8fb9d85f74c7d5e2f24abd8b546e0e59c1633f57.tar.gz gentoo-2-8fb9d85f74c7d5e2f24abd8b546e0e59c1633f57.tar.bz2 gentoo-2-8fb9d85f74c7d5e2f24abd8b546e0e59c1633f57.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-sports')
-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 48661b13b5b0..b9cc0891b73a 100644 --- a/games-sports/gracer/ChangeLog +++ b/games-sports/gracer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/gracer # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/ChangeLog,v 1.10 2005/05/01 18:13:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/ChangeLog,v 1.11 2005/09/26 18:22:15 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> gracer-0.1.5.ebuild: + Making games last on inherit line. 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> gracer-0.1.5.ebuild: Stable on ppc. diff --git a/games-sports/gracer/gracer-0.1.5.ebuild b/games-sports/gracer/gracer-0.1.5.ebuild index 276f320e4a45..6fbf15064976 100644 --- a/games-sports/gracer/gracer-0.1.5.ebuild +++ b/games-sports/gracer/gracer-0.1.5.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-sports/gracer/gracer-0.1.5.ebuild,v 1.10 2005/05/01 18:13:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/gracer-0.1.5.ebuild,v 1.11 2005/09/26 18:22:15 wolf31o2 Exp $ -inherit gnuconfig games eutils +inherit gnuconfig eutils games DESCRIPTION="3D motor sports simulator" HOMEPAGE="http://gracer.sourceforge.net/" |