diff options
author | 2013-12-13 09:25:41 +0000 | |
---|---|---|
committer | 2013-12-13 09:25:41 +0000 | |
commit | 11075e48b8389bb2bc7b5166c92fc38a65df1c73 (patch) | |
tree | 61ac9480650056fd76863b44d721244f7c7f813a /net-libs | |
parent | Stable for ppc64, wrt bug #493450 (diff) | |
download | gentoo-2-11075e48b8389bb2bc7b5166c92fc38a65df1c73.tar.gz gentoo-2-11075e48b8389bb2bc7b5166c92fc38a65df1c73.tar.bz2 gentoo-2-11075e48b8389bb2bc7b5166c92fc38a65df1c73.zip |
Stable for arm, wrt bug #493450
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", 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 62574f21cd00..3cfe5ed5439c 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libmicrohttpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.50 2013/12/13 09:25:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.51 2013/12/13 09:25:41 ago Exp $ + + 13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild: + Stable for arm, wrt bug #493450 13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild: Stable for ppc64, wrt bug #493450 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild index 698e386c0be4..5917dd37c1f5 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-2013 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.5 2013/12/13 09:25:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.32.ebuild,v 1.6 2013/12/13 09:25:41 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 ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 x86" LICENSE="LGPL-2.1" SLOT="0" |