summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-14 17:23:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-14 17:23:43 +0000
commit3ee399f668c74803b2e024a6b345813c376a6378 (patch)
treef99304c52a27f0ea69a23c7fe54721cf8e7268cc /net-misc/ipcalc
parentalpha stable wrt #177948 (diff)
downloadgentoo-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')
-rw-r--r--net-misc/ipcalc/ChangeLog5
-rw-r--r--net-misc/ipcalc/ipcalc-0.41.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipcalc/ChangeLog b/net-misc/ipcalc/ChangeLog
index 775960aa6646..7b41b66258ed 100644
--- a/net-misc/ipcalc/ChangeLog
+++ b/net-misc/ipcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ipcalc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ChangeLog,v 1.12 2007/03/19 01:44:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ChangeLog,v 1.13 2007/05/14 17:23:43 armin76 Exp $
+
+ 14 May 2007; Raúl Porcel <armin76@gentoo.org> ipcalc-0.41.ebuild:
+ alpha stable wrt #169035
19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove ka0ttic from metadata.xml due to retirement.
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"