diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:27:51 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:27:51 +0000 |
commit | 8cf1e585bbcfe8e7f4d4345b57afa268b0880206 (patch) | |
tree | 13a926769a918a710fb3274d872ddb0f48153798 /x11-libs/gtksourceview | |
parent | Stable on amd64, bug #229709 (diff) | |
download | historical-8cf1e585bbcfe8e7f4d4345b57afa268b0880206.tar.gz historical-8cf1e585bbcfe8e7f4d4345b57afa268b0880206.tar.bz2 historical-8cf1e585bbcfe8e7f4d4345b57afa268b0880206.zip |
Stable on amd64, bug #229709
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 771ff219ba65..42b3dc58ecaf 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # 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.134 2008/07/02 21:03:28 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.135 2008/07/27 18:27:51 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> + gtksourceview-2.2.1.ebuild: + Stable on amd64, bug #229709 *gtksourceview-2.2.2 (02 Jul 2008) diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild index 693850e70960..8597de4bf8d1 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.1 2008/04/09 21:43:10 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild,v 1.2 2008/07/27 18:27:51 tester 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 |