diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:16:58 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:16:58 +0000 |
commit | c8c30ee2dbf2c09d3f3234f87975cdf9a9340759 (patch) | |
tree | 6f3a1edb7617d50dcd089920bb499168f614a4a9 /x11-libs/gtksourceview | |
parent | x86 stable, bug 324077 (diff) | |
download | historical-c8c30ee2dbf2c09d3f3234f87975cdf9a9340759.tar.gz historical-c8c30ee2dbf2c09d3f3234f87975cdf9a9340759.tar.bz2 historical-c8c30ee2dbf2c09d3f3234f87975cdf9a9340759.zip |
x86 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 5061bd406827..9735a5c9c2d3 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.180 2010/07/31 18:58:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.181 2010/08/01 11:16:58 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + gtksourceview-2.10.4.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gtksourceview-2.10.4.ebuild: amd64 stable, bug 324077 diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild index 7487a7ad8c49..e92f47cf131e 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.4.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.10.4.ebuild,v 1.4 2010/07/31 18:58:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.5 2010/08/01 11:16:58 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc glade" RDEPEND=">=x11-libs/gtk+-2.12 |