summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-08 22:35:26 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-08 22:35:26 +0000
commite5bc63392f62ac6380e9a567110a1fde410769a7 (patch)
treef29ceab810cbcd9d22455a60997463600d9e87bc /net-analyzer/isic/isic-0.06.ebuild
parentFix bug #75488 not filtering out some CFLAGS. (diff)
downloadhistorical-e5bc63392f62ac6380e9a567110a1fde410769a7.tar.gz
historical-e5bc63392f62ac6380e9a567110a1fde410769a7.tar.bz2
historical-e5bc63392f62ac6380e9a567110a1fde410769a7.zip
Removed old version as per bug #75193. Old versions had dependancy errors.
Diffstat (limited to 'net-analyzer/isic/isic-0.06.ebuild')
-rw-r--r--net-analyzer/isic/isic-0.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/isic/isic-0.06.ebuild b/net-analyzer/isic/isic-0.06.ebuild
index 4a5ce2787146..6667d644ffec 100644
--- a/net-analyzer/isic/isic-0.06.ebuild
+++ b/net-analyzer/isic/isic-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/isic-0.06.ebuild,v 1.1 2005/01/08 10:02:57 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/isic-0.06.ebuild,v 1.2 2005/01/08 22:35:26 dragonheart Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/projects/ISIC/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=net-libs/libnet-1.1"