diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
commit | 1a6232fb2c31e8095850e7091f18c05677c137ad (patch) | |
tree | 79d59a8bddc967adf9c3bd134420998ed2eecd8c /app-xemacs/tramp/tramp-1.11.ebuild | |
parent | Patch to fixup multiline strings (diff) | |
download | gentoo-2-1a6232fb2c31e8095850e7091f18c05677c137ad.tar.gz gentoo-2-1a6232fb2c31e8095850e7091f18c05677c137ad.tar.bz2 gentoo-2-1a6232fb2c31e8095850e7091f18c05677c137ad.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/tramp/tramp-1.11.ebuild')
-rw-r--r-- | app-xemacs/tramp/tramp-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/tramp/tramp-1.11.ebuild b/app-xemacs/tramp/tramp-1.11.ebuild index 8c8a511beec9..1869f5b60c46 100644 --- a/app-xemacs/tramp/tramp-1.11.ebuild +++ b/app-xemacs/tramp/tramp-1.11.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/tramp/tramp-1.11.ebuild,v 1.1 2003/02/22 12:46:41 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.11.ebuild,v 1.2 2003/10/03 02:44:10 agriffis Exp $ SLOT="0" IUSE="" @@ -16,7 +16,7 @@ app-xemacs/mail-lib app-xemacs/gnus app-xemacs/ediff " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |