diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:41:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:41:36 +0000 |
commit | a9ab0a25266610a2f89c52b560e0b4fad2075f38 (patch) | |
tree | 459a032b01d911431a398611c6c2c67380039936 /x11-libs/gtksourceview | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-a9ab0a25266610a2f89c52b560e0b4fad2075f38.tar.gz gentoo-2-a9ab0a25266610a2f89c52b560e0b4fad2075f38.tar.bz2 gentoo-2-a9ab0a25266610a2f89c52b560e0b4fad2075f38.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 4613b9d03fc4..3349ac0fee8d 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.138 2008/08/10 10:34:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.139 2008/08/12 13:41:36 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.2.1.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> gtksourceview-2.2.1.ebuild: x86 stable, bug #229709 diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild index c3c63fb89622..0e9db9f8a33a 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.2.1.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.1.ebuild,v 1.5 2008/08/10 10:34:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild,v 1.6 2008/08/12 13:41:36 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 |