diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-24 14:13:43 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-24 14:13:43 +0000 |
commit | b46c50d2412fdc3ddb9eddfdb93d09ebdfb019ec (patch) | |
tree | 7b6ce3326960177fb625dff3b75218548460faa1 /x11-libs/gtksourceview | |
parent | ppc stable wrt #410611 (diff) | |
download | gentoo-2-b46c50d2412fdc3ddb9eddfdb93d09ebdfb019ec.tar.gz gentoo-2-b46c50d2412fdc3ddb9eddfdb93d09ebdfb019ec.tar.bz2 gentoo-2-b46c50d2412fdc3ddb9eddfdb93d09ebdfb019ec.zip |
ppc stable wrt #410611
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, 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.5-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 31fa8b6f6750..647f83760e3e 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # 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.226 2012/05/22 03:47:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.227 2012/05/24 14:13:43 ssuominen Exp $ + + 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> + gtksourceview-2.10.5-r2.ebuild, gtksourceview-3.2.3.ebuild: + ppc stable wrt #410611 *gtksourceview-3.4.2 (22 May 2012) diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild index a6a6b6951e25..569b8f5f418c 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.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-2.10.5-r2.ebuild,v 1.7 2012/05/15 23:27:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild,v 1.8 2012/05/24 14:13:43 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -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" IUSE="doc glade" # FIXME: We could avoid the glade conditional and dep completely if upstream diff --git a/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild b/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild index ff4d36f3fa8c..75b75451874f 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.7 2012/05/05 03:52:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.2.3.ebuild,v 1.8 2012/05/24 14:13:43 ssuominen 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 |