diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 0fe9ef909218..9aafed00bbe7 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.141 2008/09/08 19:57:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.142 2008/09/09 11:22:15 armin76 Exp $ + + 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.2.2.ebuild: + alpha/ia64/sparc stable wrt #236971 08 Sep 2008; Markus Meier <maekke@gentoo.org> gtksourceview-2.2.2.ebuild: x86 stable, bug #236971 diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild index 38299822b59a..028419659372 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.4 2008/09/08 19:57:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.5 2008/09/09 11:22:15 armin76 Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" # glib-2.14 dep is to be sure GRegex exists, so that gtksourceview does not |