diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:45:45 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:45:45 +0000 |
commit | ea55dc7fa530aaee059575b9ecbc5f6c19db4591 (patch) | |
tree | 46f58b3265e2ef1a92feb23f320359f523386b4a | |
parent | remove cd related functions (they are now in eutils) (diff) | |
download | gentoo-2-ea55dc7fa530aaee059575b9ecbc5f6c19db4591.tar.gz gentoo-2-ea55dc7fa530aaee059575b9ecbc5f6c19db4591.tar.bz2 gentoo-2-ea55dc7fa530aaee059575b9ecbc5f6c19db4591.zip |
added amd64 to keywords
-rw-r--r-- | app-xemacs/auctex/auctex-1.33.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/build/build-1.10.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/c-support/c-support-1.16.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/calc/calc-1.23.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/calendar/calendar-1.19.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/app-xemacs/auctex/auctex-1.33.ebuild b/app-xemacs/auctex/auctex-1.33.ebuild index ce577e1b8a5c..d7dbcd6a3e44 100644 --- a/app-xemacs/auctex/auctex-1.33.ebuild +++ b/app-xemacs/auctex/auctex-1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.33.ebuild,v 1.3 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.33.ebuild,v 1.4 2004/03/31 23:41:54 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/build/build-1.10.ebuild b/app-xemacs/build/build-1.10.ebuild index f2d7e65fe9d8..84bcb96e33e2 100644 --- a/app-xemacs/build/build-1.10.ebuild +++ b/app-xemacs/build/build-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/build/build-1.10.ebuild,v 1.3 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/build/build-1.10.ebuild,v 1.4 2004/03/31 23:43:01 jhuebel Exp $ SLOT="0" IUSE="" @@ -13,6 +13,6 @@ app-xemacs/dired app-xemacs/w3 app-xemacs/prog-modes " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/c-support/c-support-1.16.ebuild b/app-xemacs/c-support/c-support-1.16.ebuild index 37b31c026ce1..281006c56d87 100644 --- a/app-xemacs/c-support/c-support-1.16.ebuild +++ b/app-xemacs/c-support/c-support-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.16.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.16.ebuild,v 1.7 2004/03/31 23:44:18 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/cc-mode app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/calc/calc-1.23.ebuild b/app-xemacs/calc/calc-1.23.ebuild index c2b24a3c4088..df3d44d0b8e3 100644 --- a/app-xemacs/calc/calc-1.23.ebuild +++ b/app-xemacs/calc/calc-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calc/calc-1.23.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calc/calc-1.23.ebuild,v 1.7 2004/03/31 23:45:00 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/calendar/calendar-1.19.ebuild b/app-xemacs/calendar/calendar-1.19.ebuild index 1a5e14d18800..68cda19d30d7 100644 --- a/app-xemacs/calendar/calendar-1.19.ebuild +++ b/app-xemacs/calendar/calendar-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.19.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.19.ebuild,v 1.7 2004/03/31 23:45:45 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |