summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-25 21:15:01 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-25 21:15:01 +0000
commitc45176158e6c7cc8c6e03cbf12e9f78e2e53ed56 (patch)
treec9c4931aa86ed7ae27d42b4f54f3afce4926ac5e /x11-libs/gtksourceview
parentarm stable, bug #410611 (diff)
downloadgentoo-2-c45176158e6c7cc8c6e03cbf12e9f78e2e53ed56.tar.gz
gentoo-2-c45176158e6c7cc8c6e03cbf12e9f78e2e53ed56.tar.bz2
gentoo-2-c45176158e6c7cc8c6e03cbf12e9f78e2e53ed56.zip
arm stable, bug #410611
(Portage version: 2.1.10.56/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r--x11-libs/gtksourceview/ChangeLog5
-rw-r--r--x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog
index 443ad0538a6e..0cef6ffa299b 100644
--- a/x11-libs/gtksourceview/ChangeLog
+++ b/x11-libs/gtksourceview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtksourceview
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.218 2012/04/22 23:29:22 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.219 2012/04/25 21:15:01 maekke Exp $
+
+ 25 Apr 2012; Markus Meier <maekke@gentoo.org> gtksourceview-3.2.3.ebuild:
+ arm stable, bug #410611
*gtksourceview-3.4.1 (22 Apr 2012)
diff --git a/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild b/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild
index c476974b651d..b8abf569e369 100644
--- a/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild,v 1.4 2012/04/19 20:46:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild,v 1.5 2012/04/25 21:15:01 maekke Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/gtksourceview/"
LICENSE="GPL-2"
SLOT="3.0"
IUSE="doc glade +introspection"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
RDEPEND=">=x11-libs/gtk+-3.0:3[introspection?]
>=dev-libs/libxml2-2.6:2