diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:08:08 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:08:08 +0000 |
commit | 307231ce9c20ebfd3ec3ba24be643fd3d49e599b (patch) | |
tree | 53cb1619dc329414d04899aeac81be47463377c2 /net-misc/cidr | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.tar.gz historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.tar.bz2 historical-307231ce9c20ebfd3ec3ba24be643fd3d49e599b.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-misc/cidr')
-rw-r--r-- | net-misc/cidr/cidr-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cidr/cidr-2.3.1.ebuild b/net-misc/cidr/cidr-2.3.1.ebuild index 0e3f0f17fb84..a75e05d48d66 100644 --- a/net-misc/cidr/cidr-2.3.1.ebuild +++ b/net-misc/cidr/cidr-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1.ebuild,v 1.5 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cidr/cidr-2.3.1.ebuild,v 1.6 2002/08/14 12:08:07 murphy Exp $ A=cidr-current.tar.gz S=${WORKDIR}/${PN}-2.3 @@ -8,7 +8,7 @@ DESCRIPTION="command line util to assist in calculating subnets." SRC_URI="http://home.netcom.com/~naym/cidr/${A}" HOMEPAGE="http://home.netcom.com/~naym/cidr/" DEPEND="" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" SLOT="0" |