diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:36 +0000 |
commit | c5f7d3780aeee87a5cd58f23c00b430ac48f0730 (patch) | |
tree | 6f3f4bcfc9a2d7712f6651011baaaa92eef1b26a /net-libs | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-c5f7d3780aeee87a5cd58f23c00b430ac48f0730.tar.gz gentoo-2-c5f7d3780aeee87a5cd58f23c00b430ac48f0730.tar.bz2 gentoo-2-c5f7d3780aeee87a5cd58f23c00b430ac48f0730.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libndp/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libndp/libndp-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libndp/ChangeLog b/net-libs/libndp/ChangeLog index 823809c7d34b..d015a547b73c 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.7 2014/12/31 09:16:51 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.8 2015/01/01 08:41:36 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libndp-1.4.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libndp-1.4.ebuild: Stable for ia64, wrt bug #529964 diff --git a/net-libs/libndp/libndp-1.4.ebuild b/net-libs/libndp/libndp-1.4.ebuild index 7f9821d7f182..475e3129e126 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 +# 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.7 2014/12/31 09:16:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.8 2015/01/01 08:41:36 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}" |