diff options
author | Travis Tilley <lv@gentoo.org> | 2004-03-31 23:19:00 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-03-31 23:19:00 +0000 |
commit | 88f2b6870be62684bf80c36f2f9aa77bcd29b81f (patch) | |
tree | 56a1ca290579b5ebbd8bffdf192ff7d1e7f529b5 /app-xemacs | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-88f2b6870be62684bf80c36f2f9aa77bcd29b81f.tar.gz gentoo-2-88f2b6870be62684bf80c36f2f9aa77bcd29b81f.tar.bz2 gentoo-2-88f2b6870be62684bf80c36f2f9aa77bcd29b81f.zip |
~amd64
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/viper/viper-1.35.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/xemacs-eterm/xemacs-eterm-1.13.ebuild | 4 | ||||
-rw-r--r-- | app-xemacs/xslide/xslide-1.04.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-xemacs/viper/viper-1.35.ebuild b/app-xemacs/viper/viper-1.35.ebuild index 18c24ccae526..ae10e629ebcd 100644 --- a/app-xemacs/viper/viper-1.35.ebuild +++ b/app-xemacs/viper/viper-1.35.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/viper/viper-1.35.ebuild,v 1.6 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/viper/viper-1.35.ebuild,v 1.7 2004/03/31 23:19:00 lv 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 diff --git a/app-xemacs/xemacs-eterm/xemacs-eterm-1.13.ebuild b/app-xemacs/xemacs-eterm/xemacs-eterm-1.13.ebuild index c6e32973dd57..512fb98f1a60 100644 --- a/app-xemacs/xemacs-eterm/xemacs-eterm-1.13.ebuild +++ b/app-xemacs/xemacs-eterm/xemacs-eterm-1.13.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/xemacs-eterm/xemacs-eterm-1.13.ebuild,v 1.3 2004/03/13 00:15:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-eterm/xemacs-eterm-1.13.ebuild,v 1.4 2004/03/31 23:17:59 lv Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ MY_PN=${PN/xemacs-/} SRC_URI="ftp://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" DEPEND="app-xemacs/xemacs-base" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc ~amd64" inherit xemacs-packages diff --git a/app-xemacs/xslide/xslide-1.04.ebuild b/app-xemacs/xslide/xslide-1.04.ebuild index 051217c9345a..494192d84a59 100644 --- a/app-xemacs/xslide/xslide-1.04.ebuild +++ b/app-xemacs/xslide/xslide-1.04.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/xslide/xslide-1.04.ebuild,v 1.3 2004/03/13 00:15:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xslide/xslide-1.04.ebuild,v 1.4 2004/03/31 23:15:52 lv Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/xemacs-ispell app-xemacs/mail-lib app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc ~amd64" inherit xemacs-packages |