diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-25 11:09:14 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-25 11:09:14 +0000 |
commit | ddf4162237544e6c7d2b18e6c3758fcae1ca3b3b (patch) | |
tree | ea2b3939e629d12ffeae035742479a692a6c99ca /app-editors | |
parent | Version bump and digest cleanup; put winex-transgaming-2.2.1 into x86. (diff) | |
download | gentoo-2-ddf4162237544e6c7d2b18e6c3758fcae1ca3b3b.tar.gz gentoo-2-ddf4162237544e6c7d2b18e6c3758fcae1ca3b3b.tar.bz2 gentoo-2-ddf4162237544e6c7d2b18e6c3758fcae1ca3b3b.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'app-editors')
-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 aad45761f414..f8442dc3e300 100644 --- a/app-editors/nvi/ChangeLog +++ b/app-editors/nvi/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for app-editors/nvi # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.7 2003/02/12 03:48:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.8 2003/03/25 11:09:14 gmsoft Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *nvi-1.81.5 (20 Oct 2002) + 25 Mar 2003, Guy Martin <gmsoft@gentoo.org> nvi-1.81.5.ebuild : + Added hppa to KEYWORDS. + 20 Oct 2002; Seemant Kulleen <seemant@gentoo.org> nvi-1.81.5.ebuild files/digest-nvi-1.81.5 : diff --git a/app-editors/nvi/nvi-1.81.4.ebuild b/app-editors/nvi/nvi-1.81.4.ebuild index 41adf203b905..ac6f3c7ce1aa 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-2003 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.12 2003/02/13 06:58:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.4.ebuild,v 1.13 2003/03/25 11:09:14 gmsoft 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 " +KEYWORDS="x86 ppc sparc" DEPEND=">=sys-libs/db-3.1" diff --git a/app-editors/nvi/nvi-1.81.5.ebuild b/app-editors/nvi/nvi-1.81.5.ebuild index 70c23d8a74f2..3e828de1ccd3 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-2003 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.5 2003/02/13 06:58:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5.ebuild,v 1.6 2003/03/25 11:09:14 gmsoft 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 " +KEYWORDS="~x86 ~ppc ~sparc hppa" DEPEND="sys-libs/db" |