diff options
author | David Holm <dholm@gentoo.org> | 2004-08-03 11:44:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-03 11:44:14 +0000 |
commit | 4cab3f0011036b9e8813cfaf1f05a9de705b1950 (patch) | |
tree | a2626239794a96131a430c488fdb2523841aeef0 /app-editors | |
parent | (no commit message) (diff) | |
download | historical-4cab3f0011036b9e8813cfaf1f05a9de705b1950.tar.gz historical-4cab3f0011036b9e8813cfaf1f05a9de705b1950.tar.bz2 historical-4cab3f0011036b9e8813cfaf1f05a9de705b1950.zip |
Added to ~ppc
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ne/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ne/Manifest | 4 | ||||
-rw-r--r-- | app-editors/ne/ne-1.35.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/ne/ChangeLog b/app-editors/ne/ChangeLog index 2f98212e25c7..21af747cf140 100644 --- a/app-editors/ne/ChangeLog +++ b/app-editors/ne/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ne # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.5 2004/07/31 14:18:53 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.6 2004/08/03 11:44:14 dholm Exp $ + + 03 Aug 2004; David Holm <dholm@gentoo.org> ne-1.35.ebuild: + Added to ~ppc. *ne-1.35 (02 Aug 2004) diff --git a/app-editors/ne/Manifest b/app-editors/ne/Manifest index 780b757a5f57..e977601e1f99 100644 --- a/app-editors/ne/Manifest +++ b/app-editors/ne/Manifest @@ -1,5 +1,5 @@ -MD5 b00b7fcb109ad33299add434ca1210f8 ne-1.35.ebuild 960 +MD5 3627c3e1a9012889fb04d9f162afa3df ChangeLog 750 MD5 978319e7c4d0b2d7e79bb45639ab3bbd ne-1.19.ebuild 964 -MD5 b7d615c5680b2eff9c4d0886f04aced1 ChangeLog 669 +MD5 f3dd6aee13aa8e639604b0908d030a9d ne-1.35.ebuild 967 MD5 b72ecc1000da0c86c6f4f90fbba340e2 files/digest-ne-1.19 59 MD5 83ea9a543f92f36ba8b56fe1d393e431 files/digest-ne-1.35 60 diff --git a/app-editors/ne/ne-1.35.ebuild b/app-editors/ne/ne-1.35.ebuild index 33b1c61386e1..f11badc17a5f 100644 --- a/app-editors/ne/ne-1.35.ebuild +++ b/app-editors/ne/ne-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-1.35.ebuild,v 1.1 2004/07/31 14:18:53 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-1.35.ebuild,v 1.2 2004/08/03 11:44:14 dholm Exp $ DESCRIPTION="the nice editor, easy to use for the beginner and powerful for the wizard" HOMEPAGE="http://ne.dsi.unimi.it/" @@ -8,7 +8,7 @@ SRC_URI="http://ne.dsi.unimi.it/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="ncurses" DEPEND="ncurses? ( >=sys-libs/ncurses-5.2 )" |