diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
commit | 4d3a1b707bb7a4297d5252cdb1499b5708221ff2 (patch) | |
tree | 525f72844af30f2b840e525fb77f594e357e2077 /dev-libs/libxml2 | |
parent | new version (diff) | |
download | gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.tar.gz gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.tar.bz2 gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.zip |
Cleanups and unmasks for alpha
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.24.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.28.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libxml2/libxml2-2.4.24.ebuild b/dev-libs/libxml2/libxml2-2.4.24.ebuild index 234ec9397bb7..9f2c9b594163 100644 --- a/dev-libs/libxml2/libxml2-2.4.24.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.24.ebuild,v 1.6 2002/12/09 04:21:04 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.24.ebuild,v 1.7 2002/12/15 12:35:24 bjb Exp $ inherit libtool @@ -15,7 +15,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="2" LICENSE="MIT" -KEYWORDS="x86 sparc ppc alpha" +KEYWORDS="x86 sparc ppc alpha" src_compile() { # Fix .la files of python site packages diff --git a/dev-libs/libxml2/libxml2-2.4.28.ebuild b/dev-libs/libxml2/libxml2-2.4.28.ebuild index 4b02a3d4171c..82a26a9530d5 100644 --- a/dev-libs/libxml2/libxml2-2.4.28.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.28.ebuild,v 1.3 2002/12/09 04:21:04 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.28.ebuild,v 1.4 2002/12/15 12:35:24 bjb Exp $ inherit libtool gnome2 @@ -15,7 +15,7 @@ DEPEND="zlib? ( sys-libs/zlib ) SLOT="2" LICENSE="MIT" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="~x86 ~sparc ~ppc ~alpha" src_unpack() { |