summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-26 15:48:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-26 15:48:22 +0000
commitbc2d3d9678e5cc312c6f191029d4559f5eb76f22 (patch)
treed06807c1344d18b0095f19cee67c19a841a3a1f9 /net-analyzer
parentStable for amd64, wrt bug #448310 (diff)
downloadgentoo-2-bc2d3d9678e5cc312c6f191029d4559f5eb76f22.tar.gz
gentoo-2-bc2d3d9678e5cc312c6f191029d4559f5eb76f22.tar.bz2
gentoo-2-bc2d3d9678e5cc312c6f191029d4559f5eb76f22.zip
Stable for amd64, wrt bug #375655
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/arpoison/ChangeLog6
-rw-r--r--net-analyzer/arpoison/arpoison-0.6-r2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-analyzer/arpoison/ChangeLog b/net-analyzer/arpoison/ChangeLog
index aa8c6bd5ee51..13c1ee14959c 100644
--- a/net-analyzer/arpoison/ChangeLog
+++ b/net-analyzer/arpoison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/arpoison
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/ChangeLog,v 1.13 2012/12/26 10:02:43 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/ChangeLog,v 1.14 2012/12/26 15:48:22 ago Exp $
+
+ 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> arpoison-0.6-r2.ebuild:
+ Stable for amd64, wrt bug #375655
26 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> arpoison-0.6-r2.ebuild:
Add ~arm keyword
@@ -47,4 +50,3 @@
31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml,
+arpoison-0.6.ebuild:
Initial commit for bug 62844.
-
diff --git a/net-analyzer/arpoison/arpoison-0.6-r2.ebuild b/net-analyzer/arpoison/arpoison-0.6-r2.ebuild
index 807852aa6278..1a7a13816092 100644
--- a/net-analyzer/arpoison/arpoison-0.6-r2.ebuild
+++ b/net-analyzer/arpoison/arpoison-0.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6-r2.ebuild,v 1.2 2012/12/26 10:02:43 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6-r2.ebuild,v 1.3 2012/12/26 15:48:22 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
IUSE=""
RDEPEND=">=net-libs/libnet-1.1.0"