diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-04-29 17:52:56 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-04-29 17:52:56 +0000 |
commit | 256a63200dc400f5e5949a8c21c6993a76c35a26 (patch) | |
tree | 18372ef6356777988b8eda207ddb9145faf81ed1 /app-emacs/tramp/tramp-2.1.13.ebuild | |
parent | Marked ~hppa (bug #219723). (diff) | |
download | gentoo-2-256a63200dc400f5e5949a8c21c6993a76c35a26.tar.gz gentoo-2-256a63200dc400f5e5949a8c21c6993a76c35a26.tar.bz2 gentoo-2-256a63200dc400f5e5949a8c21c6993a76c35a26.zip |
Sparc stable, Bug #219738. Normal 30 day cycle.
(Portage version: 2.2_pre5)
Diffstat (limited to 'app-emacs/tramp/tramp-2.1.13.ebuild')
-rw-r--r-- | app-emacs/tramp/tramp-2.1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/tramp/tramp-2.1.13.ebuild b/app-emacs/tramp/tramp-2.1.13.ebuild index e8dac3ecb76b..09bf26bd7c5f 100644 --- a/app-emacs/tramp/tramp-2.1.13.ebuild +++ b/app-emacs/tramp/tramp-2.1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.13.ebuild,v 1.2 2008/04/06 15:04:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.13.ebuild,v 1.3 2008/04/29 17:52:56 fmccor Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 FDL-1.2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" IUSE="" SITEFILE=51${PN}-gentoo.el |