summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-01-06 22:50:27 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-01-06 22:50:27 +0000
commit62dd99e26f057e321dd6fd13df9f593e62a15a7f (patch)
treef0b133240071e374c2f388028a20ca0c3f54bc12 /net-misc/ipv6calc
parentAdd support for Xfce4 eclass (Manifest recommit) (diff)
downloadgentoo-2-62dd99e26f057e321dd6fd13df9f593e62a15a7f.tar.gz
gentoo-2-62dd99e26f057e321dd6fd13df9f593e62a15a7f.tar.bz2
gentoo-2-62dd99e26f057e321dd6fd13df9f593e62a15a7f.zip
Stable on ppc.
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r--net-misc/ipv6calc/ChangeLog7
-rw-r--r--net-misc/ipv6calc/ipv6calc-0.45.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog
index 46204631820f..ff7ef3678b39 100644
--- a/net-misc/ipv6calc/ChangeLog
+++ b/net-misc/ipv6calc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ipv6calc
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.7 2004/07/01 21:19:32 squinky86 Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.8 2005/01/06 22:50:27 hansmi Exp $
+
+ 06 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> ipv6calc-0.45.ebuild:
+ Stable on ppc.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> ipv6calc-0.45.ebuild:
change virtual/glibc to virtual/libc, add IUSE
diff --git a/net-misc/ipv6calc/ipv6calc-0.45.ebuild b/net-misc/ipv6calc/ipv6calc-0.45.ebuild
index 5a960e331e7c..3d222643a245 100644
--- a/net-misc/ipv6calc/ipv6calc-0.45.ebuild
+++ b/net-misc/ipv6calc/ipv6calc-0.45.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.45.ebuild,v 1.9 2004/07/15 02:54:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.45.ebuild,v 1.10 2005/01/06 22:50:27 hansmi Exp $
IUSE=""
DESCRIPTION="ipv6calc convert a given IPv6 address to the compressed format or to the format used by /proc/net/if_inet6."
HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
SRC_URI="ftp://ftp.deepspace6.net/pub/sources/ipv6calc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"