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-simulation/gl117 | |
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-simulation/gl117')
-rw-r--r-- | games-simulation/gl117/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/gl117/gl117-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/gl117/ChangeLog b/games-simulation/gl117/ChangeLog index 5f87654ebd9d..464c66eba8a0 100644 --- a/games-simulation/gl117/ChangeLog +++ b/games-simulation/gl117/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/gl117 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.15 2005/05/01 18:04:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.16 2005/09/26 18:21:44 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> gl117-1.3.2.ebuild: + Making games last on inherit line. 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> gl117-1.3.2.ebuild: Stable on ppc. diff --git a/games-simulation/gl117/gl117-1.3.2.ebuild b/games-simulation/gl117/gl117-1.3.2.ebuild index e8787ce9714b..adaccfe29bb1 100644 --- a/games-simulation/gl117/gl117-1.3.2.ebuild +++ b/games-simulation/gl117/gl117-1.3.2.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-simulation/gl117/gl117-1.3.2.ebuild,v 1.2 2005/05/01 18:04:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/gl117-1.3.2.ebuild,v 1.3 2005/09/26 18:21:44 wolf31o2 Exp $ -inherit games eutils +inherit eutils games MY_P="gl-117-${PV}-src" DESCRIPTION="An action flight simulator" |