diff options
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}" |