diff options
author | 2010-05-04 15:58:04 +0000 | |
---|---|---|
committer | 2010-05-04 15:58:04 +0000 | |
commit | 43ec01dd3d8843a3373f8e71c0e796c099c6f4af (patch) | |
tree | bcfcc9dc41e524968184a7549fa242875d58915a /x11-libs | |
parent | amd64 stable, bug #314899 (diff) | |
download | gentoo-2-43ec01dd3d8843a3373f8e71c0e796c099c6f4af.tar.gz gentoo-2-43ec01dd3d8843a3373f8e71c0e796c099c6f4af.tar.bz2 gentoo-2-43ec01dd3d8843a3373f8e71c0e796c099c6f4af.zip |
amd64 stable, bug #314899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index bcaf60bc6662..dad4a3f9bcde 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.173 2010/02/24 22:30:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.174 2010/05/04 15:58:04 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> + gtksourceview-2.8.2.ebuild: + amd64 stable, bug #314899 24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> -gtksourceview-2.4.2.ebuild, -gtksourceview-2.8.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild index bf3493b8acc7..9b15d42b7807 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.1 2009/12/21 22:10:19 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.2 2010/05/04 15:58:04 tester Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,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 |