diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:22:23 +0000 |
commit | 2629d931fc2f427cca193049a3e288372d2023f0 (patch) | |
tree | db6a1d3676c8a5d9249384694df25825073db79f /dev-libs/commoncpp2 | |
parent | Enable calendar support for 1.4 (diff) | |
download | gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.gz gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.tar.bz2 gentoo-2-2629d931fc2f427cca193049a3e288372d2023f0.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/commoncpp2')
-rw-r--r-- | dev-libs/commoncpp2/commoncpp2-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/commoncpp2/commoncpp2-1.0.9.ebuild b/dev-libs/commoncpp2/commoncpp2-1.0.9.ebuild index a6b8e2842a4a..c4aaff0dad3e 100644 --- a/dev-libs/commoncpp2/commoncpp2-1.0.9.ebuild +++ b/dev-libs/commoncpp2/commoncpp2-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.9.ebuild,v 1.1 2003/05/10 17:27:16 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.9.ebuild,v 1.2 2003/07/12 09:22:21 aliz Exp $ IUSE="doc xml2" @@ -15,7 +15,7 @@ DEPEND="xml2? ( dev-libs/libxml2 ) SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { local myconf="" |