diff options
author | 2006-09-04 07:58:34 +0000 | |
---|---|---|
committer | 2006-09-04 07:58:34 +0000 | |
commit | a21e9efc4d51b6185b168e96888cdab13859b919 (patch) | |
tree | ebd1c7de03fd8d7bf7b1e65d9181fc1ad8100387 /net-misc/whatmask/whatmask-1.2.ebuild | |
parent | stable on x86 (diff) | |
download | historical-a21e9efc4d51b6185b168e96888cdab13859b919.tar.gz historical-a21e9efc4d51b6185b168e96888cdab13859b919.tar.bz2 historical-a21e9efc4d51b6185b168e96888cdab13859b919.zip |
Stable for HPPA.
Package-Manager: portage-2.1.1_rc1-r3
Diffstat (limited to 'net-misc/whatmask/whatmask-1.2.ebuild')
-rw-r--r-- | net-misc/whatmask/whatmask-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/whatmask/whatmask-1.2.ebuild b/net-misc/whatmask/whatmask-1.2.ebuild index 9ab60e06abda..ed41e45e8ebc 100644 --- a/net-misc/whatmask/whatmask-1.2.ebuild +++ b/net-misc/whatmask/whatmask-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.2.ebuild,v 1.7 2005/11/27 11:12:44 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.2.ebuild,v 1.8 2006/09/04 07:58:34 jer Exp $ IUSE="" DESCRIPTION="little C program to compute different subnet mask notations" @@ -9,7 +9,7 @@ SRC_URI="http://downloads.laffeycomputer.com/current_builds/whatmask/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ppc ~sparc ~x86" DEPEND="virtual/libc" |