diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:41 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:41 +0000 |
commit | 7ece79e8a0f9bb581b549aa8c0080fb167153ef5 (patch) | |
tree | 14e0de46511571986a9cbcb93dbe92bf8c213fdf /app-editors/nvi | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.tar.gz historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.tar.bz2 historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-editors/nvi')
-rw-r--r-- | app-editors/nvi/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nvi/nvi-1.81.4.ebuild | 4 | ||||
-rw-r--r-- | app-editors/nvi/nvi-1.81.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog index bc7e5140c2e6..e928fee1f162 100644 --- a/app-editors/nvi/ChangeLog +++ b/app-editors/nvi/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-editors/nvi # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.4 2002/10/20 23:56:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.5 2002/12/09 04:17:40 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *nvi-1.81.5 (20 Oct 2002) 20 Oct 2002; Seemant Kulleen <seemant@gentoo.org> nvi-1.81.5.ebuild diff --git a/app-editors/nvi/nvi-1.81.4.ebuild b/app-editors/nvi/nvi-1.81.4.ebuild index cda811a45f71..f3392cc4b0d5 100644 --- a/app-editors/nvi/nvi-1.81.4.ebuild +++ b/app-editors/nvi/nvi-1.81.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.4.ebuild,v 1.9 2002/11/30 02:44:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.4.ebuild,v 1.10 2002/12/09 04:17:40 manson Exp $ DESCRIPTION="Vi clone" SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.bostic.com/vi/" SLOT="0" LICENSE="Sleepycat" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=sys-libs/db-3.1" RDEPEND="" diff --git a/app-editors/nvi/nvi-1.81.5.ebuild b/app-editors/nvi/nvi-1.81.5.ebuild index 0dfba789f8aa..d2cd9cacda60 100644 --- a/app-editors/nvi/nvi-1.81.5.ebuild +++ b/app-editors/nvi/nvi-1.81.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5.ebuild,v 1.2 2002/11/30 02:45:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5.ebuild,v 1.3 2002/12/09 04:17:40 manson Exp $ DESCRIPTION="Vi clone" SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.bostic.com/vi/" SLOT="0" LICENSE="Sleepycat" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " DEPEND="sys-libs/db" |