diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-10-14 23:29:27 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-10-14 23:29:27 +0000 |
commit | c8201b06b997c7507a5c5b9f61952dcf69c883ad (patch) | |
tree | 81671c2b743269be8c71455dce209e39042b70b0 /x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild | |
parent | Stable on alpha, bug 427544. (diff) | |
download | gentoo-2-c8201b06b997c7507a5c5b9f61952dcf69c883ad.tar.gz gentoo-2-c8201b06b997c7507a5c5b9f61952dcf69c883ad.tar.bz2 gentoo-2-c8201b06b997c7507a5c5b9f61952dcf69c883ad.zip |
Stable on alpha, bug 427544.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild index f4315240eaa2..4d806c7501ab 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.5 2012/10/14 13:15:00 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-3.4.2.ebuild,v 1.6 2012/10/14 23:29:27 mattst88 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?] |