diff options
Diffstat (limited to 'app-editors/shed/shed-1.11.ebuild')
-rw-r--r-- | app-editors/shed/shed-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/shed/shed-1.11.ebuild b/app-editors/shed/shed-1.11.ebuild index b7e290833cb0..ca1ecdda777c 100644 --- a/app-editors/shed/shed-1.11.ebuild +++ b/app-editors/shed/shed-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.11.ebuild,v 1.5 2005/05/07 17:38:24 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.11.ebuild,v 1.6 2005/06/05 11:32:21 hansmi Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://shed.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="ppc x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.3" |