diff options
-rw-r--r-- | net-dns/bind/bind-9.2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/console-data/console-data-1999.08.29-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/console-tools/console-tools-0.2.3-r4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-dns/bind/bind-9.2.1-r2.ebuild b/net-dns/bind/bind-9.2.1-r2.ebuild index b709c08b23f8..b4808efc6023 100644 --- a/net-dns/bind/bind-9.2.1-r2.ebuild +++ b/net-dns/bind/bind-9.2.1-r2.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/net-dns/bind/bind-9.2.1-r2.ebuild,v 1.14 2002/12/09 04:33:09 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.1-r2.ebuild,v 1.15 2003/02/10 19:48:14 edolnx Exp $ IUSE="ssl ipv6" @@ -9,7 +9,7 @@ DESCRIPTION="BIND - Name Server" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc ~alpha" LICENSE="as-is" SLOT="0" diff --git a/sys-apps/console-data/console-data-1999.08.29-r2.ebuild b/sys-apps/console-data/console-data-1999.08.29-r2.ebuild index 577eba01591e..092f944ad207 100644 --- a/sys-apps/console-data/console-data-1999.08.29-r2.ebuild +++ b/sys-apps/console-data/console-data-1999.08.29-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/console-data-1999.08.29-r2.ebuild,v 1.9 2002/12/09 04:37:24 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/console-data-1999.08.29-r2.ebuild,v 1.10 2003/02/10 19:44:48 edolnx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Data (fonts, keymaps) for the consoletools package" SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/keyboards/${P}.tar.gz" HOMEPAGE="http://altern.org/ydirson/en/lct/data.html" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc ~alpha" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild b/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild index 61ec1f4ebc34..245e42e17c69 100644 --- a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild +++ b/sys-apps/console-tools/console-tools-0.2.3-r4.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/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild,v 1.13 2002/12/09 04:37:24 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild,v 1.14 2003/02/10 19:44:22 edolnx Exp $ IUSE="nls" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Console and font utilities" SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/keyboards/${P}.tar.gz" HOMEPAGE="http://altern.org/ydirson/en/lct/" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc ~alpha" SLOT="0" LICENSE="GPL-2" |