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 | |
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')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index c31d0cd8dd3d..db752af19d0d 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.89 2007/03/01 01:15:26 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.90 2007/03/10 15:17:58 uberlord Exp $ + + 10 Mar 2007; Roy Marples <uberlord@gentoo.org> gtksourceview-1.8.4.ebuild: + Added ~x86-fbsd keyword. *gtksourceview-1.8.4 (01 Mar 2007) 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 |