diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-11-12 22:33:46 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-11-12 22:33:46 +0000 |
commit | ea6d58b0b6bcec64fce82f46722c1bd4bc23cc2b (patch) | |
tree | bfe521634978008f549e2b9395db89c9e0a10401 | |
parent | unmask x86 (diff) | |
download | gentoo-2-ea6d58b0b6bcec64fce82f46722c1bd4bc23cc2b.tar.gz gentoo-2-ea6d58b0b6bcec64fce82f46722c1bd4bc23cc2b.tar.bz2 gentoo-2-ea6d58b0b6bcec64fce82f46722c1bd4bc23cc2b.zip |
unmask x86
-rw-r--r-- | dev-libs/libxml2/ChangeLog | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.4.26.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.4.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/libxml2/ChangeLog b/dev-libs/libxml2/ChangeLog index 9989660ffc6c..2f8ea731b3d5 100644 --- a/dev-libs/libxml2/ChangeLog +++ b/dev-libs/libxml2/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for dev-libs/libxml2 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.17 2002/11/08 17:56:38 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.18 2002/11/12 22:33:46 foser Exp $ -*libxml2-2.4.27 (27 Oct 2002) +*libxml2-2.4.26 (27 Oct 2002) 07 Nov 2002; foser <foser@gentoo.org> libxml2-2.4.26.ebuild : Fixed the ebuild a bit. Now USE flags for deps. diff --git a/dev-libs/libxml2/libxml2-2.4.26.ebuild b/dev-libs/libxml2/libxml2-2.4.26.ebuild index 753bde7fedac..1a0210973424 100644 --- a/dev-libs/libxml2/libxml2-2.4.26.ebuild +++ b/dev-libs/libxml2/libxml2-2.4.26.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.26.ebuild,v 1.2 2002/11/08 17:56:38 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.4.26.ebuild,v 1.3 2002/11/12 22:33:46 foser Exp $ inherit libtool gnome2 @@ -15,7 +15,7 @@ DEPEND="zlib? ( sys-libs/zlib ) SLOT="2" LICENSE="MIT" -KEYWORDS="~x86 ~sparc ~sparc64 ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~sparc64 ~ppc ~alpha" src_compile() { # Fix .la files of python site packages diff --git a/media-libs/gst-plugins/gst-plugins-0.4.2.ebuild b/media-libs/gst-plugins/gst-plugins-0.4.2.ebuild index 98611520ba37..7bbf58fbb544 100644 --- a/media-libs/gst-plugins/gst-plugins-0.4.2.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.4.2.ebuild,v 1.2 2002/11/02 14:54:33 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.4.2.ebuild,v 1.3 2002/11/12 22:30:12 foser Exp $ inherit libtool gnome2 flag-o-matic @@ -16,7 +16,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="x86 ~sparc ~sparc64" # required packages # there are many many optional libraries. features are compiled if the libraries |