diff options
author | 2014-02-02 11:08:10 +0000 | |
---|---|---|
committer | 2014-02-02 11:08:10 +0000 | |
commit | e198b70415178413ace3b5c6e3f78211b633497d (patch) | |
tree | 746f9c8e1742cc48f53e7a9cd37130c328550795 /net-libs | |
parent | Stable for alpha, wrt bug #487344 (diff) | |
download | gentoo-2-e198b70415178413ace3b5c6e3f78211b633497d.tar.gz gentoo-2-e198b70415178413ace3b5c6e3f78211b633497d.tar.bz2 gentoo-2-e198b70415178413ace3b5c6e3f78211b633497d.zip |
Stable for alpha, wrt bug #487344
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index da12fa032ec6..d1e2383e319a 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libmicrohttpd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.59 2014/01/19 10:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.60 2014/02/02 11:08:10 ago Exp $ + + 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild: + Stable for alpha, wrt bug #487344 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild: Stable for sparc, wrt bug #498494 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild index 6237efed5d18..5ff431bcb739 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild,v 1.9 2014/01/19 10:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild,v 1.10 2014/02/02 11:08:10 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/" SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" IUSE="epoll messages ssl static-libs test" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" LICENSE="LGPL-2.1" SLOT="0" |