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/hexcalc/hexcalc-1.11.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/hexcalc/hexcalc-1.11.ebuild')
-rw-r--r-- | app-sci/hexcalc/hexcalc-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/hexcalc/hexcalc-1.11.ebuild b/app-sci/hexcalc/hexcalc-1.11.ebuild index be803844bb52..e46c328554b6 100644 --- a/app-sci/hexcalc/hexcalc-1.11.ebuild +++ b/app-sci/hexcalc/hexcalc-1.11.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/hexcalc/hexcalc-1.11.ebuild,v 1.1 2003/06/26 20:36:14 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/hexcalc/hexcalc-1.11.ebuild,v 1.2 2003/11/04 10:42:33 phosphan Exp $ DESCRIPTION="A simple hex calculator for X" HOMEPAGE="ftp://ftp.x.org/R5contrib/" SRC_URI="ftp://ftp.x.org/R5contrib/${PN}.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/x11" |