diff options
author | eroen <eroen@occam.eroen.eu> | 2015-05-01 13:54:58 +0200 |
---|---|---|
committer | eroen <eroen@occam.eroen.eu> | 2015-05-01 13:59:33 +0200 |
commit | b5e33021b2976640e5b3a8a51316c4cf834c6700 (patch) | |
tree | c4012e84b1eb2096f6b9cffa13e546a225e7bd7d /x11-libs | |
parent | gimp - drop old, update from gentoo (diff) | |
download | eroen-b5e33021b2976640e5b3a8a51316c4cf834c6700.tar.gz eroen-b5e33021b2976640e5b3a8a51316c4cf834c6700.tar.bz2 eroen-b5e33021b2976640e5b3a8a51316c4cf834c6700.zip |
vte-0.36.3 - update from gentoo
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.36.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/vte/vte-0.36.3.ebuild b/x11-libs/vte/vte-0.36.3.ebuild index 4eacdc0..bc760b4 100644 --- a/x11-libs/vte/vte-0.36.3.ebuild +++ b/x11-libs/vte/vte-0.36.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -13,9 +13,9 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.90" IUSE="debug glade +introspection termite-patch" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86" -PDEPEND="~x11-libs/gnome-pty-helper-${PV}" +PDEPEND=">=x11-libs/gnome-pty-helper-${PV}" RDEPEND=" >=dev-libs/glib-2.31.13:2 >=x11-libs/gtk+-3.1.9:3[introspection?] |