diff options
author | David Holm <dholm@gentoo.org> | 2005-05-10 11:22:06 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-10 11:22:06 +0000 |
commit | a5f3d0c62c8f8c7f22d30df8209ae39c5561c3d9 (patch) | |
tree | 4f132f3edaca1b257c0b27dfbe0b5be5b8a10925 /net-misc/cidr | |
parent | Added to ~ppc (diff) | |
download | historical-a5f3d0c62c8f8c7f22d30df8209ae39c5561c3d9.tar.gz historical-a5f3d0c62c8f8c7f22d30df8209ae39c5561c3d9.tar.bz2 historical-a5f3d0c62c8f8c7f22d30df8209ae39c5561c3d9.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-misc/cidr')
-rw-r--r-- | net-misc/cidr/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/cidr/Manifest | 6 | ||||
-rw-r--r-- | net-misc/cidr/cidr-2.3.1-r1.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-misc/cidr/ChangeLog b/net-misc/cidr/ChangeLog index ec186feeeb36..4cdf3e6631e4 100644 --- a/net-misc/cidr/ChangeLog +++ b/net-misc/cidr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/cidr -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/ChangeLog,v 1.9 2004/06/24 23:38:58 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/ChangeLog,v 1.10 2005/05/10 11:22:06 dholm Exp $ + + 10 May 2005; David Holm <dholm@gentoo.org> cidr-2.3.1-r1.ebuild: + Added to ~ppc. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> cidr-2.3.1-r1.ebuild: Add inherit eutils diff --git a/net-misc/cidr/Manifest b/net-misc/cidr/Manifest index eff0c6b27015..7ebae399fe6e 100644 --- a/net-misc/cidr/Manifest +++ b/net-misc/cidr/Manifest @@ -1,4 +1,4 @@ -MD5 634afa78dd084b5934ca9ba4cd46a8cd cidr-2.3.1-r1.ebuild 688 -MD5 7ab5cf03b87e22669a772ab7e1cb55c2 ChangeLog 1258 -MD5 9b40c019a40f162c064b5d51eb73dd85 files/digest-cidr-2.3.1-r1 63 +MD5 de76c7fd6c508b7562101524434cb4d1 ChangeLog 1341 +MD5 099fd51e47572697c39c3220c41b9d08 cidr-2.3.1-r1.ebuild 689 MD5 0214de5ab88bfffe5c4759a5600b8e3b files/cidr-2.3.1.patch 841 +MD5 9b40c019a40f162c064b5d51eb73dd85 files/digest-cidr-2.3.1-r1 63 diff --git a/net-misc/cidr/cidr-2.3.1-r1.ebuild b/net-misc/cidr/cidr-2.3.1-r1.ebuild index 7ce4d237d098..466320990067 100644 --- a/net-misc/cidr/cidr-2.3.1-r1.ebuild +++ b/net-misc/cidr/cidr-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# 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/cidr/cidr-2.3.1-r1.ebuild,v 1.6 2004/07/15 02:42:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1-r1.ebuild,v 1.7 2005/05/10 11:22:06 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://home.netcom.com/~naym/cidr/cidr-current.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" IUSE="" DEPEND="" |