diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:00:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:00:33 +0000 |
commit | 78020fdbcab096015f9c3b10d37d5e208cba6dfc (patch) | |
tree | c870f3a8964f3d2c4166842d2ae400a74760a4dd /x11-libs | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-78020fdbcab096015f9c3b10d37d5e208cba6dfc.tar.gz gentoo-2-78020fdbcab096015f9c3b10d37d5e208cba6dfc.tar.bz2 gentoo-2-78020fdbcab096015f9c3b10d37d5e208cba6dfc.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 59658551dbb8..86ff6c03553b 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.251 2013/07/08 17:29:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.252 2013/11/30 20:00:33 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gtksourceview-3.8.2.ebuild: + amd64 stable, bug #478252 *gtksourceview-3.8.2 (08 Jul 2013) diff --git a/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild index 03c1d167cdab..814bf0a8ff81 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 # 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.1 2013/07/08 17:29:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.8.2.ebuild,v 1.2 2013/11/30 20:00:33 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=" |