diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:58:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:58:22 +0000 |
commit | d28a276d07cbd0978b3b32356e1fd38de41b46e1 (patch) | |
tree | 280b55121a9e968dec7015a2f04fc1fd02534901 /x11-libs/gtksourceview | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-d28a276d07cbd0978b3b32356e1fd38de41b46e1.tar.gz gentoo-2-d28a276d07cbd0978b3b32356e1fd38de41b46e1.tar.bz2 gentoo-2-d28a276d07cbd0978b3b32356e1fd38de41b46e1.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 23ab09ad2c7a..aa34f166ea63 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.230 2012/10/04 15:05:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.231 2012/10/06 09:58:22 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> gtksourceview-3.4.2.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gtksourceview-3.4.2.ebuild: Stable for amd64, wrt bug #427544 diff --git a/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild index 277c7dbb09cb..52cc606b84e4 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.4.2.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.4.2.ebuild,v 1.3 2012/10/04 15:05:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild,v 1.4 2012/10/06 09:58:22 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 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" # Note: has native OSX support, prefix teams, attack! RDEPEND=">=x11-libs/gtk+-3.4:3[introspection?] |