summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-07-17 09:58:17 +0000
committerDavid Holm <dholm@gentoo.org>2004-07-17 09:58:17 +0000
commitc5467bd50323e082154e1f6badb149b4ce54575b (patch)
treeac1c0067b9a4a0e48ac4d4d414f2a3b8f6b6ce77 /net-analyzer/packit
parent(no commit message) (diff)
downloadhistorical-c5467bd50323e082154e1f6badb149b4ce54575b.tar.gz
historical-c5467bd50323e082154e1f6badb149b4ce54575b.tar.bz2
historical-c5467bd50323e082154e1f6badb149b4ce54575b.zip
Added to ~ppc
Diffstat (limited to 'net-analyzer/packit')
-rw-r--r--net-analyzer/packit/ChangeLog5
-rw-r--r--net-analyzer/packit/packit-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/packit/ChangeLog b/net-analyzer/packit/ChangeLog
index d1c2b4903c21..70970606fe43 100644
--- a/net-analyzer/packit/ChangeLog
+++ b/net-analyzer/packit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/packit
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/ChangeLog,v 1.10 2004/07/12 11:14:53 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/ChangeLog,v 1.11 2004/07/17 09:56:55 dholm Exp $
+
+ 17 Jul 2004; David Holm <dholm@gentoo.org> packit-1.0.ebuild:
+ Added to ~ppc.
*packit-1.0 (12 Jul 2004)
diff --git a/net-analyzer/packit/packit-1.0.ebuild b/net-analyzer/packit/packit-1.0.ebuild
index ee88e885154b..503ec0230f7a 100644
--- a/net-analyzer/packit/packit-1.0.ebuild
+++ b/net-analyzer/packit/packit-1.0.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-analyzer/packit/packit-1.0.ebuild,v 1.1 2004/07/12 11:14:53 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/packit-1.0.ebuild,v 1.2 2004/07/17 09:56:55 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/projects/packit/downloads/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=net-libs/libnet-1.1.2*"