diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:02:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:02:51 +0000 |
commit | 90a50ead90a55e017066f9ea5f029df56e3dc23b (patch) | |
tree | f98b6c92cbf10b373796557eb18fc6e50c43f834 /x11-libs | |
parent | sh stable (diff) | |
download | gentoo-2-90a50ead90a55e017066f9ea5f029df56e3dc23b.tar.gz gentoo-2-90a50ead90a55e017066f9ea5f029df56e3dc23b.tar.bz2 gentoo-2-90a50ead90a55e017066f9ea5f029df56e3dc23b.zip |
sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-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 90a5b4060c0f..5ad1308f85f7 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.156 2009/04/27 13:40:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.157 2009/04/28 11:02:51 armin76 Exp $ + + 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.4.2.ebuild: + sh stable 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gtksourceview-2.4.2: Stable for HPPA (bug #260063). diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index 89c72ba1ad44..b42d25683583 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.9 2009/04/27 13:40:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.10 2009/04/28 11:02:51 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 |