diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 04:09:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 04:09:37 +0000 |
commit | 78c4a230d4fe59c993086b095d613b2dacefe075 (patch) | |
tree | a8b41d734eed2145f0e24bb8c1e8c75778cf7d63 /gnome-extra | |
parent | arm/hppa stable (diff) | |
download | gentoo-2-78c4a230d4fe59c993086b095d613b2dacefe075.tar.gz gentoo-2-78c4a230d4fe59c993086b095d613b2dacefe075.tar.bz2 gentoo-2-78c4a230d4fe59c993086b095d613b2dacefe075.zip |
arm stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gal/gal-2.2.5.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gcalctool/gcalctool-4.4.22.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnome-extra/gal/gal-2.2.5.ebuild b/gnome-extra/gal/gal-2.2.5.ebuild index 023ae14f51e3..cbda9613f097 100644 --- a/gnome-extra/gal/gal-2.2.5.ebuild +++ b/gnome-extra/gal/gal-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-2.2.5.ebuild,v 1.7 2005/05/18 01:43:27 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-2.2.5.ebuild,v 1.8 2005/05/25 04:06:01 vapier Exp $ inherit gnome2 libtool eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 diff --git a/gnome-extra/gcalctool/gcalctool-4.4.22.ebuild b/gnome-extra/gcalctool/gcalctool-4.4.22.ebuild index 68761e351882..a3fb7ee379dd 100644 --- a/gnome-extra/gcalctool/gcalctool-4.4.22.ebuild +++ b/gnome-extra/gcalctool/gcalctool-4.4.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/gcalctool-4.4.22.ebuild,v 1.6 2005/05/18 01:55:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/gcalctool-4.4.22.ebuild,v 1.7 2005/05/25 04:06:53 vapier Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://calctool.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild index b4d169dbf0fc..2ef34abbf9da 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild,v 1.9 2005/05/18 01:41:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild,v 1.10 2005/05/25 04:09:37 vapier Exp $ inherit gnome2 versionator eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |