diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:03:15 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:03:15 +0000 |
commit | 2fbaa1d6c441261381cc1e5e1611128910677929 (patch) | |
tree | 3b812554c40e0bd9c2fce06ddf233d2147dea878 /app-xemacs | |
parent | use doc thinko. (Manifest recommit) (diff) | |
download | gentoo-2-2fbaa1d6c441261381cc1e5e1611128910677929.tar.gz gentoo-2-2fbaa1d6c441261381cc1e5e1611128910677929.tar.bz2 gentoo-2-2fbaa1d6c441261381cc1e5e1611128910677929.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/dictionary/dictionary-1.11.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/docbookide/docbookide-0.06.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.23.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-xemacs/dictionary/dictionary-1.11.ebuild b/app-xemacs/dictionary/dictionary-1.11.ebuild index bc8828143d96..30908e85d2e7 100644 --- a/app-xemacs/dictionary/dictionary-1.11.ebuild +++ b/app-xemacs/dictionary/dictionary-1.11.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/dictionary/dictionary-1.11.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dictionary/dictionary-1.11.ebuild,v 1.7 2004/03/31 23:59: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/docbookide/docbookide-0.06.ebuild b/app-xemacs/docbookide/docbookide-0.06.ebuild index 7bfa3df26d49..1dd8c5f5b3c5 100644 --- a/app-xemacs/docbookide/docbookide-0.06.ebuild +++ b/app-xemacs/docbookide/docbookide-0.06.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/docbookide/docbookide-0.06.ebuild,v 1.3 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/docbookide/docbookide-0.06.ebuild,v 1.4 2004/04/01 00:00:37 jhuebel Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/xemacs-base app-xemacs/xemacs-ispell app-xemacs/mail-lib " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages diff --git a/app-xemacs/texinfo/texinfo-1.23.ebuild b/app-xemacs/texinfo/texinfo-1.23.ebuild index 6f351066c10c..432a6e16932a 100644 --- a/app-xemacs/texinfo/texinfo-1.23.ebuild +++ b/app-xemacs/texinfo/texinfo-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/texinfo/texinfo-1.23.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.23.ebuild,v 1.4 2004/04/01 00:03:15 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |