summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-22 18:24:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-22 18:24:04 +0000
commit69b7f88d3cd869e018299cc0b9cd9d497090ca0f (patch)
tree13e52955b99b3fb482083940ef9c9c9f9cc9829d
parentFix LICENSE to be 'metapackage' instead of 'GPL-2' as it does not install any... (diff)
downloadgentoo-2-69b7f88d3cd869e018299cc0b9cd9d497090ca0f.tar.gz
gentoo-2-69b7f88d3cd869e018299cc0b9cd9d497090ca0f.tar.bz2
gentoo-2-69b7f88d3cd869e018299cc0b9cd9d497090ca0f.zip
Add ~ppc, wrt bug #429088
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r--net-analyzer/nagvis/ChangeLog6
-rw-r--r--net-analyzer/nagvis/nagvis-1.6.6.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-analyzer/nagvis/ChangeLog b/net-analyzer/nagvis/ChangeLog
index b090b09bef65..626bb10a3d21 100644
--- a/net-analyzer/nagvis/ChangeLog
+++ b/net-analyzer/nagvis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nagvis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagvis/ChangeLog,v 1.11 2012/07/31 18:49:50 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagvis/ChangeLog,v 1.12 2012/12/22 18:24:04 ago Exp $
+
+ 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> nagvis-1.6.6.ebuild:
+ Add ~ppc, wrt bug #429088
*nagvis-1.6.6 (31 Jul 2012)
@@ -57,4 +60,3 @@
+nagvis-1.3.ebuild:
Initial import, somewhat based upon on an ebuild by Elias Probst added to
#179830
-
diff --git a/net-analyzer/nagvis/nagvis-1.6.6.ebuild b/net-analyzer/nagvis/nagvis-1.6.6.ebuild
index afd0c85ab3f7..d3bcb342f7c5 100644
--- a/net-analyzer/nagvis/nagvis-1.6.6.ebuild
+++ b/net-analyzer/nagvis/nagvis-1.6.6.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/nagvis/nagvis-1.6.6.ebuild,v 1.1 2012/07/31 18:49:50 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagvis/nagvis-1.6.6.ebuild,v 1.2 2012/12/22 18:24:04 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="apache2 automap"
DEPEND=""