diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:55:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:55:18 +0000 |
commit | e1518c60b6a0a3f7cd17ae4aac3cc950a3d8927d (patch) | |
tree | 44bc216318f5337efc4cd6a6ffc5b44bc5eb9957 /net-libs/libmicrohttpd | |
parent | Stable for x86, wrt bug #524752 (diff) | |
download | gentoo-2-e1518c60b6a0a3f7cd17ae4aac3cc950a3d8927d.tar.gz gentoo-2-e1518c60b6a0a3f7cd17ae4aac3cc950a3d8927d.tar.bz2 gentoo-2-e1518c60b6a0a3f7cd17ae4aac3cc950a3d8927d.zip |
Stable for x86, wrt bug #524760
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index e02534c225f4..248deb7f944b 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.76 2014/10/09 08:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.77 2014/10/10 10:55:18 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.37.ebuild: + Stable for x86, wrt bug #524760 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.37.ebuild: Stable for amd64, wrt bug #524760 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild index b0da75073434..b4db40c9955f 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.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.37.ebuild,v 1.4 2014/10/09 08:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.37.ebuild,v 1.5 2014/10/10 10:55:18 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" |