diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:33 +0000 |
commit | b13ea6df0ba08cfdb5d46242325b0c64dde18fce (patch) | |
tree | e8c11dba432424f832b1838beff4d7b9eeb9e560 /net-libs | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-b13ea6df0ba08cfdb5d46242325b0c64dde18fce.tar.gz gentoo-2-b13ea6df0ba08cfdb5d46242325b0c64dde18fce.tar.bz2 gentoo-2-b13ea6df0ba08cfdb5d46242325b0c64dde18fce.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/gnet/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/gnet/gnet-2.0.8-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/gnet/ChangeLog b/net-libs/gnet/ChangeLog index 21c34d7dac40..f6a017b70224 100644 --- a/net-libs/gnet/ChangeLog +++ b/net-libs/gnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gnet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/ChangeLog,v 1.88 2014/12/31 09:16:48 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/ChangeLog,v 1.89 2015/01/01 08:41:33 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gnet-2.0.8-r2.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gnet-2.0.8-r2.ebuild: Stable for ia64, wrt bug #529964 diff --git a/net-libs/gnet/gnet-2.0.8-r2.ebuild b/net-libs/gnet/gnet-2.0.8-r2.ebuild index a50e26ed0dca..8952a80b8500 100644 --- a/net-libs/gnet/gnet-2.0.8-r2.ebuild +++ b/net-libs/gnet/gnet-2.0.8-r2.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/gnet/gnet-2.0.8-r2.ebuild,v 1.7 2014/12/31 09:16:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnet/gnet-2.0.8-r2.ebuild,v 1.8 2015/01/01 08:41:33 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/GNetLibrary" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="test" # FIXME: automagic use of valgrind |