diff options
author | 2007-01-05 05:00:58 +0000 | |
---|---|---|
committer | 2007-01-05 05:00:58 +0000 | |
commit | 59444dfe2af3939f762404caca10a5dc5426ba0f (patch) | |
tree | f86a47cabb2a9758191fa6029257bbcab7a58e51 /games-rpg | |
parent | Remove debug.eclass inherit for QA bug 160091, add autotools deps via autotoo... (diff) | |
download | gentoo-2-59444dfe2af3939f762404caca10a5dc5426ba0f.tar.gz gentoo-2-59444dfe2af3939f762404caca10a5dc5426ba0f.tar.bz2 gentoo-2-59444dfe2af3939f762404caca10a5dc5426ba0f.zip |
Remove debug.eclass usage.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/planeshift/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/planeshift/planeshift-0.3.011.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-rpg/planeshift/ChangeLog b/games-rpg/planeshift/ChangeLog index 056be26d39b5..5c1db2ee7242 100644 --- a/games-rpg/planeshift/ChangeLog +++ b/games-rpg/planeshift/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/planeshift -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/ChangeLog,v 1.10 2006/05/29 19:55:07 wolf31o2 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/ChangeLog,v 1.11 2007/01/05 05:00:58 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> + planeshift-0.3.011.ebuild: + Remove debug.eclass usage. 29 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> planeshift-0.3.011.ebuild: diff --git a/games-rpg/planeshift/planeshift-0.3.011.ebuild b/games-rpg/planeshift/planeshift-0.3.011.ebuild index 4ea0334316d4..421e052754be 100644 --- a/games-rpg/planeshift/planeshift-0.3.011.ebuild +++ b/games-rpg/planeshift/planeshift-0.3.011.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.3.011.ebuild,v 1.3 2006/05/29 19:55:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.3.011.ebuild,v 1.4 2007/01/05 05:00:58 flameeyes Exp $ -inherit eutils games debug +inherit eutils games DESCRIPTION="Virtual fantasy world MMORPG" HOMEPAGE="http://www.planeshift.it/" |