summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-06-26 09:41:25 +0000
committerPacho Ramos <pacho@gentoo.org>2014-06-26 09:41:25 +0000
commitc64318db7f7271c47e33480bdb5f5603e04d07e9 (patch)
treec00a66f2c2915aa236645057d8844186ce1377dc
parentVersion bump, drop old (diff)
downloadgentoo-2-c64318db7f7271c47e33480bdb5f5603e04d07e9.tar.gz
gentoo-2-c64318db7f7271c47e33480bdb5f5603e04d07e9.tar.bz2
gentoo-2-c64318db7f7271c47e33480bdb5f5603e04d07e9.zip
Version bump, drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r--x11-libs/vte/ChangeLog8
-rw-r--r--x11-libs/vte/vte-0.36.3.ebuild (renamed from x11-libs/vte/vte-0.36.0.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index f285eee74898..1229c943cf52 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/vte
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.387 2014/05/31 09:14:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.388 2014/06/26 09:41:25 pacho Exp $
+
+*vte-0.36.3 (26 Jun 2014)
+
+ 26 Jun 2014; Pacho Ramos <pacho@gentoo.org> +vte-0.36.3.ebuild,
+ -vte-0.36.0.ebuild:
+ Version bump, drop old
*vte-0.36.2 (31 May 2014)
diff --git a/x11-libs/vte/vte-0.36.0.ebuild b/x11-libs/vte/vte-0.36.3.ebuild
index f24b1e9b2c35..7e89d13c5192 100644
--- a/x11-libs/vte/vte-0.36.0.ebuild
+++ b/x11-libs/vte/vte-0.36.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.0.ebuild,v 1.1 2014/04/27 21:51:38 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.3.ebuild,v 1.1 2014/06/26 09:41:25 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -15,7 +15,7 @@ SLOT="2.90"
IUSE="debug glade +introspection"
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"
-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?]