diff options
author | 2015-07-25 12:15:10 +0000 | |
---|---|---|
committer | 2015-07-25 12:15:10 +0000 | |
commit | 532cbf0ff205c6643f8e94d7112dca5010cfd758 (patch) | |
tree | 6bde2aba73c2ee24d4b0690b6762f09af1fcc05e /net-libs/libndp | |
parent | ppc stable wrt bug #551814 (diff) | |
download | gentoo-2-532cbf0ff205c6643f8e94d7112dca5010cfd758.tar.gz gentoo-2-532cbf0ff205c6643f8e94d7112dca5010cfd758.tar.bz2 gentoo-2-532cbf0ff205c6643f8e94d7112dca5010cfd758.zip |
ppc stable wrt bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libndp/ChangeLog b/net-libs/libndp/ChangeLog index 693a15a66447..048d21727aba 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.20 2015/07/07 20:48:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.21 2015/07/25 12:15:10 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> libndp-1.5.ebuild: + ppc stable wrt bug #551814 07 Jul 2015; Markus Meier <maekke@gentoo.org> libndp-1.5.ebuild: arm stable, bug #551814 diff --git a/net-libs/libndp/libndp-1.5.ebuild b/net-libs/libndp/libndp-1.5.ebuild index f73b467efdea..2a2714753693 100644 --- a/net-libs/libndp/libndp-1.5.ebuild +++ b/net-libs/libndp/libndp-1.5.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.5.ebuild,v 1.5 2015/07/07 20:48:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.5.ebuild,v 1.6 2015/07/25 12:15:10 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86" DEPEND="" RDEPEND="" |