diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:17:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:17:28 +0000 |
commit | 3fb3f3c2514f1a60442060f8d318ea3e9ed5409d (patch) | |
tree | 2f1276bc40b0e008afde8cc6bc26ff0435c1e042 /app-xemacs/auctex/auctex-1.33.ebuild | |
parent | Fixing manifest. (diff) | |
download | gentoo-2-3fb3f3c2514f1a60442060f8d318ea3e9ed5409d.tar.gz gentoo-2-3fb3f3c2514f1a60442060f8d318ea3e9ed5409d.tar.bz2 gentoo-2-3fb3f3c2514f1a60442060f8d318ea3e9ed5409d.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/auctex/auctex-1.33.ebuild')
-rw-r--r-- | app-xemacs/auctex/auctex-1.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/auctex/auctex-1.33.ebuild b/app-xemacs/auctex/auctex-1.33.ebuild index 05dce0d4141d..05e51ad85452 100644 --- a/app-xemacs/auctex/auctex-1.33.ebuild +++ b/app-xemacs/auctex/auctex-1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.33.ebuild,v 1.2 2003/10/03 02:16:35 agriffis 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" inherit xemacs-packages |