diff options
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index f3ff6789cecb..d98354ff7e5e 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.154 2009/04/12 20:49:14 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.155 2009/04/27 10:18:27 armin76 Exp $ + + 27 Apr 2009; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.4.2.ebuild: + arm stable 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> gtksourceview-2.4.2.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index 2a80bf5bc5a8..39acd1b52e47 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.7 2009/04/12 20:49:14 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.8 2009/04/27 10:18:27 armin76 Exp $ inherit gnome2 @@ -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" RDEPEND=">=x11-libs/gtk+-2.12 |