summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-05-26 10:32:01 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-05-26 10:32:01 +0000
commit2cf2d577f89cca3dd8a3b39a9d7fac85bc03682a (patch)
tree13392efbef2a09d80454ac43c8d6a0fe20f3299a /net-misc/cidr
parentstable on x86 wrt #93532 (diff)
downloadhistorical-2cf2d577f89cca3dd8a3b39a9d7fac85bc03682a.tar.gz
historical-2cf2d577f89cca3dd8a3b39a9d7fac85bc03682a.tar.bz2
historical-2cf2d577f89cca3dd8a3b39a9d7fac85bc03682a.zip
added ~amd64 to KEYWORDS, fixes #94025
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-misc/cidr')
-rw-r--r--net-misc/cidr/ChangeLog5
-rw-r--r--net-misc/cidr/Manifest16
-rw-r--r--net-misc/cidr/cidr-2.3.1-r1.ebuild4
3 files changed, 19 insertions, 6 deletions
diff --git a/net-misc/cidr/ChangeLog b/net-misc/cidr/ChangeLog
index 4cdf3e6631e4..55f8fc0f51c4 100644
--- a/net-misc/cidr/ChangeLog
+++ b/net-misc/cidr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/cidr
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/ChangeLog,v 1.11 2005/05/26 10:32:01 luckyduck Exp $
+
+ 26 May 2005; Jan Brinkmann <luckyduck@gentoo.org> cidr-2.3.1-r1.ebuild:
+ added ~amd64 to KEYWORDS, fixes #94025
10 May 2005; David Holm <dholm@gentoo.org> cidr-2.3.1-r1.ebuild:
Added to ~ppc.
diff --git a/net-misc/cidr/Manifest b/net-misc/cidr/Manifest
index 7ebae399fe6e..546ca75032d8 100644
--- a/net-misc/cidr/Manifest
+++ b/net-misc/cidr/Manifest
@@ -1,4 +1,14 @@
-MD5 de76c7fd6c508b7562101524434cb4d1 ChangeLog 1341
-MD5 099fd51e47572697c39c3220c41b9d08 cidr-2.3.1-r1.ebuild 689
-MD5 0214de5ab88bfffe5c4759a5600b8e3b files/cidr-2.3.1.patch 841
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 015081595120e2ff50ce6d23c2384844 cidr-2.3.1-r1.ebuild 700
+MD5 1cc2462f4d88f803e83a4da881b40989 ChangeLog 1461
MD5 9b40c019a40f162c064b5d51eb73dd85 files/digest-cidr-2.3.1-r1 63
+MD5 0214de5ab88bfffe5c4759a5600b8e3b files/cidr-2.3.1.patch 841
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFClaW306ebR+OMO78RAv6wAJ9wBGNDdbqrja17cTdKhsiEs4mHWgCcD4vT
+/MVUmBCY9rLkwCTEhKYcwq8=
+=MYYo
+-----END PGP SIGNATURE-----
diff --git a/net-misc/cidr/cidr-2.3.1-r1.ebuild b/net-misc/cidr/cidr-2.3.1-r1.ebuild
index 466320990067..402a848f11bb 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-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.7 2005/05/10 11:22:06 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1-r1.ebuild,v 1.8 2005/05/26 10:32:01 luckyduck 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 ~ppc"
+KEYWORDS="x86 sparc ~ppc ~amd64"
IUSE=""
DEPEND=""