diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:34 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-06 10:54:34 +0000 |
commit | 18014cbddeabe596d0c37ae1896427467fd8c310 (patch) | |
tree | 20d4b1d2e4007ac409654b2f4de1f5c0dff581b3 /dev-libs | |
parent | x86 stable. cleanup from bad move (my fault) (diff) | |
download | historical-18014cbddeabe596d0c37ae1896427467fd8c310.tar.gz historical-18014cbddeabe596d0c37ae1896427467fd8c310.tar.bz2 historical-18014cbddeabe596d0c37ae1896427467fd8c310.zip |
stable on amd64
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.3.ebuild b/dev-libs/libIDL/libIDL-0.8.3.ebuild index 7b23360ca0e8..c09f9211fc85 100644 --- a/dev-libs/libIDL/libIDL-0.8.3.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.3.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-libs/libIDL/libIDL-0.8.3.ebuild,v 1.6 2004/06/03 23:10:12 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.3.ebuild,v 1.7 2004/06/06 10:54:34 lv Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha mips hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc ~sparc ~alpha mips hppa amd64 ~ia64" RDEPEND=">=dev-libs/glib-2 >=sys-devel/flex-2.5.4" diff --git a/dev-libs/libxml2/libxml2-2.6.7.ebuild b/dev-libs/libxml2/libxml2-2.6.7.ebuild index 96fc88240f86..28b196fc992f 100644 --- a/dev-libs/libxml2/libxml2-2.6.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.7.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-libs/libxml2/libxml2-2.6.7.ebuild,v 1.6 2004/05/29 03:42:46 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.7.ebuild,v 1.7 2004/06/06 10:54:34 lv Exp $ inherit libtool gnome.org flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 mips" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64 ~ia64 ~ppc64 mips" IUSE="python readline ipv6" DEPEND="sys-libs/zlib |