diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:41:39 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:41:39 +0000 |
commit | 210b81ec847ce084167f6f1595ae32437f6f10c1 (patch) | |
tree | 111ceb947b59a599cce2a7f07315282d79ddf834 /net-libs/libndp | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-210b81ec847ce084167f6f1595ae32437f6f10c1.tar.gz gentoo-2-210b81ec847ce084167f6f1595ae32437f6f10c1.tar.bz2 gentoo-2-210b81ec847ce084167f6f1595ae32437f6f10c1.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/libndp')
-rw-r--r-- | net-libs/libndp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libndp/libndp-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libndp/ChangeLog b/net-libs/libndp/ChangeLog index 5441439bf695..6413278555e5 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.5 2014/12/18 14:59:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.6 2014/12/19 13:41:39 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> libndp-1.4.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> libndp-1.4.ebuild: x86 stable, bug 529964 diff --git a/net-libs/libndp/libndp-1.4.ebuild b/net-libs/libndp/libndp-1.4.ebuild index 9c8212ca1002..63fd97390d4c 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.5 2014/12/18 14:59:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.6 2014/12/19 13:41:39 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}" |