diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-12-07 10:28:56 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-12-07 10:28:56 +0000 |
commit | 0d28c0207b982c37e7cd2693415205a345930473 (patch) | |
tree | 590dfdba9049ad7a7bc094d3fcc085108517337d /app-editors/shed | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-0d28c0207b982c37e7cd2693415205a345930473.tar.gz gentoo-2-0d28c0207b982c37e7cd2693415205a345930473.tar.bz2 gentoo-2-0d28c0207b982c37e7cd2693415205a345930473.zip |
stable on x86.
Diffstat (limited to 'app-editors/shed')
-rw-r--r-- | app-editors/shed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/shed/shed-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/shed/ChangeLog b/app-editors/shed/ChangeLog index 784beb40bf68..5c935a6ce10a 100644 --- a/app-editors/shed/ChangeLog +++ b/app-editors/shed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/shed # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.3 2004/11/02 15:58:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.4 2004/12/07 10:28:56 hattya Exp $ + + 07 Dec 2004; Akinori Hattori <hattya@gentoo.org> shed-1.11.ebuild: + stable on x86. *shed-1.11 (03 Nov 2004) diff --git a/app-editors/shed/shed-1.11.ebuild b/app-editors/shed/shed-1.11.ebuild index 8d9cd5f73d28..9ddc6ea266b0 100644 --- a/app-editors/shed/shed-1.11.ebuild +++ b/app-editors/shed/shed-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2 2004/11/08 10:10:02 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.11.ebuild,v 1.3 2004/12/07 10:28:56 hattya Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://shed.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.3" |