diff options
author | 2005-08-24 01:29:17 +0000 | |
---|---|---|
committer | 2005-08-24 01:29:17 +0000 | |
commit | c07d49e9f6d33bd9235aa9dad15d37cf88ea193d (patch) | |
tree | 0f3929975a1a8b8410359b83d5142d9d7ed62c74 /x11-libs | |
parent | arm stable (diff) | |
download | gentoo-2-c07d49e9f6d33bd9235aa9dad15d37cf88ea193d.tar.gz gentoo-2-c07d49e9f6d33bd9235aa9dad15d37cf88ea193d.tar.bz2 gentoo-2-c07d49e9f6d33bd9235aa9dad15d37cf88ea193d.zip |
arm love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.3.91.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild index 256d2eab6415..4ab7386f2d67 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.2.0.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/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.9 2005/07/02 20:42:10 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.10 2005/08/24 01:29:17 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/x11-libs/gtksourceview/gtksourceview-1.3.91.ebuild b/x11-libs/gtksourceview/gtksourceview-1.3.91.ebuild index b03dc3ac8f84..dc7563e67a68 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.3.91.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.3.91.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/x11-libs/gtksourceview/gtksourceview-1.3.91.ebuild,v 1.1 2005/08/23 01:17:26 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.3.91.ebuild,v 1.2 2005/08/24 01:29:17 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="doc static" RDEPEND=">=x11-libs/gtk+-2.4 |