summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 03:52:31 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 03:52:31 +0000
commitec6a29440d375f3fe87b51ed7315bfea87ff2b59 (patch)
treee2483062fcc71b2ec99bad385d358cdf6a4c4f6d /app-text/ipcalc
parentfix manifest (diff)
downloadhistorical-ec6a29440d375f3fe87b51ed7315bfea87ff2b59.tar.gz
historical-ec6a29440d375f3fe87b51ed7315bfea87ff2b59.tar.bz2
historical-ec6a29440d375f3fe87b51ed7315bfea87ff2b59.zip
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-text/ipcalc')
-rw-r--r--app-text/ipcalc/ChangeLog5
-rw-r--r--app-text/ipcalc/ipcalc-0.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ipcalc/ChangeLog b/app-text/ipcalc/ChangeLog
index 766f235479da..53d6d6731d47 100644
--- a/app-text/ipcalc/ChangeLog
+++ b/app-text/ipcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ipcalc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ipcalc/ChangeLog,v 1.16 2005/02/22 13:13:33 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ipcalc/ChangeLog,v 1.17 2005/04/01 03:48:36 agriffis Exp $
+
+ 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> ipcalc-0.38.ebuild:
+ stable on ia64
22 Feb 2005; Malcolm Lashley <malc@gentoo.org> ipcalc-0.37.ebuild,
ipcalc-0.38.ebuild:
diff --git a/app-text/ipcalc/ipcalc-0.38.ebuild b/app-text/ipcalc/ipcalc-0.38.ebuild
index 886a6d73458d..df29e7174419 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.2 2005/02/22 13:13:33 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ipcalc/ipcalc-0.38.ebuild,v 1.3 2005/04/01 03:48:36 agriffis 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"