summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 07:14:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 07:14:34 +0000
commit97f4772470d4075814c12c6082d993696e83a87d (patch)
treea2180ce4d48866b9706d3e0c949f23a8186bbe50 /app-portage
parenttcl -> tcltk (diff)
downloadgentoo-2-97f4772470d4075814c12c6082d993696e83a87d.tar.gz
gentoo-2-97f4772470d4075814c12c6082d993696e83a87d.tar.bz2
gentoo-2-97f4772470d4075814c12c6082d993696e83a87d.zip
arm needs deps first; header fix
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/genflags/genflags-0.94-r1.ebuild6
-rw-r--r--app-portage/genflags/genflags-0.94.ebuild4
-rw-r--r--app-portage/genflags/genflags-0.96.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/app-portage/genflags/genflags-0.94-r1.ebuild b/app-portage/genflags/genflags-0.94-r1.ebuild
index 1d4e6acb2e02..57840375fc50 100644
--- a/app-portage/genflags/genflags-0.94-r1.ebuild
+++ b/app-portage/genflags/genflags-0.94-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.94-r1.ebuild,v 1.2 2003/11/24 03:44:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.94-r1.ebuild,v 1.3 2004/02/22 07:14:34 mr_bones_ Exp $
DESCRIPTION="Gentoo CFLAGS generator"
@@ -15,7 +15,7 @@ LICENSE="OSL-1.1"
SLOT="0"
-KEYWORDS="x86 amd64 arm hppa ppc mips sparc alpha"
+KEYWORDS="x86 amd64 hppa ppc mips sparc alpha"
# should also work on : ia64 m68k cris s390 sh
IUSE=""
diff --git a/app-portage/genflags/genflags-0.94.ebuild b/app-portage/genflags/genflags-0.94.ebuild
index 5723daca3038..e0545476d059 100644
--- a/app-portage/genflags/genflags-0.94.ebuild
+++ b/app-portage/genflags/genflags-0.94.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.94.ebuild,v 1.2 2003/11/24 03:44:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.94.ebuild,v 1.3 2004/02/22 07:14:34 mr_bones_ Exp $
DESCRIPTION="Gentoo CFLAGS generator"
diff --git a/app-portage/genflags/genflags-0.96.ebuild b/app-portage/genflags/genflags-0.96.ebuild
index 72dd8c014b9a..1aad2c5f87f0 100644
--- a/app-portage/genflags/genflags-0.96.ebuild
+++ b/app-portage/genflags/genflags-0.96.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.96.ebuild,v 1.1 2004/01/19 02:54:21 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.96.ebuild,v 1.2 2004/02/22 07:14:34 mr_bones_ Exp $
DESCRIPTION="Gentoo CFLAGS generator"
HOMEPAGE="http://www.gentoo.org/"
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}-bin.tar.bz2
LICENSE="OSL-1.1"
IUSE=""
SLOT="0"
-KEYWORDS="x86 amd64 arm hppa ppc mips sparc alpha ia64"
+KEYWORDS="x86 amd64 hppa ppc mips sparc alpha ia64"
# should also work on : m68k cris s390 sh
# This is all explictly specified as might want this in early stages
DEPEND=""