diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-24 16:44:47 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-24 16:44:47 +0000 |
commit | 518af92f2e03b5aad76f48dea3f5652a0b023253 (patch) | |
tree | d82a2c753f9fed1fb6a4d80dbb6d971a414523dd /sci-calculators/hcalc/hcalc-1.0.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-518af92f2e03b5aad76f48dea3f5652a0b023253.tar.gz gentoo-2-518af92f2e03b5aad76f48dea3f5652a0b023253.tar.bz2 gentoo-2-518af92f2e03b5aad76f48dea3f5652a0b023253.zip |
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-calculators/hcalc/hcalc-1.0.ebuild')
-rw-r--r-- | sci-calculators/hcalc/hcalc-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-calculators/hcalc/hcalc-1.0.ebuild b/sci-calculators/hcalc/hcalc-1.0.ebuild index 5026de097024..b0d41c3558a4 100644 --- a/sci-calculators/hcalc/hcalc-1.0.ebuild +++ b/sci-calculators/hcalc/hcalc-1.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0.ebuild,v 1.6 2007/07/22 07:30:22 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0.ebuild,v 1.7 2008/03/24 16:44:47 coldwind 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="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="x11-libs/libXpm" |