diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:03:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:03:04 +0000 |
commit | e26b02815d6c22c2e1618f4bbffaf924e94ca9d7 (patch) | |
tree | 5dd868967e43ed37ce3ebd6ff16bd1c409f1ecb4 | |
parent | Security bump, bug 183421 (diff) | |
download | historical-e26b02815d6c22c2e1618f4bbffaf924e94ca9d7.tar.gz historical-e26b02815d6c22c2e1618f4bbffaf924e94ca9d7.tar.bz2 historical-e26b02815d6c22c2e1618f4bbffaf924e94ca9d7.zip |
arm stable
Package-Manager: portage-2.1.3.7
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r14.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.6-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild index 2fd46a28873c..f6a632717a31 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild,v 1.7 2007/07/15 05:53:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild,v 1.8 2007/08/25 13:58:07 vapier Exp $ inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz mirror://gentoo//${P}-CAN-2004-0914-newer.patch.bz2" LICENSE="MOTIF" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" PROVIDE="virtual/motif" diff --git a/x11-libs/vte/vte-0.16.6-r1.ebuild b/x11-libs/vte/vte-0.16.6-r1.ebuild index 9c05c8605ddf..f7a2a850f550 100644 --- a/x11-libs/vte/vte-0.16.6-r1.ebuild +++ b/x11-libs/vte/vte-0.16.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.6-r1.ebuild,v 1.6 2007/08/11 15:01:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.6-r1.ebuild,v 1.7 2007/08/25 14:03:04 vapier Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" # pcre is broken in this release IUSE="debug doc python opengl" |