diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-20 15:34:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-20 15:34:32 +0000 |
commit | c6455116387a6600509bcfe6498539b119c055a0 (patch) | |
tree | 6dbbf4ad62d54a6eac14abb4365199c3b29d127a /net-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-c6455116387a6600509bcfe6498539b119c055a0.tar.gz gentoo-2-c6455116387a6600509bcfe6498539b119c055a0.tar.bz2 gentoo-2-c6455116387a6600509bcfe6498539b119c055a0.zip |
Marked ~hppa too.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog index e98def1283eb..dc3195e31aca 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.37 2013/06/26 12:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.38 2013/07/20 15:34:32 jer Exp $ + + 20 Jul 2013; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.27.ebuild: + Marked ~hppa too. 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.27.ebuild: Stable for arm, wrt bug #474266 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.27.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.27.ebuild index de184ffdade0..c852a5865cd1 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.27.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.27.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.27.ebuild,v 1.6 2013/06/26 12:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.27.ebuild,v 1.7 2013/07/20 15:34:32 jer Exp $ EAPI="5" @@ -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 ~hppa ~mips ppc ppc64 x86" LICENSE="LGPL-2.1" SLOT="0" |