diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-12 02:25:23 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-01-12 02:25:23 +0000 |
commit | dcef7a7aed018b89a7eebedaa0d4d4b0ea0b0cce (patch) | |
tree | 789445c2d3cdc5615fe11c08c998ae8deb7cd5aa /gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild | |
parent | Set Keywords to have ~arch of all forms, since this is needed for font stuff. (diff) | |
download | historical-dcef7a7aed018b89a7eebedaa0d4d4b0ea0b0cce.tar.gz historical-dcef7a7aed018b89a7eebedaa0d4d4b0ea0b0cce.tar.bz2 historical-dcef7a7aed018b89a7eebedaa0d4d4b0ea0b0cce.zip |
Moving SLOT from 1 to 2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild index 329f2b7e1059..5dca604b73b5 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild,v 1.7 2005/08/24 01:24:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild,v 1.8 2006/01/12 02:25:23 compnerd Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-2" IUSE="accessibility" -SLOT="1" +SLOT="2" KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" # FIXME : seems only testapps need gnomevfs |