diff options
-rw-r--r-- | app-arch/rpm/rpm-4.0.4-r3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/rpm/rpm-4.0.4-r3.ebuild b/app-arch/rpm/rpm-4.0.4-r3.ebuild index ee8d2b39f78e..34571d6b08bf 100644 --- a/app-arch/rpm/rpm-4.0.4-r3.ebuild +++ b/app-arch/rpm/rpm-4.0.4-r3.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-arch/rpm/rpm-4.0.4-r3.ebuild,v 1.4 2002/09/16 00:42:32 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.0.4-r3.ebuild,v 1.5 2002/09/16 16:05:48 bjb Exp $ # note to self: check for java deps @@ -11,7 +11,7 @@ HOMEPAGE="http://www.rpm.org/" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND="=sys-libs/db-3.2* >=sys-libs/zlib-1.1.3 diff --git a/app-editors/vim/vim-6.1-r12.ebuild b/app-editors/vim/vim-6.1-r12.ebuild index a29db86176ac..cdf0bbc61376 100644 --- a/app-editors/vim/vim-6.1-r12.ebuild +++ b/app-editors/vim/vim-6.1-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r12.ebuild,v 1.1 2002/09/14 12:42:59 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r12.ebuild,v 1.2 2002/09/16 16:05:48 bjb Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is @@ -63,7 +63,7 @@ HOMEPAGE="http://www.vim.org/" SLOT="0" LICENSE="vim" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="=app-editors/vim-core-6.1 dev-util/cscope |