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/qct | |
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/qct')
-rw-r--r-- | games-simulation/qct/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/qct/qct-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/qct/ChangeLog b/games-simulation/qct/ChangeLog index 37cb98eaa1ca..478954a93ef3 100644 --- a/games-simulation/qct/ChangeLog +++ b/games-simulation/qct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/qct # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.5 2005/07/02 21:16:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/ChangeLog,v 1.6 2005/09/26 18:20:29 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> qct-0.7.ebuild: + Making games last on inherit line. 02 Jul 2005; Mike Frysinger <vapier@gentoo.org> +files/qct-0.7-constant.patch, qct-0.7.ebuild: diff --git a/games-simulation/qct/qct-0.7.ebuild b/games-simulation/qct/qct-0.7.ebuild index ae62e359b55b..a1b927162ba1 100644 --- a/games-simulation/qct/qct-0.7.ebuild +++ b/games-simulation/qct/qct-0.7.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/qct/qct-0.7.ebuild,v 1.6 2005/07/02 21:16:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/qct-0.7.ebuild,v 1.7 2005/09/26 18:20:29 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Quiet Console Town puts you in the place of the mayor of a budding new console RPG city" HOMEPAGE="http://sourceforge.net/projects/qct/" |