diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-04 07:41:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-04 07:41:18 +0000 |
commit | 4cc312dc81f5397463d978a8f9101487609d19c7 (patch) | |
tree | b97e1716952b736a15988e69be007b06a0b7ea72 /x11-libs/gtksourceview | |
parent | x86 stable wrt bug #427544 (diff) | |
download | gentoo-2-4cc312dc81f5397463d978a8f9101487609d19c7.tar.gz gentoo-2-4cc312dc81f5397463d978a8f9101487609d19c7.tar.bz2 gentoo-2-4cc312dc81f5397463d978a8f9101487609d19c7.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index a8eff266b5b9..8d73b2fa011e 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.228 2012/07/15 18:59:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.229 2012/10/04 07:41:18 phajdan.jr Exp $ + + 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gtksourceview-3.4.2.ebuild: + x86 stable wrt bug #427544 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.10.5-r2.ebuild, gtksourceview-3.2.3.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild index 30b73e2892a9..3cd459417810 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.1 2012/05/22 03:47:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild,v 1.2 2012/10/04 07:41:18 phajdan.jr 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?] |