summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/shed/ChangeLog5
-rw-r--r--app-editors/shed/shed-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/shed/ChangeLog b/app-editors/shed/ChangeLog
index b8b9ebf413e2..f05367483513 100644
--- a/app-editors/shed/ChangeLog
+++ b/app-editors/shed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/shed
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.12 2006/06/05 15:53:55 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.13 2006/06/10 09:22:50 hansmi Exp $
+
+ 10 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> shed-1.12.ebuild:
+ Stable on ppc.
05 Jun 2006; Akinori Hattori <hattya@gentoo.org> shed-1.12.ebuild:
stable on x86.
diff --git a/app-editors/shed/shed-1.12.ebuild b/app-editors/shed/shed-1.12.ebuild
index 947097a0952e..b26c1faf5d89 100644
--- a/app-editors/shed/shed-1.12.ebuild
+++ b/app-editors/shed/shed-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.12.ebuild,v 1.2 2006/06/05 15:53:55 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.12.ebuild,v 1.3 2006/06/10 09:22:50 hansmi Exp $
IUSE=""
@@ -9,7 +9,7 @@ HOMEPAGE="http://shed.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc-macos x86"
+KEYWORDS="~amd64 ppc ~ppc-macos x86"
SLOT="0"
DEPEND=">=sys-libs/ncurses-5.3"