diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-11 10:19:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-11 10:19:31 +0000 |
commit | 0ec11c0595566cad73c5a9535eea2d3ecbc4c468 (patch) | |
tree | 5165bf85f76472f8f6392b384ed82232ec50a99e /x11-libs | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-0ec11c0595566cad73c5a9535eea2d3ecbc4c468.tar.gz gentoo-2-0ec11c0595566cad73c5a9535eea2d3ecbc4c468.tar.bz2 gentoo-2-0ec11c0595566cad73c5a9535eea2d3ecbc4c468.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 4d11b164cbab..892ac4d08113 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.49 2005/06/10 19:52:04 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.50 2005/06/11 10:19:31 corsair Exp $ + + 11 Jun 2005; Markus Rothe <corsair@gentoo.org> gtksourceview-1.2.0.ebuild: + Stable on ppc64; bug #93352 10 Jun 2005; Simon Stelling <blubb@gentoo.org> gtksourceview-1.2.0.ebuild: stable wrt bug 93352 diff --git a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild index 3d6c079cd4bf..7d6886ad5f84 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.6 2005/06/11 06:35:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.7 2005/06/11 10:19:31 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |