diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-08 10:09:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-08 10:09:57 +0000 |
commit | f8384f88751c89b2e9fa8b3232b8aaf10e26e318 (patch) | |
tree | 8f4baa814e50297194d7249f15f8b047d433ac40 /app-editors | |
parent | Fix build-time dependencies. (diff) | |
download | gentoo-2-f8384f88751c89b2e9fa8b3232b8aaf10e26e318.tar.gz gentoo-2-f8384f88751c89b2e9fa8b3232b8aaf10e26e318.tar.bz2 gentoo-2-f8384f88751c89b2e9fa8b3232b8aaf10e26e318.zip |
alpha/ia64 stable wrt #240034
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/nano/nano-2.0.9.ebuild | 4 | ||||
-rw-r--r-- | app-editors/nano/nano-2.1.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index 725a7277868f..17818a5b9738 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/nano # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.216 2008/10/07 20:46:19 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.217 2008/10/08 10:09:57 armin76 Exp $ + + 08 Oct 2008; Raúl Porcel <armin76@gentoo.org> nano-2.0.9.ebuild, + nano-2.1.5.ebuild: + alpha/ia64 stable wrt #240034 07 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> nano-2.0.9.ebuild, nano-2.1.5.ebuild: diff --git a/app-editors/nano/nano-2.0.9.ebuild b/app-editors/nano/nano-2.0.9.ebuild index 9d8461d6cdf0..67a5d213d228 100644 --- a/app-editors/nano/nano-2.0.9.ebuild +++ b/app-editors/nano/nano-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v 1.6 2008/10/07 20:46:19 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.0.9.ebuild,v 1.7 2008/10/08 10:09:57 armin76 Exp $ inherit eutils if [[ ${PV} == "9999" ]] ; then @@ -19,7 +19,7 @@ HOMEPAGE="http://www.nano-editor.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2 diff --git a/app-editors/nano/nano-2.1.5.ebuild b/app-editors/nano/nano-2.1.5.ebuild index 90211e8a8b5b..b85b8e5069c2 100644 --- a/app-editors/nano/nano-2.1.5.ebuild +++ b/app-editors/nano/nano-2.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.6 2008/10/07 20:46:19 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.1.5.ebuild,v 1.7 2008/10/08 10:09:57 armin76 Exp $ inherit eutils if [[ ${PV} == "9999" ]] ; then @@ -19,7 +19,7 @@ HOMEPAGE="http://www.nano-editor.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug justify minimal ncurses nls slang spell unicode" DEPEND=">=sys-libs/ncurses-5.2 |