diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-05-22 19:03:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-05-22 19:03:30 +0000 |
commit | 3b04bd0bf5844ae9f585268fd3dde5e0184b4522 (patch) | |
tree | b423a19b79df77e3127887796f7c229653e56d50 /dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild | |
parent | Touched the ebuild because it wouldn't get updated on the rsync server. (diff) | |
download | historical-3b04bd0bf5844ae9f585268fd3dde5e0184b4522.tar.gz historical-3b04bd0bf5844ae9f585268fd3dde5e0184b4522.tar.bz2 historical-3b04bd0bf5844ae9f585268fd3dde5e0184b4522.zip |
Stable on Alpha, bug 166998.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild')
-rw-r--r-- | dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild b/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild index 58a208c03a9e..cb928c341711 100644 --- a/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild +++ b/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild,v 1.5 2007/03/17 11:37:30 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-1.06.03.ebuild,v 1.6 2007/05/22 19:03:30 kloeri Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="A lightweigt RPC library based on XML and HTTP" SRC_URI="mirror://sourceforge/xmlrpc-c/${P}.tgz" HOMEPAGE="http://xmlrpc-c.sourceforge.net/" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="curl libwww threads" LICENSE="GPL-2" SLOT="0" |