diff options
author | 2006-09-04 07:58:34 +0000 | |
---|---|---|
committer | 2006-09-04 07:58:34 +0000 | |
commit | 375f75c2c7f739f9535a160dfd2e899597e041df (patch) | |
tree | e2dc83780a506b5fa6f09f357f69abbb7c22e882 /net-misc/whatmask/whatmask-1.2.ebuild | |
parent | stable on x86 (diff) | |
download | gentoo-2-375f75c2c7f739f9535a160dfd2e899597e041df.tar.gz gentoo-2-375f75c2c7f739f9535a160dfd2e899597e041df.tar.bz2 gentoo-2-375f75c2c7f739f9535a160dfd2e899597e041df.zip |
Stable for HPPA.
(Portage version: 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" |