diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-14 20:28:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-14 20:28:33 +0000 |
commit | 02bea3a5d60d5cfd08129c2d21306a86b8e862e9 (patch) | |
tree | 2a0d4ccba5f911662ca601f2633c7de6f12105c9 /games-strategy/xarchon | |
parent | inherit eutils (diff) | |
download | historical-02bea3a5d60d5cfd08129c2d21306a86b8e862e9.tar.gz historical-02bea3a5d60d5cfd08129c2d21306a86b8e862e9.tar.bz2 historical-02bea3a5d60d5cfd08129c2d21306a86b8e862e9.zip |
add eutils back in
Diffstat (limited to 'games-strategy/xarchon')
-rw-r--r-- | games-strategy/xarchon/xarchon-0.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/xarchon/xarchon-0.60.ebuild b/games-strategy/xarchon/xarchon-0.60.ebuild index 5dce5923713b..d812666ce077 100644 --- a/games-strategy/xarchon/xarchon-0.60.ebuild +++ b/games-strategy/xarchon/xarchon-0.60.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60.ebuild,v 1.4 2004/04/13 10:25:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60.ebuild,v 1.5 2004/04/14 20:28:33 mr_bones_ Exp $ -inherit games +inherit eutils games DESCRIPTION="modelled after the golden oldie Archon game" HOMEPAGE="http://xarchon.seul.org/" |