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 | fd2341f83671c30c27c29a5dbbac7eab30720607 (patch) | |
tree | 148dd41b957509b53355099fe0191064894c806a /app-editors/shed | |
parent | marked stable on x86. (diff) | |
download | historical-fd2341f83671c30c27c29a5dbbac7eab30720607.tar.gz historical-fd2341f83671c30c27c29a5dbbac7eab30720607.tar.bz2 historical-fd2341f83671c30c27c29a5dbbac7eab30720607.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" |