diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-19 12:19:31 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-19 12:19:31 +0000 |
commit | 60b412d4b252d2c84e519f051a0fe21f7c7ee69c (patch) | |
tree | c9018322e010a99ac9e6fa33e75e92e3310dd4bf /app-editors | |
parent | Bump -6.3 development version (diff) | |
download | gentoo-2-60b412d4b252d2c84e519f051a0fe21f7c7ee69c.tar.gz gentoo-2-60b412d4b252d2c84e519f051a0fe21f7c7ee69c.tar.bz2 gentoo-2-60b412d4b252d2c84e519f051a0fe21f7c7ee69c.zip |
Stable on x86, wrt bug #471406
(Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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 78a60e5dca12..7237a2002609 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.292 2013/06/19 10:33:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.293 2013/06/19 12:19:31 pinkbyte Exp $ + + 19 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> nano-2.3.2.ebuild: + Stable on x86, wrt bug #471406 19 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> nano-2.3.2.ebuild: amd64 stable wrt bug #471406 diff --git a/app-editors/nano/nano-2.3.2.ebuild b/app-editors/nano/nano-2.3.2.ebuild index 40f140eb2403..188a5d28f197 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.5 2013/06/19 10:33:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.2.ebuild,v 1.6 2013/06/19 12:19:31 pinkbyte 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?] |