summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-02 12:10:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-02 12:10:28 +0000
commit3e87b74e3758fcb894933e5fb5487b2188f08656 (patch)
treef0cec5f4a82db5d7d9f31b18336efe8a4d090cda /net-libs
parentStable for alpha, wrt bug #529964 (diff)
downloadgentoo-2-3e87b74e3758fcb894933e5fb5487b2188f08656.tar.gz
gentoo-2-3e87b74e3758fcb894933e5fb5487b2188f08656.tar.bz2
gentoo-2-3e87b74e3758fcb894933e5fb5487b2188f08656.zip
Stable for alpha, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-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 a7041074623e..947b3ff2d093 100644
--- a/net-libs/libndp/ChangeLog
+++ b/net-libs/libndp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libndp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.9 2015/01/01 21:10:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.10 2015/01/02 12:10:28 ago Exp $
+
+ 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libndp-1.4.ebuild:
+ Stable for alpha, wrt bug #529964
01 Jan 2015; Markus Meier <maekke@gentoo.org> libndp-1.4.ebuild:
arm stable, bug #529964
diff --git a/net-libs/libndp/libndp-1.4.ebuild b/net-libs/libndp/libndp-1.4.ebuild
index 0e1f9cbe4154..c92634ab8d8f 100644
--- a/net-libs/libndp/libndp-1.4.ebuild
+++ b/net-libs/libndp/libndp-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.9 2015/01/01 21:10:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.10 2015/01/02 12:10:28 ago 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}"