diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 07:43:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 07:43:30 +0000 |
commit | 226d721ff6d604fb81eeb07f4c0e6b4143daefcb (patch) | |
tree | a70cf6a5a7a3466df186448a54545336c0869ac2 /app-editors | |
parent | Stable for sh, wrt bug #474190 (diff) | |
download | gentoo-2-226d721ff6d604fb81eeb07f4c0e6b4143daefcb.tar.gz gentoo-2-226d721ff6d604fb81eeb07f4c0e6b4143daefcb.tar.bz2 gentoo-2-226d721ff6d604fb81eeb07f4c0e6b4143daefcb.zip |
Stable for sh, wrt bug #471406
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nano/nano-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index 385caddb6ef9..2415714e8f4f 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nano # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.299 2013/06/30 18:08:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.300 2013/07/02 07:43:30 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> nano-2.3.2.ebuild: + Stable for sh, wrt bug #471406 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nano-2.3.2.ebuild: Stable for s390, wrt bug #471406 diff --git a/app-editors/nano/nano-2.3.2.ebuild b/app-editors/nano/nano-2.3.2.ebuild index 5477e8ffff89..4f29b893337a 100644 --- a/app-editors/nano/nano-2.3.2.ebuild +++ b/app-editors/nano/nano-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.2.ebuild,v 1.12 2013/06/30 18:08:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.2.ebuild,v 1.13 2013/07/02 07:43:30 ago Exp $ EAPI="3" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.nano-editor.org/ http://www.gentoo.org/doc/en/nano-basics-g LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug justify +magic minimal ncurses nls slang spell unicode" RDEPEND=">=sys-libs/ncurses-5.9-r1[unicode?] |