diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:21:17 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:21:17 +0000 |
commit | 953bf0ce7d5925050ecee0998538ddf84d4d8cab (patch) | |
tree | da22c08cd515738b2d9aac90d16ca1f69d8f79f7 /app-xemacs | |
parent | Mark 3.2 stable on x86, add new 3.3 version, fix homepage + src_uri. (Manifes... (diff) | |
download | gentoo-2-953bf0ce7d5925050ecee0998538ddf84d4d8cab.tar.gz gentoo-2-953bf0ce7d5925050ecee0998538ddf84d4d8cab.tar.bz2 gentoo-2-953bf0ce7d5925050ecee0998538ddf84d4d8cab.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.02.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/reftex/reftex-1.28.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/ruby-modes/ruby-modes-1.01.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-xemacs/python-modes/python-modes-1.02.ebuild b/app-xemacs/python-modes/python-modes-1.02.ebuild index d934c655d465..801c755e59c2 100644 --- a/app-xemacs/python-modes/python-modes-1.02.ebuild +++ b/app-xemacs/python-modes/python-modes-1.02.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/python-modes/python-modes-1.02.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.02.ebuild,v 1.4 2004/04/01 01:18:23 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/reftex/reftex-1.28.ebuild b/app-xemacs/reftex/reftex-1.28.ebuild index 107a7d1398b5..c528fac3e234 100644 --- a/app-xemacs/reftex/reftex-1.28.ebuild +++ b/app-xemacs/reftex/reftex-1.28.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/reftex/reftex-1.28.ebuild,v 1.6 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/reftex/reftex-1.28.ebuild,v 1.7 2004/04/01 01:19:21 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="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/ruby-modes/ruby-modes-1.01.ebuild b/app-xemacs/ruby-modes/ruby-modes-1.01.ebuild index fe819a3ba266..75dc6de08ec9 100644 --- a/app-xemacs/ruby-modes/ruby-modes-1.01.ebuild +++ b/app-xemacs/ruby-modes/ruby-modes-1.01.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/ruby-modes/ruby-modes-1.01.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ruby-modes/ruby-modes-1.01.ebuild,v 1.4 2004/04/01 01:21:17 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/debug " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |