diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-04 10:42:40 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-04 10:42:40 +0000 |
commit | f70298c8ab76332a1780b542e820534d9c5c5afa (patch) | |
tree | 29a86c36002d836659f9ed2055e54a1c11c6e238 /app-sci/hcalc/hcalc-1.0.ebuild | |
parent | Cleanup, bump to stable (diff) | |
download | historical-f70298c8ab76332a1780b542e820534d9c5c5afa.tar.gz historical-f70298c8ab76332a1780b542e820534d9c5c5afa.tar.bz2 historical-f70298c8ab76332a1780b542e820534d9c5c5afa.zip |
bump to stable
Diffstat (limited to 'app-sci/hcalc/hcalc-1.0.ebuild')
-rw-r--r-- | app-sci/hcalc/hcalc-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/hcalc/hcalc-1.0.ebuild b/app-sci/hcalc/hcalc-1.0.ebuild index 2dfa5b53add7..d6646a01b62c 100644 --- a/app-sci/hcalc/hcalc-1.0.ebuild +++ b/app-sci/hcalc/hcalc-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/hcalc/hcalc-1.0.ebuild,v 1.1 2003/07/17 01:45:45 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/hcalc/hcalc-1.0.ebuild,v 1.2 2003/11/04 10:40:27 phosphan Exp $ DESCRIPTION="DJ's Hex Calculator" HOMEPAGE="http://www.delorie.com/store/hcalc/" SRC_URI="http://www.delorie.com/store/hcalc/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/x11" |