diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:58:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:58:23 +0000 |
commit | a22cd95575feda002ccf67b38afea3f419d3f9c6 (patch) | |
tree | 4ba23ecb7dc367d1bf82a431de0ca059c681fecb /app-editors | |
parent | Stable for ia64, wrt bug #471404 (diff) | |
download | gentoo-2-a22cd95575feda002ccf67b38afea3f419d3f9c6.tar.gz gentoo-2-a22cd95575feda002ccf67b38afea3f419d3f9c6.tar.bz2 gentoo-2-a22cd95575feda002ccf67b38afea3f419d3f9c6.zip |
Stable for ia64, wrt bug #471406
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 dc717fa97d26..684c8cfef9ae 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.296 2013/06/26 03:05:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.297 2013/06/26 08:58:23 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nano-2.3.2.ebuild: + Stable for ia64, wrt bug #471406 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nano-2.3.2.ebuild: Stable for alpha, wrt bug #471406 diff --git a/app-editors/nano/nano-2.3.2.ebuild b/app-editors/nano/nano-2.3.2.ebuild index 037db59cc6ed..6ef625d43c72 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.9 2013/06/26 03:05:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.2.ebuild,v 1.10 2013/06/26 08:58:23 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?] |