diff options
author | Jason Wever <weeve@gentoo.org> | 2006-04-06 03:14:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-04-06 03:14:31 +0000 |
commit | 71169f167f9fae6e69752eed9611d03f0f86494f (patch) | |
tree | bf2481e698d518886f21cfdfdf59d7f2eb4d1b9a /x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild | |
parent | Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff) | |
download | gentoo-2-71169f167f9fae6e69752eed9611d03f0f86494f.tar.gz gentoo-2-71169f167f9fae6e69752eed9611d03f0f86494f.tar.bz2 gentoo-2-71169f167f9fae6e69752eed9611d03f0f86494f.zip |
Version bump to 1.4.0. Also adjusted 1.3.0 and 1.4.0_beta2 for modular X.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild')
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild b/x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild index 81a8d962200a..96ffc07291de 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild,v 1.1 2005/03/26 04:02:16 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild,v 1.2 2006/04/06 03:14:31 weeve Exp $ inherit elisp-common eutils @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="emacs" -DEPEND="virtual/x11 +DEPEND="|| ( ( x11-libs/libXinerama x11-libs/libXtst ) virtual/x11 ) emacs? ( virtual/emacs )" SITEFILE=50ratpoison-gentoo.el |