diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-01 07:54:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-01 07:54:52 +0000 |
commit | cde73a7518a66cc8f69434331041d8ff6ace8750 (patch) | |
tree | 90325ae4cd27d37a8d2b8d9d57e901454f31eecf /app-text | |
parent | Stable on hppa. (diff) | |
download | historical-cde73a7518a66cc8f69434331041d8ff6ace8750.tar.gz historical-cde73a7518a66cc8f69434331041d8ff6ace8750.tar.bz2 historical-cde73a7518a66cc8f69434331041d8ff6ace8750.zip |
arm/hppa/s390 stable
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ipcalc/ipcalc-0.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ipcalc/ipcalc-0.38.ebuild b/app-text/ipcalc/ipcalc-0.38.ebuild index b46c992e1e50..01478de04851 100644 --- a/app-text/ipcalc/ipcalc-0.38.ebuild +++ b/app-text/ipcalc/ipcalc-0.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ipcalc/ipcalc-0.38.ebuild,v 1.8 2005/04/14 20:32:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ipcalc/ipcalc-0.38.ebuild,v 1.9 2005/05/01 07:54:52 vapier Exp $ DESCRIPTION="calculates broadcast/network/etc... from an IP address and netmask" HOMEPAGE="http://jodies.de/ipcalc" @@ -8,7 +8,7 @@ SRC_URI="http://jodies.de/ipcalc-archive/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~ppc-macos ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos s390 sparc x86" IUSE="" RDEPEND=">=dev-lang/perl-5.6.0" |