diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-10 10:34:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-10 10:34:34 +0000 |
commit | 015d36b436d216427e1193c512606183e86c3d1f (patch) | |
tree | 2e6b3ae098af404265e1b1d384dd985116ea45cb /x11-libs/gtksourceview | |
parent | x86 stable, bug #229709 (diff) | |
download | historical-015d36b436d216427e1193c512606183e86c3d1f.tar.gz historical-015d36b436d216427e1193c512606183e86c3d1f.tar.bz2 historical-015d36b436d216427e1193c512606183e86c3d1f.zip |
x86 stable, bug #229709
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.27-rc2 i686
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 c2e0053229cd..4613b9d03fc4 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.137 2008/08/09 12:56:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.138 2008/08/10 10:34:34 maekke Exp $ + + 10 Aug 2008; Markus Meier <maekke@gentoo.org> gtksourceview-2.2.1.ebuild: + x86 stable, bug #229709 09 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org> gtksourceview-2.2.1.ebuild, gtksourceview-2.2.2.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild index 5224b71ce969..c3c63fb89622 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.4 2008/08/09 12:56:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.1.ebuild,v 1.5 2008/08/10 10:34:34 maekke 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 |