diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-02-29 23:07:29 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-02-29 23:07:29 +0000 |
commit | 77579d07dbbc0cbe6d89d16380be8c6e3521fd8d (patch) | |
tree | 9ede962e8750390701b3bcd95d07d7f12d7e2ce7 /app-admin/quickswitch/quickswitch-1.05.ebuild | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-77579d07dbbc0cbe6d89d16380be8c6e3521fd8d.tar.gz gentoo-2-77579d07dbbc0cbe6d89d16380be8c6e3521fd8d.tar.bz2 gentoo-2-77579d07dbbc0cbe6d89d16380be8c6e3521fd8d.zip |
Stable on x86.
Diffstat (limited to 'app-admin/quickswitch/quickswitch-1.05.ebuild')
-rw-r--r-- | app-admin/quickswitch/quickswitch-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/quickswitch/quickswitch-1.05.ebuild b/app-admin/quickswitch/quickswitch-1.05.ebuild index 232ed0c5618a..ecff39043a64 100644 --- a/app-admin/quickswitch/quickswitch-1.05.ebuild +++ b/app-admin/quickswitch/quickswitch-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.05.ebuild,v 1.4 2004/02/23 06:11:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/quickswitch/quickswitch-1.05.ebuild,v 1.5 2004/02/29 23:04:06 pyrania Exp $ IUSE="ncurses" @@ -10,7 +10,7 @@ HOMEPAGE="http://quickswitch.sf.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " DEPEND=">=dev-lang/perl-5.6.0" RDEPEND="ncurses? ( dev-perl/CursesWidgets )" |