diff options
author | 2012-04-29 15:17:28 +0000 | |
---|---|---|
committer | 2012-04-29 15:17:28 +0000 | |
commit | fbd31f16dfee2651ff316d8865fa12a61ec8ef6e (patch) | |
tree | 44e9a30dd0b373522dae09c11004186ddb0c5cab /x11-libs | |
parent | x86 stable, bug #410611 (diff) | |
download | gentoo-2-fbd31f16dfee2651ff316d8865fa12a61ec8ef6e.tar.gz gentoo-2-fbd31f16dfee2651ff316d8865fa12a61ec8ef6e.tar.bz2 gentoo-2-fbd31f16dfee2651ff316d8865fa12a61ec8ef6e.zip |
x86 stable, bug #410611
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 2d90b7ea86c7..e2afb1a60831 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.221 2012/04/29 15:16:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.222 2012/04/29 15:17:28 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> gtksourceview-2.10.5-r2.ebuild: + x86 stable, bug #410611 29 Apr 2012; Markus Meier <maekke@gentoo.org> gtksourceview-3.2.3.ebuild: x86 stable, bug #410611 diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild index b4ee7259c6b7..0a6ef072d1a5 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.4 2012/04/25 21:17:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild,v 1.5 2012/04/29 15:17:28 maekke 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 ~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" IUSE="doc glade" # FIXME: We could avoid the glade conditional and dep completely if upstream |