diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:37:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:37:47 +0000 |
commit | 8fb490ee16b1591e1f87241a87e28aba273ec650 (patch) | |
tree | 78885de5bef7a25346872638bf87b6224832353b /app-xemacs/reftex/reftex-1.28.ebuild | |
parent | Stable on alpha (diff) | |
download | gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.tar.gz gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.tar.bz2 gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/reftex/reftex-1.28.ebuild')
-rw-r--r-- | app-xemacs/reftex/reftex-1.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/reftex/reftex-1.28.ebuild b/app-xemacs/reftex/reftex-1.28.ebuild index 8670a9fb65fa..0de5c683219e 100644 --- a/app-xemacs/reftex/reftex-1.28.ebuild +++ b/app-xemacs/reftex/reftex-1.28.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/reftex/reftex-1.28.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/reftex/reftex-1.28.ebuild,v 1.5 2003/10/03 02:37:22 agriffis 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" inherit xemacs-packages |