diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:39:55 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:39:55 +0000 |
commit | 8e40e864bf0c2fa50d0668317584d00853518bff (patch) | |
tree | 314425dcf0d52ede7ed945347c252606fef20eee /games-arcade/xevil | |
parent | Making games last on inherit line. (diff) | |
download | historical-8e40e864bf0c2fa50d0668317584d00853518bff.tar.gz historical-8e40e864bf0c2fa50d0668317584d00853518bff.tar.bz2 historical-8e40e864bf0c2fa50d0668317584d00853518bff.zip |
Making games last on inherit line.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-arcade/xevil')
-rw-r--r-- | games-arcade/xevil/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/xevil/xevil-2.02_p2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/xevil/ChangeLog b/games-arcade/xevil/ChangeLog index c15f6305cb99..8b83b0fe2e84 100644 --- a/games-arcade/xevil/ChangeLog +++ b/games-arcade/xevil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/xevil -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/ChangeLog,v 1.6 2004/12/28 18:24:19 josejx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/ChangeLog,v 1.7 2005/09/26 17:37:31 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> xevil-2.02_p2.ebuild: + Making games last on inherit line. 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> xevil-2.02_p2.ebuild: Marked ppc stable. diff --git a/games-arcade/xevil/xevil-2.02_p2.ebuild b/games-arcade/xevil/xevil-2.02_p2.ebuild index 25cd70b7a645..9210a60c18a5 100644 --- a/games-arcade/xevil/xevil-2.02_p2.ebuild +++ b/games-arcade/xevil/xevil-2.02_p2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/xevil-2.02_p2.ebuild,v 1.9 2004/12/28 18:24:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/xevil-2.02_p2.ebuild,v 1.10 2005/09/26 17:37:31 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DEB_PATCH=2 MY_PV=${PV/_p/r} |