diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-03-07 18:55:51 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-03-07 18:55:51 +0000 |
commit | 614e599096ffa55c9fd19b7f9dabbfa651601939 (patch) | |
tree | 8f32af72ab86b6f25b86a87453ee54fe47b15f6a /xfce-extra | |
parent | Stable on sparc (diff) | |
download | gentoo-2-614e599096ffa55c9fd19b7f9dabbfa651601939.tar.gz gentoo-2-614e599096ffa55c9fd19b7f9dabbfa651601939.tar.bz2 gentoo-2-614e599096ffa55c9fd19b7f9dabbfa651601939.zip |
dep fixors
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.4_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/terminal/terminal-0.2.4_pre1.ebuild b/xfce-extra/terminal/terminal-0.2.4_pre1.ebuild index 6ba99b2abe1a..cddfb28a11ef 100644 --- a/xfce-extra/terminal/terminal-0.2.4_pre1.ebuild +++ b/xfce-extra/terminal/terminal-0.2.4_pre1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4_pre1.ebuild,v 1.1 2005/03/04 06:42:34 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.4_pre1.ebuild,v 1.2 2005/03/07 18:55:51 bcowan Exp $ DESCRIPTION="Terminal with close ties to xfce" HOMEPAGE="http://www.os-cillation.com/" KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=x11-libs/gtk+-2.4* - >=xfce-extra/exo-0.2.0-r1 + >=xfce-extra/exo-0.3.0_pre1 >=x11-libs/vte-0.11.11 >=xfce-base/libxfce4mcs-4.2.0" MY_P="${PN/t/T}-${PV/_/}" |