diff options
author | 2008-07-30 21:48:32 +0000 | |
---|---|---|
committer | 2008-07-30 21:48:32 +0000 | |
commit | dbe4566dcf0a7f6fb430ad5866a190137c777ee6 (patch) | |
tree | 503a7e9186f453e14f23d7a0c1f0eaeabf0f9856 /x11-libs | |
parent | bump to 2.22.3, fix bug #231759. (diff) | |
download | gentoo-2-dbe4566dcf0a7f6fb430ad5866a190137c777ee6.tar.gz gentoo-2-dbe4566dcf0a7f6fb430ad5866a190137c777ee6.tar.bz2 gentoo-2-dbe4566dcf0a7f6fb430ad5866a190137c777ee6.zip |
Marking gtksourceview-2.2.1 ppc for bug 229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 42b3dc58ecaf..b79791985e1d 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.135 2008/07/27 18:27:51 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.136 2008/07/30 21:48:32 ranger Exp $ + + 30 Jul 2008; Brent Baude <ranger@gentoo.org> gtksourceview-2.2.1.ebuild: + Marking gtksourceview-2.2.1 ppc stable for bug 229709 26 Jul 2008; Olivier Crête <tester@gentoo.org> gtksourceview-2.2.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild index 8597de4bf8d1..184a0926393b 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild,v 1.2 2008/07/27 18:27:51 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild,v 1.3 2008/07/30 21:48:32 ranger Exp $ inherit gnome2 eutils @@ -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" # glib-2.14 dep is to be sure GRegex exists, so that gtksourceview does not |