diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-16 16:16:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-16 16:16:03 +0000 |
commit | c02e10d24ed5d39251b90a7dfeeb859e7e616b43 (patch) | |
tree | 203284b8429c0ccd2ed9797646e21042d76b0e5d /dev-libs/libwbxml/libwbxml-0.10.1.ebuild | |
parent | old (diff) | |
download | historical-c02e10d24ed5d39251b90a7dfeeb859e7e616b43.tar.gz historical-c02e10d24ed5d39251b90a7dfeeb859e7e616b43.tar.bz2 historical-c02e10d24ed5d39251b90a7dfeeb859e7e616b43.zip |
ppc stable #261166
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-libs/libwbxml/libwbxml-0.10.1.ebuild')
-rw-r--r-- | dev-libs/libwbxml/libwbxml-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libwbxml/libwbxml-0.10.1.ebuild b/dev-libs/libwbxml/libwbxml-0.10.1.ebuild index 83966ed4ad90..2118630e8eb4 100644 --- a/dev-libs/libwbxml/libwbxml-0.10.1.ebuild +++ b/dev-libs/libwbxml/libwbxml-0.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v 1.3 2009/04/29 18:42:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v 1.4 2009/05/16 16:16:03 nixnut Exp $ inherit cmake-utils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libwbxml/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=dev-libs/expat-2.0.1-r1" RDEPEND="${DEPEND}" |