diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:16:26 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:16:26 +0000 |
commit | d691a4855d465d3c9e47b422879bb3f8bc3903be (patch) | |
tree | 626051f88bb506364e7d41c5015f5d92feaf2c61 /net-analyzer/packit/packit-1.0.ebuild | |
parent | ppc-macos keywording (Manifest recommit) (diff) | |
download | gentoo-2-d691a4855d465d3c9e47b422879bb3f8bc3903be.tar.gz gentoo-2-d691a4855d465d3c9e47b422879bb3f8bc3903be.tar.bz2 gentoo-2-d691a4855d465d3c9e47b422879bb3f8bc3903be.zip |
ppc-macos keywording
Diffstat (limited to 'net-analyzer/packit/packit-1.0.ebuild')
-rw-r--r-- | net-analyzer/packit/packit-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/packit/packit-1.0.ebuild b/net-analyzer/packit/packit-1.0.ebuild index e935f806d3ce..650a1ddfa109 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.4 2004/08/16 10:48:07 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/packit/packit-1.0.ebuild,v 1.5 2004/09/16 02:11:38 pvdabeel 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 ~ppc ~macos" +KEYWORDS="x86 ~ppc ~macos ~ppc-macos" IUSE="" DEPEND=">=net-libs/libnet-1.1.2*" |