diff options
author | 2004-02-29 23:07:29 +0000 | |
---|---|---|
committer | 2004-02-29 23:07:29 +0000 | |
commit | 57b9408a757d0978b66808580e8d5b16e9150d17 (patch) | |
tree | 7ac63c8649d133e9a3b611ffc26febd52d875b8c /app-admin/quickswitch/quickswitch-1.05.ebuild | |
parent | moved to stable x86 because I guess the new bison moved to stable as well. Sh... (diff) | |
download | historical-57b9408a757d0978b66808580e8d5b16e9150d17.tar.gz historical-57b9408a757d0978b66808580e8d5b16e9150d17.tar.bz2 historical-57b9408a757d0978b66808580e8d5b16e9150d17.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 )" |