diff options
author | Tristan Heaven <tristan@gentoo.org> | 2006-09-28 21:36:52 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2006-09-28 21:36:52 +0000 |
commit | 8add88a12944427aaa3facc5ddabc7b4498c94ef (patch) | |
tree | c0c46d7905ee95b574bfd66fca2d43edf3250f74 /games-strategy | |
parent | inherit eutils for cdrom_get_cds, make_desktop_entry, newicon and unpack_make... (diff) | |
download | historical-8add88a12944427aaa3facc5ddabc7b4498c94ef.tar.gz historical-8add88a12944427aaa3facc5ddabc7b4498c94ef.tar.bz2 historical-8add88a12944427aaa3facc5ddabc7b4498c94ef.zip |
inherit eutils for make_desktop_entry
Package-Manager: portage-2.1.2_pre1-r4
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/uqm/uqm-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/uqm/uqm-0.5.0.ebuild b/games-strategy/uqm/uqm-0.5.0.ebuild index 17cf2145f822..f5b2c37b8fc1 100644 --- a/games-strategy/uqm/uqm-0.5.0.ebuild +++ b/games-strategy/uqm/uqm-0.5.0.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-strategy/uqm/uqm-0.5.0.ebuild,v 1.1 2006/02/07 03:43:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.5.0.ebuild,v 1.2 2006/09/28 21:36:52 nyhm Exp $ -inherit games +inherit eutils games DESCRIPTION="The Ur-Quan Masters: Port of Star Control 2" HOMEPAGE="http://sc2.sourceforge.net/" |