diff options
author | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:48:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-07-30 21:48:32 +0000 |
commit | f355da3505e3e0264300bb9ec0e5b46fd5e94c91 (patch) | |
tree | 7bdc3b9d86bd5d9d6a9d841c7497e21b1c55f142 /x11-libs/gtksourceview | |
parent | bump to 2.22.3, fix bug #231759. (diff) | |
download | historical-f355da3505e3e0264300bb9ec0e5b46fd5e94c91.tar.gz historical-f355da3505e3e0264300bb9ec0e5b46fd5e94c91.tar.bz2 historical-f355da3505e3e0264300bb9ec0e5b46fd5e94c91.zip |
Marking gtksourceview-2.2.1 ppc for bug 229709
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/gtksourceview')
-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 |