diff options
author | 2011-01-18 15:15:04 +0000 | |
---|---|---|
committer | 2011-01-18 15:15:04 +0000 | |
commit | 28991d65bcc9ff59a228ef02f619b0d0c17601b7 (patch) | |
tree | 0a180d40113503a0f35d182d8840c5decab1a5d0 /x11-libs | |
parent | media-plugins/vdr-avolctl masked for removel on 18 Feb 2011 (diff) | |
download | gentoo-2-28991d65bcc9ff59a228ef02f619b0d0c17601b7.tar.gz gentoo-2-28991d65bcc9ff59a228ef02f619b0d0c17601b7.tar.bz2 gentoo-2-28991d65bcc9ff59a228ef02f619b0d0c17601b7.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 34cef91fd1f1..6683b5c2b446 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.191 2010/12/07 18:06:12 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.192 2011/01/18 15:15:04 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + gtksourceview-2.10.5-r1.ebuild: + x86 stable, bug 348987 07 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> -gtksourceview-2.6.2.ebuild, -gtksourceview-2.8.2.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild index e7317ffcb1d9..12bca64fcbed 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.1 2010/10/05 00:26:56 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.2 2011/01/18 15:15:04 fauli 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 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc glade" # FIXME: We could avoid the glade conditional and dep completely if upstream |