diff options
author | 2003-10-17 04:03:34 +0000 | |
---|---|---|
committer | 2003-10-17 04:03:34 +0000 | |
commit | 81d1ca396617603ec5abec3611c47cc5133acbb3 (patch) | |
tree | 6a126eb31779b0eb9871e86774d632d4782a642f /app-editors/nano | |
parent | stable on alpha (diff) | |
download | gentoo-2-81d1ca396617603ec5abec3611c47cc5133acbb3.tar.gz gentoo-2-81d1ca396617603ec5abec3611c47cc5133acbb3.tar.bz2 gentoo-2-81d1ca396617603ec5abec3611c47cc5133acbb3.zip |
stable on alpha
Diffstat (limited to 'app-editors/nano')
-rw-r--r-- | app-editors/nano/ChangeLog | 4 | ||||
-rw-r--r-- | app-editors/nano/Manifest | 4 | ||||
-rw-r--r-- | app-editors/nano/nano-1.2.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index e5a9d0a8d4a6..57e7479a8a70 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-editors/nano # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.39 2003/10/03 11:56:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.40 2003/10/17 04:03:31 agriffis Exp $ - 03 Oct 2003; Aron Griffis <agriffis@gentoo.org> nano-1.2.1.ebuild: + 17 Oct 2003; Aron Griffis <agriffis@gentoo.org> nano-1.2.2.ebuild: Stable on alpha *nano-1.2.2 (18 Aug 2003) diff --git a/app-editors/nano/Manifest b/app-editors/nano/Manifest index 4bdb55b4ccb5..20b0753b24c5 100644 --- a/app-editors/nano/Manifest +++ b/app-editors/nano/Manifest @@ -1,9 +1,9 @@ -MD5 eaab648bdafda5f5e46e0f4a23c62394 ChangeLog 4862 +MD5 ddbab07fe0a5cc57c959245fc0ce72fd ChangeLog 4862 MD5 0513fe40bbc21ccd9a7c45b652b05ca1 nano-1.0.9-r2.ebuild 953 MD5 224cb066087ad615c5ae1338e6e60ac4 nano-1.2.0.ebuild 1127 MD5 5af7eb0e637e00bb82dd388001483892 nano-1.2.1.ebuild 1229 MD5 b297797b490f7c6ca8d5f40f2d6347cc metadata.xml 1015 -MD5 928f17f3d33040e1bc3e322cfa5e2929 nano-1.2.2.ebuild 1535 +MD5 d48379521eb5090f1c942c97c399b8d6 nano-1.2.2.ebuild 1536 MD5 2a5aa3b75ad255cc493411d5a2f43240 files/digest-nano-1.0.9-r2 62 MD5 d82a94a172903fce22d2585733f21bb5 files/digest-nano-1.2.0 62 MD5 2bfbe3942bd67cfddb8f612d87b2e469 files/digest-nano-1.2.1 62 diff --git a/app-editors/nano/nano-1.2.2.ebuild b/app-editors/nano/nano-1.2.2.ebuild index b3c66755a3fe..58fdb0712848 100644 --- a/app-editors/nano/nano-1.2.2.ebuild +++ b/app-editors/nano/nano-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.2.ebuild,v 1.12 2003/10/02 07:01:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.2.2.ebuild,v 1.13 2003/10/17 04:03:31 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.nano-editor.org/dist/v1.2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ppc ~sparc ~alpha mips ~hppa arm ia64" +KEYWORDS="~amd64 x86 ppc ~sparc alpha mips ~hppa arm ia64" IUSE="nls build spell justify debug slang" DEPEND=">=sys-libs/ncurses-5.2 |