summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/terminal')
-rw-r--r--xfce-extra/terminal/ChangeLog6
-rw-r--r--xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/terminal/ChangeLog b/xfce-extra/terminal/ChangeLog
index 42dfc1cd480c..cc9db3f7b97e 100644
--- a/xfce-extra/terminal/ChangeLog
+++ b/xfce-extra/terminal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/terminal
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.18 2006/12/10 20:29:43 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.19 2006/12/10 20:33:32 nichoj Exp $
+
+ 10 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
+ terminal-0.2.5.8_rc2.ebuild:
+ Added version to vte dependency.
10 Dec 2006; Joshua Nichols <nichoj@gentoo.org> -terminal-0.2.2-r1.ebuild,
-terminal-0.2.4_pre1.ebuild, -terminal-0.2.5.1_beta1.ebuild,
diff --git a/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild b/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild
index a230de7baba9..9dcf8656129e 100644
--- a/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild
+++ b/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild,v 1.2 2006/12/06 05:51:45 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.5.8_rc2.ebuild,v 1.3 2006/12/10 20:33:32 nichoj Exp $
inherit gnome2 xfce44 versionator
@@ -34,7 +34,7 @@ RDEPEND=">=dev-libs/glib-2
x11-libs/libXrender )
virtual/x11 )
startup-notification? ( >=x11-libs/startup-notification-0.5 )
- x11-libs/vte
+ >=x11-libs/vte-0.11.11
xslt? ( dev-libs/libxslt )
>=xfce-extra/exo-0.3.1.12_rc2"