diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 16:36:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 16:36:26 +0000 |
commit | e26ced66a15cb213c3f14d22ab90eeb02550253d (patch) | |
tree | dfb83da896e643143c0eb0cdc736c1eb592953eb /net-libs/libmicrohttpd | |
parent | Stable for amd64, wrt bug #448660 (diff) | |
download | gentoo-2-e26ced66a15cb213c3f14d22ab90eeb02550253d.tar.gz gentoo-2-e26ced66a15cb213c3f14d22ab90eeb02550253d.tar.bz2 gentoo-2-e26ced66a15cb213c3f14d22ab90eeb02550253d.zip |
Stable for x86, wrt bug #448660
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index 59536fe96530..80dbed47e790 100644 --- a/net-libs/libmicrohttpd/ChangeLog +++ b/net-libs/libmicrohttpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libmicrohttpd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.26 2012/12/26 16:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.27 2012/12/26 16:36:26 ago Exp $ + + 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.23.ebuild: + Stable for x86, wrt bug #448660 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.23.ebuild: Stable for amd64, wrt bug #448660 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild index cd4ac3bcb3b4..af142371a4fb 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild,v 1.4 2012/12/26 16:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild,v 1.5 2012/12/26 16:36:26 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/libmicrohttpd/" SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" IUSE="messages ssl static-libs test" -KEYWORDS="amd64 arm ~mips ppc ppc64 ~x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 x86" LICENSE="LGPL-2.1" SLOT="0" |