diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-03-03 10:22:59 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-03-03 10:22:59 +0000 |
commit | 9ff979ffcc540618bf3f2f7702d6b6b40132e19b (patch) | |
tree | 7cf96e358a1128748230b38a2eff7673f4369932 /app-editors/shed | |
parent | Removed obsolete 0.23-fontselector patch (Manifest recommit) (diff) | |
download | gentoo-2-9ff979ffcc540618bf3f2f7702d6b6b40132e19b.tar.gz gentoo-2-9ff979ffcc540618bf3f2f7702d6b6b40132e19b.tar.bz2 gentoo-2-9ff979ffcc540618bf3f2f7702d6b6b40132e19b.zip |
marked stable on x86.
Diffstat (limited to 'app-editors/shed')
-rw-r--r-- | app-editors/shed/shed-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/shed/shed-1.10.ebuild b/app-editors/shed/shed-1.10.ebuild index 9d19864bb65c..f707a9d60277 100644 --- a/app-editors/shed/shed-1.10.ebuild +++ b/app-editors/shed/shed-1.10.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-editors/shed/shed-1.10.ebuild,v 1.1 2004/02/17 16:31:34 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.10.ebuild,v 1.2 2004/03/03 10:22:59 hattya Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" RESTRICT="nomirror" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.3" |