diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:49:14 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:49:14 +0000 |
commit | ec8c756627bb3c8c7530e2d57cb33bd51e7d5321 (patch) | |
tree | 83887cdbde1e4427c35f9841392fe4fb9ae6a8c3 /x11-libs/gtksourceview | |
parent | Remove old versions. (diff) | |
download | gentoo-2-ec8c756627bb3c8c7530e2d57cb33bd51e7d5321.tar.gz gentoo-2-ec8c756627bb3c8c7530e2d57cb33bd51e7d5321.tar.bz2 gentoo-2-ec8c756627bb3c8c7530e2d57cb33bd51e7d5321.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 2e598ee5f59c..f3ff6789cecb 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # 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.153 2009/03/18 14:56:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.154 2009/04/12 20:49:14 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + gtksourceview-2.4.2.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.4.2.ebuild: alpha/ia64 stable wrt #260063 diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index 74fd303d02b3..2a80bf5bc5a8 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.6 2009/03/18 14:56:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.7 2009/04/12 20:49:14 bluebird 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 |