summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-16 19:30:09 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-16 19:30:09 +0000
commit3a20a2d4a3826af20ca23a1ca7be6aa24b518828 (patch)
tree694852490d6b568a9f16b74834ffb667ceaaa144 /net-analyzer/isic
parent~amd64, the second (diff)
downloadgentoo-2-3a20a2d4a3826af20ca23a1ca7be6aa24b518828.tar.gz
gentoo-2-3a20a2d4a3826af20ca23a1ca7be6aa24b518828.tar.bz2
gentoo-2-3a20a2d4a3826af20ca23a1ca7be6aa24b518828.zip
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/isic')
-rw-r--r--net-analyzer/isic/ChangeLog5
-rw-r--r--net-analyzer/isic/isic-0.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/isic/ChangeLog b/net-analyzer/isic/ChangeLog
index c37b3571c330..4adb31f5d017 100644
--- a/net-analyzer/isic/ChangeLog
+++ b/net-analyzer/isic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/isic
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/ChangeLog,v 1.10 2005/07/29 23:50:49 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/ChangeLog,v 1.11 2005/08/16 19:25:29 blubb Exp $
+
+ 16 Aug 2005; Simon Stelling <blubb@gentoo.org> isic-0.06.ebuild:
+ added ~amd64 keyword
29 Jul 2005; Daniel Black <dragonheart@gentoo.org> isic-0.06.ebuild:
removed die from epatch || die.
diff --git a/net-analyzer/isic/isic-0.06.ebuild b/net-analyzer/isic/isic-0.06.ebuild
index ea97988f4399..9fcb7626359d 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.5 2005/07/29 23:50:49 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/isic-0.06.ebuild,v 1.6 2005/08/16 19:25:29 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/projects/ISIC/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND=">=net-libs/libnet-1.1"