diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-08 19:57:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-08 19:57:26 +0000 |
commit | 89503fd4580944cc9adbfaeec5a167a1de952cb7 (patch) | |
tree | 378f85e73b5e70384517cb4fa0827d7253213562 /x11-libs | |
parent | x86 stable, bug #236971 (diff) | |
download | gentoo-2-89503fd4580944cc9adbfaeec5a167a1de952cb7.tar.gz gentoo-2-89503fd4580944cc9adbfaeec5a167a1de952cb7.tar.bz2 gentoo-2-89503fd4580944cc9adbfaeec5a167a1de952cb7.zip |
x86 stable, bug #236971
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index f1de74f11036..0fe9ef909218 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.140 2008/09/07 18:56:42 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.141 2008/09/08 19:57:26 maekke Exp $ + + 08 Sep 2008; Markus Meier <maekke@gentoo.org> gtksourceview-2.2.2.ebuild: + x86 stable, bug #236971 07 Sep 2008; Olivier Crête <tester@gentoo.org> gtksourceview-2.2.2.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild index 786f8e990acf..38299822b59a 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.2.2.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.2.ebuild,v 1.3 2008/09/07 18:56:42 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.2.2.ebuild,v 1.4 2008/09/08 19:57:26 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 |