diff options
-rw-r--r-- | app-editors/shed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/shed/Manifest | 4 | ||||
-rw-r--r-- | app-editors/shed/shed-1.11.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-editors/shed/Manifest index e7862092d512..b9abc5a51790 100644 --- a/app-editors/shed/Manifest +++ b/app-editors/shed/Manifest @@ -1,6 +1,6 @@ -MD5 88f5585bc28d174fb90410bbccec7667 ChangeLog 527 +MD5 020f74873a68100ec95614c64a7fb997 ChangeLog 614 MD5 c9f54ac0eadf3d14a44e5dc692f0df73 metadata.xml 230 MD5 bcfa0b73b9d3c430b28859fbbdba88ec shed-1.10.ebuild 663 -MD5 b12edfc8bc07bf9c893fb744454fd562 shed-1.11.ebuild 576 +MD5 95622c068df1a0da34c49fcd08f92737 shed-1.11.ebuild 575 MD5 46d19846ada4563cc6da45275faa7beb files/digest-shed-1.10 60 MD5 307d207296e0d3ffe9e9f045612bb732 files/digest-shed-1.11 60 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" |