diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:40:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:40:38 +0000 |
commit | 6f27b08414d290d453450e2ee1bacade901d5600 (patch) | |
tree | a9b8035aed796e4bab88996117c0bdeb24ff58e6 /net-libs | |
parent | Stable for x86, wrt bug #546560 (diff) | |
download | gentoo-2-6f27b08414d290d453450e2ee1bacade901d5600.tar.gz gentoo-2-6f27b08414d290d453450e2ee1bacade901d5600.tar.bz2 gentoo-2-6f27b08414d290d453450e2ee1bacade901d5600.zip |
Stable for x86, wrt bug #545814
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.39.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index 9a0a65f66d05..dcb2efe5366e 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.88 2015/04/14 10:50:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.89 2015/04/19 09:40:38 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild: + Stable for x86, wrt bug #545814 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild: Stable for ia64, wrt bug #545814 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild index 9bc752af26c2..f38430081cf5 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.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.39.ebuild,v 1.6 2015/04/14 10:50:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.39.ebuild,v 1.7 2015/04/19 09:40:38 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" |