summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-12 14:23:29 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-12 14:23:29 +0000
commit6f240be12d466a50b6b89293d09196202c248758 (patch)
tree33979e63dbfa98e2e21a48338b5697ff470027e2
parentVersion bump (Manifest recommit) (diff)
downloadgentoo-2-6f240be12d466a50b6b89293d09196202c248758.tar.gz
gentoo-2-6f240be12d466a50b6b89293d09196202c248758.tar.bz2
gentoo-2-6f240be12d466a50b6b89293d09196202c248758.zip
sh KEYWORDS
-rw-r--r--sys-apps/cronbase/cronbase-0.3.1.ebuild7
-rw-r--r--sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild4
2 files changed, 5 insertions, 6 deletions
diff --git a/sys-apps/cronbase/cronbase-0.3.1.ebuild b/sys-apps/cronbase/cronbase-0.3.1.ebuild
index 72886a73a16d..97b7ca99aede 100644
--- a/sys-apps/cronbase/cronbase-0.3.1.ebuild
+++ b/sys-apps/cronbase/cronbase-0.3.1.ebuild
@@ -1,15 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.3.1.ebuild,v 1.2 2004/08/19 02:19:41 agriffis Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cronbase/cronbase-0.3.1.ebuild,v 1.3 2004/11/12 14:23:29 vapier Exp $
DESCRIPTION="base for all cron ebuilds"
HOMEPAGE="http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64 s390"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+IUSE=""
src_install() {
exeinto /usr/sbin
diff --git a/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild b/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild
index 28917ae457e6..3c56875b54e7 100644
--- a/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild
+++ b/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild,v 1.6 2004/11/07 15:49:33 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild,v 1.7 2004/11/12 14:19:07 vapier Exp $
ETYPE="headers"
inherit kernel eutils
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
PROVIDE="virtual/kernel virtual/os-headers"
-KEYWORDS="-* amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~x86"
+KEYWORDS="-* amd64 arm hppa ~ia64 ~ppc ppc64 sh ~x86"
IUSE=""
DEPEND="!virtual/os-headers"