diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2006-09-27 14:17:12 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2006-09-27 14:17:12 +0000 |
commit | 1824a4338c0d56815de674ea8b48bd798166ee1b (patch) | |
tree | dd667b8b1427fe4ab562bb4190a2bb9b3c5eaf0e /games-sports/torcs | |
parent | Add inherit eutils (diff) | |
download | gentoo-2-1824a4338c0d56815de674ea8b48bd798166ee1b.tar.gz gentoo-2-1824a4338c0d56815de674ea8b48bd798166ee1b.tar.bz2 gentoo-2-1824a4338c0d56815de674ea8b48bd798166ee1b.zip |
Add inherit eutils
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'games-sports/torcs')
-rw-r--r-- | games-sports/torcs/ChangeLog | 6 | ||||
-rw-r--r-- | games-sports/torcs/torcs-1.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | games-sports/torcs/torcs-1.2.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-sports/torcs/ChangeLog b/games-sports/torcs/ChangeLog index b703a809fc62..d1fdd155706b 100644 --- a/games-sports/torcs/ChangeLog +++ b/games-sports/torcs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-sports/torcs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.15 2006/06/14 12:09:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.16 2006/09/27 14:17:12 nyhm Exp $ + + 27 Sep 2006; Tristan Heaven <nyhm@gentoo.org> torcs-1.2.4.ebuild, + torcs-1.2.4-r1.ebuild: + Add inherit eutils 14 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> torcs-1.2.4-r1.ebuild: Stable on x86 in preparation of split openal/freealut. diff --git a/games-sports/torcs/torcs-1.2.4-r1.ebuild b/games-sports/torcs/torcs-1.2.4-r1.ebuild index 3c98778bb25f..2d2a9a3ffdbb 100644 --- a/games-sports/torcs/torcs-1.2.4-r1.ebuild +++ b/games-sports/torcs/torcs-1.2.4-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4-r1.ebuild,v 1.3 2006/06/14 12:09:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4-r1.ebuild,v 1.4 2006/09/27 14:17:12 nyhm Exp $ -inherit games +inherit eutils games DESCRIPTION="The Open Racing Car Simulator" HOMEPAGE="http://torcs.org/" diff --git a/games-sports/torcs/torcs-1.2.4.ebuild b/games-sports/torcs/torcs-1.2.4.ebuild index 4c606f68bfb1..a2cebfc176b5 100644 --- a/games-sports/torcs/torcs-1.2.4.ebuild +++ b/games-sports/torcs/torcs-1.2.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4.ebuild,v 1.3 2006/05/23 20:57:46 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4.ebuild,v 1.4 2006/09/27 14:17:12 nyhm Exp $ -inherit games +inherit eutils games DESCRIPTION="The Open Racing Car Simulator" HOMEPAGE="http://torcs.org/" |