summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-09-18 22:13:05 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-09-18 22:13:05 +0000
commitdff363a5e57604e4c831a13bf6bcbaaba217bf6e (patch)
tree184730a8e4c9de8ff59297208254135df1019f98 /net-libs
parentVersion bump. Fixed majority of test failures with Python 2.7 (bug #293913). (diff)
downloadhistorical-dff363a5e57604e4c831a13bf6bcbaaba217bf6e.tar.gz
historical-dff363a5e57604e4c831a13bf6bcbaaba217bf6e.tar.bz2
historical-dff363a5e57604e4c831a13bf6bcbaaba217bf6e.zip
Add USE flag for messages, bug #224165
Package-Manager: portage-2.2_rc81/cvs/Linux x86_64
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libmicrohttpd/ChangeLog6
-rw-r--r--net-libs/libmicrohttpd/Manifest6
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.0.ebuild5
-rw-r--r--net-libs/libmicrohttpd/metadata.xml3
4 files changed, 14 insertions, 6 deletions
diff --git a/net-libs/libmicrohttpd/ChangeLog b/net-libs/libmicrohttpd/ChangeLog
index 2d9771a0fe90..ea200c72a33e 100644
--- a/net-libs/libmicrohttpd/ChangeLog
+++ b/net-libs/libmicrohttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libmicrohttpd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.1 2010/08/14 14:22:40 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.2 2010/09/18 22:13:05 chithanh Exp $
+
+ 18 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ libmicrohttpd-0.9.0.ebuild, metadata.xml:
+ Add USE flag for messages, bug #224165
*libmicrohttpd-0.9.0 (14 Aug 2010)
diff --git a/net-libs/libmicrohttpd/Manifest b/net-libs/libmicrohttpd/Manifest
index 85cb68989817..c9eeb0cb89be 100644
--- a/net-libs/libmicrohttpd/Manifest
+++ b/net-libs/libmicrohttpd/Manifest
@@ -1,4 +1,4 @@
DIST libmicrohttpd-0.9.0.tar.gz 686311 RMD160 b43e28eb7b892ad1ae4a4c16a377416aec85d569 SHA1 f2e0e02e9f4cdf0e35fffeadb719a318a40ed33a SHA256 106f0599d60c9caaee36334d96cc4198ed6d392b1a45523e46f226bd24a680d5
-EBUILD libmicrohttpd-0.9.0.ebuild 916 RMD160 eb2568b4913b34e536b9d16c063ba0e3c31248fb SHA1 c539ea3e719764c365056ed4179ba33540b23392 SHA256 ad8b5c61f982a0729358452d063ba50fb800774f306e470137786615727e7796
-MISC ChangeLog 454 RMD160 264ff8daa31a76da07e5c11daa04d64fd1758e3a SHA1 2daa512e1a4447345adc75d75d4de95c679a1550 SHA256 1285b6d5d3ce98237330a051aed2dc65bd98b3efdfb09a59882188732b50b26c
-MISC metadata.xml 275 RMD160 1b1d48ace7eb30ee16b7cd1c33dd9fa695817f08 SHA1 8e66ce36ba12401c927e1b7394b652962a979a52 SHA256 9fcd14bdea1cdbac9fa4d44a3c9728877d7b87266c3553f6519a7aaec9795009
+EBUILD libmicrohttpd-0.9.0.ebuild 952 RMD160 4cced31f3382c750eae03bbfc0348c55d6ae77ed SHA1 ad0ce88e1c22943991752addaabe7b634fc3454c SHA256 7bc41bea4b022fb11d5eb3182be1ec77c2ffcb6f2c72e064f58346713f154fae
+MISC ChangeLog 609 RMD160 bdb798dd08d1d9e5e3cf7de208cb00c9df1d0579 SHA1 896962bacec96381555318390c0eb3e8e65448bb SHA256 c16efb71f50eb47c66864497a5917e137da15a299a9db0e0ace7004289d157dc
+MISC metadata.xml 343 RMD160 35dc7b79165fec98f6eee1f0d62eb97da8ad18b6 SHA1 785a8c4d96d077de2ae65ee13230a3ffc8a46a0b SHA256 682684490dab5eed11cb171e14be9d5dea03d8695aea8f12775247e3a514e7e2
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.0.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.0.ebuild
index c2ec3c41a9ee..7d0824a2dbd1 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.0.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.0.ebuild,v 1.1 2010/08/14 14:22:40 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/libmicrohttpd-0.9.0.ebuild,v 1.2 2010/09/18 22:13:05 chithanh Exp $
EAPI=2
@@ -10,7 +10,7 @@ DESCRIPTION="A small C library that makes it easy to run an HTTP server as part
HOMEPAGE="http://gnunet.org/libmicrohttpd/"
SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
-IUSE="ssl"
+IUSE="messages ssl"
KEYWORDS="~amd64 ~x86"
LICENSE="LGPL-2.1"
SLOT="0"
@@ -27,6 +27,7 @@ S=${WORKDIR}/${MY_P}
src_configure() {
econf \
--enable-curl \
+ $(use_enable messages) \
$(use_enable ssl https) \
$(use_with ssl gnutls)
}
diff --git a/net-libs/libmicrohttpd/metadata.xml b/net-libs/libmicrohttpd/metadata.xml
index 8fe9668040a6..002e4bfcc9ac 100644
--- a/net-libs/libmicrohttpd/metadata.xml
+++ b/net-libs/libmicrohttpd/metadata.xml
@@ -6,5 +6,8 @@
<email>chithanh@gentoo.org</email>
<name>Chí-Thanh Christopher Nguyễn</name>
</maintainer>
+ <use>
+ <flag name='messages'>enable error messages</flag>
+ </use>
</pkgmetadata>