diff options
author | 2012-09-26 11:16:48 +0000 | |
---|---|---|
committer | 2012-09-26 11:16:48 +0000 | |
commit | 2d110a784445f92fb92702dccffc6daaa5b690c4 (patch) | |
tree | 762ec01faea54f8e205a332db5ddcb332a28f2ee /app-editors | |
parent | Fixing blas dependency, restructuring patches (diff) | |
download | gentoo-2-2d110a784445f92fb92702dccffc6daaa5b690c4.tar.gz gentoo-2-2d110a784445f92fb92702dccffc6daaa5b690c4.tar.bz2 gentoo-2-2d110a784445f92fb92702dccffc6daaa5b690c4.zip |
Stable for X86, wrt bug #436126
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nano/nano-2.3.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index 7a28b1ecbb36..7385e89f1018 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nano # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.281 2012/09/26 11:15:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.282 2012/09/26 11:16:48 ago Exp $ + + 26 Sep 2012; Agostino Sarubbo <ago@gentoo.org> nano-2.3.1-r2.ebuild: + Stable for X86, wrt bug #436126 26 Sep 2012; Agostino Sarubbo <ago@gentoo.org> nano-2.3.1-r2.ebuild: Stable for AMD64, wrt bug #436126 diff --git a/app-editors/nano/nano-2.3.1-r2.ebuild b/app-editors/nano/nano-2.3.1-r2.ebuild index 6967bf9e3d5b..d07c5f2871bb 100644 --- a/app-editors/nano/nano-2.3.1-r2.ebuild +++ b/app-editors/nano/nano-2.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.1-r2.ebuild,v 1.5 2012/09/26 11:15:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.1-r2.ebuild,v 1.6 2012/09/26 11:16:48 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 ~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 ~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?] |