diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 16:36:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-26 16:36:08 +0000 |
commit | b822dacff7c363796ab6a4e289fa24a5373399c9 (patch) | |
tree | 65e440f7d98e2d51e1899de79599eef922195cb6 /net-libs/libmicrohttpd | |
parent | marked x86 per bug 448664 (diff) | |
download | gentoo-2-b822dacff7c363796ab6a4e289fa24a5373399c9.tar.gz gentoo-2-b822dacff7c363796ab6a4e289fa24a5373399c9.tar.bz2 gentoo-2-b822dacff7c363796ab6a4e289fa24a5373399c9.zip |
Stable for amd64, 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 303fa44254fe..59536fe96530 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.25 2012/12/26 16:29:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.26 2012/12/26 16:36:08 ago Exp $ + + 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.23.ebuild: + Stable for amd64, wrt bug #448660 26 Dec 2012; Anthony G. Basile <blueness@gentoo.org> libmicrohttpd-0.9.23.ebuild: diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild index 18bbddce9ac0..cd4ac3bcb3b4 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.3 2012/12/26 16:29:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.23.ebuild,v 1.4 2012/12/26 16:36:08 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" |