summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-28 18:12:18 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-28 18:12:18 +0000
commitf58e681a7b93ce3b5974a4819febc07f5874ef1a (patch)
tree6f3e0a4bfd5e16b50435a8338799208fbdeaaaef /net-misc/whatmask
parentMarked stable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-f58e681a7b93ce3b5974a4819febc07f5874ef1a.tar.gz
gentoo-2-f58e681a7b93ce3b5974a4819febc07f5874ef1a.tar.bz2
gentoo-2-f58e681a7b93ce3b5974a4819febc07f5874ef1a.zip
Added to ~ppc
Diffstat (limited to 'net-misc/whatmask')
-rw-r--r--net-misc/whatmask/ChangeLog5
-rw-r--r--net-misc/whatmask/whatmask-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whatmask/ChangeLog b/net-misc/whatmask/ChangeLog
index 2b142cb414a1..7551f67ca9c0 100644
--- a/net-misc/whatmask/ChangeLog
+++ b/net-misc/whatmask/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/whatmask
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/ChangeLog,v 1.8 2004/07/01 22:10:52 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/ChangeLog,v 1.9 2004/08/28 18:10:29 dholm Exp $
+
+ 28 Aug 2004; David Holm <dholm@gentoo.org> whatmask-1.2.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> whatmask-1.1.ebuild,
whatmask-1.2.ebuild:
diff --git a/net-misc/whatmask/whatmask-1.2.ebuild b/net-misc/whatmask/whatmask-1.2.ebuild
index 2a77dd22954e..17f60ed2020d 100644
--- a/net-misc/whatmask/whatmask-1.2.ebuild
+++ b/net-misc/whatmask/whatmask-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.3 2004/07/01 22:10:52 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whatmask/whatmask-1.2.ebuild,v 1.4 2004/08/28 18:10:29 dholm 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="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
DEPEND="virtual/libc"