diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 06:21:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 06:21:44 +0000 |
commit | 7eaaa70149b68f00b8235bcc276e924ba8052b29 (patch) | |
tree | f01e3b2b94cdd76d6b6410109c67157dfab671db | |
parent | sync with xmame ebuild (diff) | |
download | historical-7eaaa70149b68f00b8235bcc276e924ba8052b29.tar.gz historical-7eaaa70149b68f00b8235bcc276e924ba8052b29.tar.bz2 historical-7eaaa70149b68f00b8235bcc276e924ba8052b29.zip |
arm/hppa/ia64/s390/sh stable
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | dev-libs/glib/glib-2.8.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.23.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/glib/glib-2.8.5.ebuild b/dev-libs/glib/glib-2.8.5.ebuild index f5cd4b5373db..5ae41a1477ca 100644 --- a/dev-libs/glib/glib-2.8.5.ebuild +++ b/dev-libs/glib/glib-2.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.5.ebuild,v 1.6 2006/01/22 19:50:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.5.ebuild,v 1.7 2006/01/29 06:21:06 vapier Exp $ inherit gnome.org libtool eutils flag-o-matic debug @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="debug doc hardened" RDEPEND="virtual/libc" diff --git a/dev-libs/libxml2/libxml2-2.6.23.ebuild b/dev-libs/libxml2/libxml2-2.6.23.ebuild index 0bfd76ba5ecc..a6525a8ed12d 100644 --- a/dev-libs/libxml2/libxml2-2.6.23.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.23.ebuild,v 1.6 2006/01/22 21:21:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.23.ebuild,v 1.7 2006/01/29 06:21:44 vapier Exp $ inherit libtool gnome.org flag-o-matic eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="debug doc ipv6 python readline" RDEPEND="sys-libs/zlib |