summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-18 14:59:51 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-18 14:59:51 +0000
commite242df12eefac9e0c4490c43d75a71ea47be7f57 (patch)
tree4a62283c121a2c8452f4d51eaf525519fb80ad3b /net-libs/libndp
parentx86 stable, bug 529964 (diff)
downloadgentoo-2-e242df12eefac9e0c4490c43d75a71ea47be7f57.tar.gz
gentoo-2-e242df12eefac9e0c4490c43d75a71ea47be7f57.tar.bz2
gentoo-2-e242df12eefac9e0c4490c43d75a71ea47be7f57.zip
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/libndp')
-rw-r--r--net-libs/libndp/ChangeLog5
-rw-r--r--net-libs/libndp/libndp-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libndp/ChangeLog b/net-libs/libndp/ChangeLog
index 9c9fdf0e688e..5441439bf695 100644
--- a/net-libs/libndp/ChangeLog
+++ b/net-libs/libndp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libndp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.4 2014/11/13 09:27:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.5 2014/12/18 14:59:51 pacho Exp $
+
+ 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> libndp-1.4.ebuild:
+ x86 stable, bug 529964
13 Nov 2014; Raúl Porcel <armin76@gentoo.org> libndp-1.4.ebuild:
Add ~alpha/~ia64/~sparc wrt #523468
diff --git a/net-libs/libndp/libndp-1.4.ebuild b/net-libs/libndp/libndp-1.4.ebuild
index 9d83ec0c1c6c..9c8212ca1002 100644
--- a/net-libs/libndp/libndp-1.4.ebuild
+++ b/net-libs/libndp/libndp-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.4 2014/11/13 09:27:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.5 2014/12/18 14:59:51 pacho Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc x86"
DEPEND=""
RDEPEND="${DEPEND}"