diff options
author | 2010-08-14 16:46:29 +0000 | |
---|---|---|
committer | 2010-08-14 16:46:29 +0000 | |
commit | 6674f5d2432416b89276e3c215d56c17e4d107aa (patch) | |
tree | e7421589c5bbacc721cf4b2481606698ba658d41 /x11-libs/gtksourceview | |
parent | Filter --as-needed, bug #315045, ack'ed by QA on IRC. (diff) | |
download | historical-6674f5d2432416b89276e3c215d56c17e4d107aa.tar.gz historical-6674f5d2432416b89276e3c215d56c17e4d107aa.tar.bz2 historical-6674f5d2432416b89276e3c215d56c17e4d107aa.zip |
alpha/ia64/sh/sparc stable wrt #314899
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 9735a5c9c2d3..9cfdff50257c 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # 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.181 2010/08/01 11:16:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.182 2010/08/14 16:46:29 armin76 Exp $ + + 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.8.2.ebuild: + alpha/ia64/sh/sparc stable wrt #314899 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> gtksourceview-2.10.4.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild index b8d275a06b3c..ce09bdace741 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-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.4 2010/07/20 02:29:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.8.2.ebuild,v 1.5 2010/08/14 16:46:29 armin76 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 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.12 |