diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 21:25:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 21:25:24 +0000 |
commit | 79cedb4a569721dc20a9e28d5d35d3d8bfdeddf8 (patch) | |
tree | a8ad3d37c1209642af92769b42176786e88dc9c3 | |
parent | arm stable, bug #324077 (diff) | |
download | gentoo-2-79cedb4a569721dc20a9e28d5d35d3d8bfdeddf8.tar.gz gentoo-2-79cedb4a569721dc20a9e28d5d35d3d8bfdeddf8.tar.bz2 gentoo-2-79cedb4a569721dc20a9e28d5d35d3d8bfdeddf8.zip |
arm stable, bug #324077
(Portage version: 2.2_rc96/cvs/Linux x86_64)
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 3667c4d52d80..5e8451d670ab 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.188 2010/10/09 10:12:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.189 2010/10/14 21:25:24 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> gtksourceview-2.10.4.ebuild: + arm stable, bug #324077 09 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> gtksourceview-2.10.4.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild index 56e8b9d49af3..8eb50da20071 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.9 2010/10/09 10:12:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.10 2010/10/14 21:25:24 maekke 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 |