diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:08:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:08:35 +0000 |
commit | 6f0746e1850df65f0aba8ad0ff516378b4ce1537 (patch) | |
tree | c60913693c91d65d45c713d3bb615289dda33319 /app-text/ipcalc | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.tar.gz gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.tar.bz2 gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/ipcalc')
-rw-r--r-- | app-text/ipcalc/ipcalc-0.35.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/ipcalc/ipcalc-0.35.ebuild b/app-text/ipcalc/ipcalc-0.35.ebuild index 5d0a7f905872..96ca18a044f0 100644 --- a/app-text/ipcalc/ipcalc-0.35.ebuild +++ b/app-text/ipcalc/ipcalc-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ipcalc/ipcalc-0.35.ebuild,v 1.7 2004/06/28 03:03:16 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ipcalc/ipcalc-0.35.ebuild,v 1.8 2004/07/13 22:08:35 agriffis Exp $ MY_PN="ipcalc" MY_P="${MY_PN}-${PV}" @@ -13,6 +13,7 @@ SRC_URI="http://jodies.de/ipcalc-archive/${MY_P}.tar.gz" DEPEND=">=dev-lang/perl-5.6.0" KEYWORDS="x86 hppa ~amd64 sparc ~mips" +IUSE="" SLOT="0" LICENSE="as-is" |