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 | |
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')
-rw-r--r-- | app-sci/hcalc/Manifest | 2 | ||||
-rw-r--r-- | app-sci/hcalc/hcalc-1.0.ebuild | 4 | ||||
-rw-r--r-- | app-sci/hexcalc/Manifest | 2 | ||||
-rw-r--r-- | app-sci/hexcalc/hexcalc-1.11.ebuild | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/app-sci/hcalc/Manifest b/app-sci/hcalc/Manifest index f629dca82910..08917d10d2ac 100644 --- a/app-sci/hcalc/Manifest +++ b/app-sci/hcalc/Manifest @@ -1,4 +1,4 @@ +MD5 bb55f7f5a96093c48825dcaeea957cb7 hcalc-1.0.ebuild 721 MD5 cf18c9438b67fd2525aebd770f40a230 ChangeLog 352 -MD5 07aae4fc1d6cb8ca57c7da431bdee0bd hcalc-1.0.ebuild 719 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 daef77cdcc6f351416cb7db67c4e2471 files/digest-hcalc-1.0 55 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" diff --git a/app-sci/hexcalc/Manifest b/app-sci/hexcalc/Manifest index d90d1efa81b4..742af550d32e 100644 --- a/app-sci/hexcalc/Manifest +++ b/app-sci/hexcalc/Manifest @@ -1,4 +1,4 @@ +MD5 8312d60c6d7fb6b57b23cfc393a5c081 hexcalc-1.11.ebuild 574 MD5 e60227a7cdd2b54f6a17ce4ee7dbe61c ChangeLog 429 -MD5 9831e5f4c9ce330196637353ca7dde69 hexcalc-1.11.ebuild 572 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 b5cbe5cbac74c77b72e4aecd8903e29e files/digest-hexcalc-1.11 57 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" |