diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 16:49:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 16:49:36 +0000 |
commit | bc74f331a649674d72e2e8eff32040de068f3d42 (patch) | |
tree | 8ebe56406c82d9ba8401533ca284846ee73bbb7a /app-editors/nano | |
parent | Stable for ppc, wrt bug #471404 (diff) | |
download | gentoo-2-bc74f331a649674d72e2e8eff32040de068f3d42.tar.gz gentoo-2-bc74f331a649674d72e2e8eff32040de068f3d42.tar.bz2 gentoo-2-bc74f331a649674d72e2e8eff32040de068f3d42.zip |
Stable for ppc, wrt bug #471406
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/nano')
-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 7237a2002609..a746e283fd5a 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.293 2013/06/19 12:19:31 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.294 2013/06/24 16:49:36 ago Exp $ + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nano-2.3.2.ebuild: + Stable for ppc, wrt bug #471406 19 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> nano-2.3.2.ebuild: Stable on x86, wrt bug #471406 diff --git a/app-editors/nano/nano-2.3.2.ebuild b/app-editors/nano/nano-2.3.2.ebuild index 188a5d28f197..b77f89d75d3b 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.6 2013/06/19 12:19:31 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.2.ebuild,v 1.7 2013/06/24 16:49:36 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?] |