summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-24 01:08:03 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-24 01:08:03 +0000
commit15b18a007f46ee1004064bfb5ea7e9a2fbe4fc37 (patch)
treee41f258e6a5389aba4ae9a399be173e04b5bb776 /sys-apps
parentstabilize (diff)
downloadgentoo-2-15b18a007f46ee1004064bfb5ea7e9a2fbe4fc37.tar.gz
gentoo-2-15b18a007f46ee1004064bfb5ea7e9a2fbe4fc37.tar.bz2
gentoo-2-15b18a007f46ee1004064bfb5ea7e9a2fbe4fc37.zip
m68k love
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/cracklib-words/cracklib-words-1.1.ebuild4
-rw-r--r--sys-apps/file/file-4.12.ebuild4
-rw-r--r--sys-apps/gawk/gawk-3.1.3-r2.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/sys-apps/cracklib-words/cracklib-words-1.1.ebuild b/sys-apps/cracklib-words/cracklib-words-1.1.ebuild
index eca343db015c..b0563b94c3d0 100644
--- a/sys-apps/cracklib-words/cracklib-words-1.1.ebuild
+++ b/sys-apps/cracklib-words/cracklib-words-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-1.1.ebuild,v 1.1 2005/02/12 20:21:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cracklib-words/cracklib-words-1.1.ebuild,v 1.2 2005/05/24 01:07:10 vapier Exp $
DESCRIPTION="large set of crack/cracklib dictionaries"
HOMEPAGE="http://sourceforge.net/projects/cracklib"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cracklib/${PN}.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
diff --git a/sys-apps/file/file-4.12.ebuild b/sys-apps/file/file-4.12.ebuild
index a06b5cb03b78..ee762f74cf68 100644
--- a/sys-apps/file/file-4.12.ebuild
+++ b/sys-apps/file/file-4.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.12.ebuild,v 1.15 2005/05/21 05:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.12.ebuild,v 1.16 2005/05/24 01:07:37 vapier Exp $
inherit flag-o-matic gnuconfig eutils distutils libtool toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="python build"
DEPEND="virtual/libc
diff --git a/sys-apps/gawk/gawk-3.1.3-r2.ebuild b/sys-apps/gawk/gawk-3.1.3-r2.ebuild
index dc65496e5c3d..d22419f34555 100644
--- a/sys-apps/gawk/gawk-3.1.3-r2.ebuild
+++ b/sys-apps/gawk/gawk-3.1.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.3-r2.ebuild,v 1.3 2005/01/14 13:25:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.3-r2.ebuild,v 1.4 2005/05/24 01:08:03 vapier Exp $
inherit eutils toolchain-funcs
@@ -10,10 +10,10 @@ SRC_URI="mirror://gnu/gawk/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="nls build uclibc"
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"