diff options
author | David Holm <dholm@gentoo.org> | 2004-04-20 07:36:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-20 07:36:14 +0000 |
commit | a9ad0647691f903f21c01390ca06bda563b5967a (patch) | |
tree | 1b846860c9e0de1cbc94225ced92621e00771485 /net-misc/ipv6calc | |
parent | Version bump. Bug #48007. (Manifest recommit) (diff) | |
download | gentoo-2-a9ad0647691f903f21c01390ca06bda563b5967a.tar.gz gentoo-2-a9ad0647691f903f21c01390ca06bda563b5967a.tar.bz2 gentoo-2-a9ad0647691f903f21c01390ca06bda563b5967a.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.45.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index 7a2f29cc35ac..f433a0f02175 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipv6calc -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.2 2003/04/22 10:25:11 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.3 2004/04/20 07:36:14 dholm Exp $ + + 20 Apr 2004; David Holm <dholm@gentoo.org> ipv6calc-0.45.ebuild: + Added to ~ppc. *ipv6calc-0.45 (06 Mar 2003) diff --git a/net-misc/ipv6calc/ipv6calc-0.45.ebuild b/net-misc/ipv6calc/ipv6calc-0.45.ebuild index e44a9e0e4495..fb40ab8c9854 100644 --- a/net-misc/ipv6calc/ipv6calc-0.45.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.45.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2003/09/05 22:01:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.45.ebuild,v 1.4 2004/04/20 07:36:14 dholm Exp $ S=${WORKDIR}/${P} 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" +KEYWORDS="x86 ~ppc" SRC_URI="ftp://ftp.deepspace6.net/pub/sources/ipv6calc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |