diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:29:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:29:54 +0000 |
commit | 94d887f7120cbe67100dddf21963ec09ac9a4d68 (patch) | |
tree | 9d30606bdd37f852ef271d17f8e5e36cc976a4f2 | |
parent | Stable for sparc, wrt bug #551890 (diff) | |
download | gentoo-2-94d887f7120cbe67100dddf21963ec09ac9a4d68.tar.gz gentoo-2-94d887f7120cbe67100dddf21963ec09ac9a4d68.tar.bz2 gentoo-2-94d887f7120cbe67100dddf21963ec09ac9a4d68.zip |
Stable for sparc, wrt bug #553930
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index 479c2ee3ef48..5108cf3de9ce 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libmicrohttpd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.103 2015/07/24 12:52:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.104 2015/07/30 12:29:54 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.42.ebuild: + Stable for sparc, wrt bug #553930 24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild: ia64 stable wrt bug #553930 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild index 95cefaaed427..166edb04b432 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.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/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v 1.9 2015/07/24 12:52:58 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild,v 1.10 2015/07/30 12:29:54 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="epoll messages ssl static-libs test" RDEPEND="ssl? ( |