diff options
author | Akinori Hattori <hattya@gentoo.org> | 2007-08-09 10:00:25 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2007-08-09 10:00:25 +0000 |
commit | ea48ed62b414b5e9d25da5fe26597a841481e1b2 (patch) | |
tree | 474d9b181d0caa3518c5dee8b674dd3a71956c23 /app-editors | |
parent | stable on x86. (diff) | |
download | gentoo-2-ea48ed62b414b5e9d25da5fe26597a841481e1b2.tar.gz gentoo-2-ea48ed62b414b5e9d25da5fe26597a841481e1b2.tar.bz2 gentoo-2-ea48ed62b414b5e9d25da5fe26597a841481e1b2.zip |
stable on x86.
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/shed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/shed/shed-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/shed/ChangeLog b/app-editors/shed/ChangeLog index 79eed043f60b..569dd135b249 100644 --- a/app-editors/shed/ChangeLog +++ b/app-editors/shed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/shed # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.18 2007/03/11 15:40:07 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.19 2007/08/09 10:00:25 hattya Exp $ + + 09 Aug 2007; Akinori Hattori <hattya@gentoo.org> shed-1.13.ebuild: + stable on x86. *shed-1.13 (11 Mar 2007) diff --git a/app-editors/shed/shed-1.13.ebuild b/app-editors/shed/shed-1.13.ebuild index 0284ff51eceb..ff5ba6a06717 100644 --- a/app-editors/shed/shed-1.13.ebuild +++ b/app-editors/shed/shed-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.13.ebuild,v 1.1 2007/03/11 15:36:33 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.13.ebuild,v 1.2 2007/08/09 10:00:25 hattya 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" |