diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:57:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:57:57 +0000 |
commit | 07d2023a79525f2dd630c498a9b375a8730fff7d (patch) | |
tree | b9be720b48fde05a633eb03c28a4d9c5970d46f0 /x11-libs | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-07d2023a79525f2dd630c498a9b375a8730fff7d.tar.gz gentoo-2-07d2023a79525f2dd630c498a9b375a8730fff7d.tar.bz2 gentoo-2-07d2023a79525f2dd630c498a9b375a8730fff7d.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.10.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 51acd7ba01ba..6bf1d1cd0221 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.255 2014/02/06 22:51:17 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.256 2014/02/22 15:57:57 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gtksourceview-3.10.2.ebuild, + gtksourceview-3.8.2.ebuild: + arch stable, bug 888 *gtksourceview-3.10.2 (06 Feb 2014) diff --git a/x11-libs/gtksourceview/gtksourceview-3.10.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.10.2.ebuild index f9591c654003..a0b0a1eba794 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.10.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.10.2.ebuild,v 1.1 2014/02/06 22:51:17 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.10.2.ebuild,v 1.2 2014/02/22 15:57:57 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/gtksourceview/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="3.0/2" IUSE="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=" diff --git a/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild index 200864a14d3f..e1d9fd25d174 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild,v 1.3 2013/12/08 19:46:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild,v 1.4 2014/02/22 15:57:57 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/gtksourceview/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="3.0/1" IUSE="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=" |