diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 13:40:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 13:40:49 +0000 |
commit | 03f88a64573634a983e3a62965dfa7fa8dec26d7 (patch) | |
tree | 5f13c348aa2d612716ab43592b81b4b37ce30b69 /x11-libs/gtksourceview | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | gentoo-2-03f88a64573634a983e3a62965dfa7fa8dec26d7.tar.gz gentoo-2-03f88a64573634a983e3a62965dfa7fa8dec26d7.tar.bz2 gentoo-2-03f88a64573634a983e3a62965dfa7fa8dec26d7.zip |
Stable for HPPA (bug #260063).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtksourceview')
-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 d98354ff7e5e..90a5b4060c0f 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.155 2009/04/27 10:18:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.156 2009/04/27 13:40:49 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gtksourceview-2.4.2: + Stable for HPPA (bug #260063). 27 Apr 2009; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.4.2.ebuild: arm stable diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index 39acd1b52e47..89c72ba1ad44 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.8 2009/04/27 10:18:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.9 2009/04/27 13:40:49 jer 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 |