diff options
author | 2009-10-08 03:02:36 +0000 | |
---|---|---|
committer | 2009-10-08 03:02:36 +0000 | |
commit | d7fd8ac1da84e2db7eaa61a61d3297bb4fe3e67d (patch) | |
tree | 71e4eea367088278c7c845be863b673ed4386290 | |
parent | Stable on amd64, bug #281427 (diff) | |
download | gentoo-2-d7fd8ac1da84e2db7eaa61a61d3297bb4fe3e67d.tar.gz gentoo-2-d7fd8ac1da84e2db7eaa61a61d3297bb4fe3e67d.tar.bz2 gentoo-2-d7fd8ac1da84e2db7eaa61a61d3297bb4fe3e67d.zip |
Stable on amd64, bug #281427
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index d315e76e7e7a..86cd35b7d449 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.160 2009/05/17 19:53:57 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.161 2009/10/08 03:02:36 tester Exp $ + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> + gtksourceview-2.6.2.ebuild: + Stable on amd64, bug #281427 *gtksourceview-2.6.2 (17 May 2009) diff --git a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild index 428b09cda6ae..2ea249543304 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild,v 1.1 2009/05/17 19:53:57 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild,v 1.2 2009/10/08 03:02:36 tester Exp $ GCONF_DEBUG="no" @@ -11,7 +11,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" RDEPEND=">=x11-libs/gtk+-2.12 |