diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-05-17 18:50:01 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-05-17 18:50:01 +0000 |
commit | ae7fd1431834362a5d3ce684410a861f1347c417 (patch) | |
tree | 03c47d9e585b08e54503b87de6245264af6e074f /games-rpg/freedroid/freedroid-1.0.2.ebuild | |
parent | fix bug #92894 and typo with my_conf usage. (diff) | |
download | historical-ae7fd1431834362a5d3ce684410a861f1347c417.tar.gz historical-ae7fd1431834362a5d3ce684410a861f1347c417.tar.bz2 historical-ae7fd1431834362a5d3ce684410a861f1347c417.zip |
Cleanup for bug #92745.
Diffstat (limited to 'games-rpg/freedroid/freedroid-1.0.2.ebuild')
-rw-r--r-- | games-rpg/freedroid/freedroid-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/freedroid/freedroid-1.0.2.ebuild b/games-rpg/freedroid/freedroid-1.0.2.ebuild index 88f99230f9ab..9fb44d5b6bc5 100644 --- a/games-rpg/freedroid/freedroid-1.0.2.ebuild +++ b/games-rpg/freedroid/freedroid-1.0.2.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-rpg/freedroid/freedroid-1.0.2.ebuild,v 1.7 2004/06/24 23:15:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedroid/freedroid-1.0.2.ebuild,v 1.8 2005/05/17 18:50:01 wolf31o2 Exp $ -inherit games flag-o-matic gcc +inherit flag-o-matic toolchain-funcs games DESCRIPTION="Freedroid - a Paradroid clone" HOMEPAGE="http://freedroid.sourceforge.net/" |