diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-14 17:23:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-14 17:23:43 +0000 |
commit | 3ee399f668c74803b2e024a6b345813c376a6378 (patch) | |
tree | f99304c52a27f0ea69a23c7fe54721cf8e7268cc /net-misc/ipcalc/ipcalc-0.41.ebuild | |
parent | alpha stable wrt #177948 (diff) | |
download | gentoo-2-3ee399f668c74803b2e024a6b345813c376a6378.tar.gz gentoo-2-3ee399f668c74803b2e024a6b345813c376a6378.tar.bz2 gentoo-2-3ee399f668c74803b2e024a6b345813c376a6378.zip |
alpha stable wrt #169035
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-misc/ipcalc/ipcalc-0.41.ebuild')
-rw-r--r-- | net-misc/ipcalc/ipcalc-0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild b/net-misc/ipcalc/ipcalc-0.41.ebuild index e46ff0fbd05e..62c247034bb4 100644 --- a/net-misc/ipcalc/ipcalc-0.41.ebuild +++ b/net-misc/ipcalc/ipcalc-0.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.41.ebuild,v 1.9 2007/03/08 18:51:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.41.ebuild,v 1.10 2007/05/14 17:23:43 armin76 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 ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/perl-5.6.0" |