diff options
author | 2004-04-14 20:06:18 +0000 | |
---|---|---|
committer | 2004-04-14 20:06:18 +0000 | |
commit | c0614f11d62665a2a9facf7c8b5e466f94c53897 (patch) | |
tree | 0a3a9b5cb17ac2468fd1e4d69c6b1509c7f4cbe0 /games-board/xfreecell | |
parent | stable on sparc wrt bug #46856 (diff) | |
download | historical-c0614f11d62665a2a9facf7c8b5e466f94c53897.tar.gz historical-c0614f11d62665a2a9facf7c8b5e466f94c53897.tar.bz2 historical-c0614f11d62665a2a9facf7c8b5e466f94c53897.zip |
add eutils back in
Diffstat (limited to 'games-board/xfreecell')
-rw-r--r-- | games-board/xfreecell/xfreecell-1.0.5b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/xfreecell/xfreecell-1.0.5b.ebuild b/games-board/xfreecell/xfreecell-1.0.5b.ebuild index aaa2fe37eaad..ded85154a865 100644 --- a/games-board/xfreecell/xfreecell-1.0.5b.ebuild +++ b/games-board/xfreecell/xfreecell-1.0.5b.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-board/xfreecell/xfreecell-1.0.5b.ebuild,v 1.2 2004/04/13 09:46:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xfreecell/xfreecell-1.0.5b.ebuild,v 1.3 2004/04/14 20:06:18 mr_bones_ Exp $ -inherit games +inherit eutils games S="${WORKDIR}/${PN}" DESCRIPTION="A freecell game for X" |