summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:17:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:17:12 +0000
commit4fca4e9f66e00692d050d5bc301cd3b7fef7f955 (patch)
treeae6205d3127adb7b18fcb73c9c2ea0c8f6d4d2a3 /dev-libs
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadhistorical-4fca4e9f66e00692d050d5bc301cd3b7fef7f955.tar.gz
historical-4fca4e9f66e00692d050d5bc301cd3b7fef7f955.tar.bz2
historical-4fca4e9f66e00692d050d5bc301cd3b7fef7f955.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild b/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild
index b39defb9d518..9a323701ee49 100644
--- a/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild
+++ b/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild,v 1.8 2004/07/02 04:57:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/xmlrpc-c-0.9.9.ebuild,v 1.9 2004/07/14 15:17:12 agriffis Exp $
inherit eutils
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/xmlrpc-c/${P}.tar.gz"
HOMEPAGE="http://xmlrpc-c.sourceforge.net/"
KEYWORDS="x86 ppc"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"