diff options
author | 2005-01-10 18:08:42 +0000 | |
---|---|---|
committer | 2005-01-10 18:08:42 +0000 | |
commit | 0bcb6215d196e49af2d19210a9f45112b2e69f64 (patch) | |
tree | abbdf58b27fbdbae628d8f839ec517278e3fd6e6 /xfce-extra/terminal | |
parent | CAN-2004-0814 patch updated; adding new digests. (Manifest recommit) (diff) | |
download | gentoo-2-0bcb6215d196e49af2d19210a9f45112b2e69f64.tar.gz gentoo-2-0bcb6215d196e49af2d19210a9f45112b2e69f64.tar.bz2 gentoo-2-0bcb6215d196e49af2d19210a9f45112b2e69f64.zip |
var changes
Diffstat (limited to 'xfce-extra/terminal')
-rw-r--r-- | xfce-extra/terminal/terminal-0.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/terminal/terminal-0.2.2-r1.ebuild b/xfce-extra/terminal/terminal-0.2.2-r1.ebuild index b3dd71b0325a..5569b4b5f63d 100644 --- a/xfce-extra/terminal/terminal-0.2.2-r1.ebuild +++ b/xfce-extra/terminal/terminal-0.2.2-r1.ebuild @@ -1,12 +1,12 @@ # 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.2-r1.ebuild,v 1.1 2005/01/07 06:29:27 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.2-r1.ebuild,v 1.2 2005/01/10 18:08:42 bcowan Exp $ DESCRIPTION="Terminal with close ties to xfce" HOMEPAGE="http://www.os-cillation.com/" KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" -XFCE_RDEPEND=">=x11-libs/gtk+-2.4* +XRDEPEND=">=x11-libs/gtk+-2.4* >=xfce-extra/exo-0.2.0-r1 >=x11-libs/vte-0.11.11" MY_P="${PN/t/T}-${PV}" |