diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:46:58 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-20 12:46:58 +0000 |
commit | 9f5861e04c5c03305481fc1f298e01e650d986eb (patch) | |
tree | e6fb21bed563947725887c8f2b1cce20b25d3e23 /app-xemacs/tramp/tramp-1.52.ebuild | |
parent | Stable on alpha, bug #509830 (diff) | |
download | gentoo-2-9f5861e04c5c03305481fc1f298e01e650d986eb.tar.gz gentoo-2-9f5861e04c5c03305481fc1f298e01e650d986eb.tar.bz2 gentoo-2-9f5861e04c5c03305481fc1f298e01e650d986eb.zip |
Stable on alpha, bug #509830
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-xemacs/tramp/tramp-1.52.ebuild')
-rw-r--r-- | app-xemacs/tramp/tramp-1.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/tramp/tramp-1.52.ebuild b/app-xemacs/tramp/tramp-1.52.ebuild index 1383b7dc2046..cee2f579e357 100644 --- a/app-xemacs/tramp/tramp-1.52.ebuild +++ b/app-xemacs/tramp/tramp-1.52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.2 2014/07/05 15:54:04 matsl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.3 2014/07/20 12:46:58 klausman Exp $ SLOT="0" IUSE="" @@ -19,6 +19,6 @@ app-xemacs/ediff app-xemacs/sh-script app-xemacs/edebug " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |