diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:39:27 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:39:27 +0000 |
commit | e742d366ff8e1b5984353573d75e46c3d263732d (patch) | |
tree | 372bd24c8ed873130e37431dcfe95201d822c3b5 /app-xemacs/tramp | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-e742d366ff8e1b5984353573d75e46c3d263732d.tar.gz gentoo-2-e742d366ff8e1b5984353573d75e46c3d263732d.tar.bz2 gentoo-2-e742d366ff8e1b5984353573d75e46c3d263732d.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/tramp')
-rw-r--r-- | app-xemacs/tramp/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/tramp/tramp-1.40.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/tramp/ChangeLog b/app-xemacs/tramp/ChangeLog index 5f5f62912856..ba17aaebce4e 100644 --- a/app-xemacs/tramp/ChangeLog +++ b/app-xemacs/tramp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tramp -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.19 2009/02/21 15:31:41 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.20 2011/06/12 04:39:27 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> tramp-1.40.ebuild: + x86 stable per bug 369897 *tramp-1.40 (21 Feb 2009) diff --git a/app-xemacs/tramp/tramp-1.40.ebuild b/app-xemacs/tramp/tramp-1.40.ebuild index 524cd027bf01..c8c270d5533a 100644 --- a/app-xemacs/tramp/tramp-1.40.ebuild +++ b/app-xemacs/tramp/tramp-1.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.40.ebuild,v 1.1 2009/02/21 15:31:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.40.ebuild,v 1.2 2011/06/12 04:39:27 tomka Exp $ SLOT="0" IUSE="" @@ -17,6 +17,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 |