diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-03-10 15:17:58 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-03-10 15:17:58 +0000 |
commit | 2b8aa76d0f85eaeba964dbbf4a0086c2d56857c6 (patch) | |
tree | 191ac227fe461a47e8de712dcd14532a53cad494 /x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild | |
parent | Indic fonts, long awaited and long needed in gentoe finally here. First of a... (diff) | |
download | gentoo-2-2b8aa76d0f85eaeba964dbbf4a0086c2d56857c6.tar.gz gentoo-2-2b8aa76d0f85eaeba964dbbf4a0086c2d56857c6.tar.bz2 gentoo-2-2b8aa76d0f85eaeba964dbbf4a0086c2d56857c6.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild index 1e50135d53c6..1eed746a3235 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.4.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/gtksourceview/gtksourceview-1.8.4.ebuild,v 1.1 2007/03/01 01:15:26 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild,v 1.2 2007/03/10 15:17:58 uberlord Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |