diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 18:06:14 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 18:06:14 +0000 |
commit | dd8e484ada02f4c811081184b5aa81f433eba659 (patch) | |
tree | 0d4114fb0e076e45b69b666c4761fea636f75873 /dev-cpp/libxmlpp | |
parent | x86 and amd64 unmasks and ChangeLog fixes. (Manifest recommit) (diff) | |
download | gentoo-2-dd8e484ada02f4c811081184b5aa81f433eba659.tar.gz gentoo-2-dd8e484ada02f4c811081184b5aa81f433eba659.tar.bz2 gentoo-2-dd8e484ada02f4c811081184b5aa81f433eba659.zip |
x86 and amd64 unmasks, repoman and other various fixes
Diffstat (limited to 'dev-cpp/libxmlpp')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild index 45aaca678bd8..d8e29d00c7ed 100644 --- a/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild,v 1.4 2004/02/22 09:35:15 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild,v 1.5 2004/02/28 18:06:14 aliz Exp $ inherit libtool @@ -13,7 +13,7 @@ RESTRICT="nomirror" IUSE="" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND=">=dev-libs/libxml2-2.5.1" |