diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:56:43 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:56:43 +0000 |
commit | 4351e5f346d9e6e0b9362281d2cfe36e5115f7ee (patch) | |
tree | 20411526410823a6cb175959e392f6a1ea195057 /app-xemacs | |
parent | New upstream release. Fixes #38709. (Manifest recommit) (diff) | |
download | gentoo-2-4351e5f346d9e6e0b9362281d2cfe36e5115f7ee.tar.gz gentoo-2-4351e5f346d9e6e0b9362281d2cfe36e5115f7ee.tar.bz2 gentoo-2-4351e5f346d9e6e0b9362281d2cfe36e5115f7ee.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/latin-unity/latin-unity-1.07.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/liece/liece-1.10.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.20.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-xemacs/latin-unity/latin-unity-1.07.ebuild b/app-xemacs/latin-unity/latin-unity-1.07.ebuild index 91d792f1cc2f..dca1761a8493 100644 --- a/app-xemacs/latin-unity/latin-unity-1.07.ebuild +++ b/app-xemacs/latin-unity/latin-unity-1.07.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/latin-unity/latin-unity-1.07.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/latin-unity/latin-unity-1.07.ebuild,v 1.7 2004/04/01 00:54:44 jhuebel Exp $ SLOT="0" IUSE="" @@ -13,7 +13,7 @@ app-xemacs/leim app-xemacs/fsf-compat app-xemacs/dired " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/liece/liece-1.10.ebuild b/app-xemacs/liece/liece-1.10.ebuild index 6f61e3b0b3d6..810e62aa1bae 100644 --- a/app-xemacs/liece/liece-1.10.ebuild +++ b/app-xemacs/liece/liece-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/liece/liece-1.10.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/liece/liece-1.10.ebuild,v 1.7 2004/04/01 00:55:49 jhuebel Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ app-xemacs/mail-lib app-xemacs/fsf-compat app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/locale/locale-1.20.ebuild b/app-xemacs/locale/locale-1.20.ebuild index cf9a51936243..caa45c2776d4 100644 --- a/app-xemacs/locale/locale-1.20.ebuild +++ b/app-xemacs/locale/locale-1.20.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/locale/locale-1.20.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/locale/locale-1.20.ebuild,v 1.7 2004/04/01 00:56:43 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="mule" DEPEND="app-xemacs/mule-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |