summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-24 00:14:17 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-24 00:14:17 +0000
commit7c82b07399d4e2ea701745d24da0430c191cd119 (patch)
tree08f0761b4c21b94e7fe021ca2b15246645710017 /net-analyzer/iplog
parentKeyword ~mips (diff)
downloadgentoo-2-7c82b07399d4e2ea701745d24da0430c191cd119.tar.gz
gentoo-2-7c82b07399d4e2ea701745d24da0430c191cd119.tar.bz2
gentoo-2-7c82b07399d4e2ea701745d24da0430c191cd119.zip
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/iplog')
-rw-r--r--net-analyzer/iplog/ChangeLog7
-rw-r--r--net-analyzer/iplog/iplog-2.2.3-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/iplog/ChangeLog b/net-analyzer/iplog/ChangeLog
index 27dd9e28a109..033e07eca33e 100644
--- a/net-analyzer/iplog/ChangeLog
+++ b/net-analyzer/iplog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iplog
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/ChangeLog,v 1.19 2007/04/28 12:28:16 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/ChangeLog,v 1.20 2012/07/24 00:14:17 blueness Exp $
+
+ 24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> iplog-2.2.3-r2.ebuild:
+ Keyword ~mips
28 Apr 2007; Torsten Veller <tove@gentoo.org> iplog-2.2.3-r2.ebuild:
Use newinitd
diff --git a/net-analyzer/iplog/iplog-2.2.3-r2.ebuild b/net-analyzer/iplog/iplog-2.2.3-r2.ebuild
index bd9370f5eef6..56d92f3883b1 100644
--- a/net-analyzer/iplog/iplog-2.2.3-r2.ebuild
+++ b/net-analyzer/iplog/iplog-2.2.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/iplog-2.2.3-r2.ebuild,v 1.13 2007/04/28 12:28:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iplog/iplog-2.2.3-r2.ebuild,v 1.14 2012/07/24 00:14:17 blueness Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz"
LICENSE="|| ( GPL-2 FDL-1.1 )"
SLOT="0"
-KEYWORDS="alpha ppc sparc x86 ~amd64"
+KEYWORDS="alpha ~mips ppc sparc x86 ~amd64"
IUSE=""
DEPEND="net-libs/libpcap"