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 | |
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')
-rw-r--r-- | app-xemacs/tramp/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/tramp/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/tramp/tramp-1.11.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/tramp/ChangeLog b/app-xemacs/tramp/ChangeLog index 09fc2640dced..a9693b40d08f 100644 --- a/app-xemacs/tramp/ChangeLog +++ b/app-xemacs/tramp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tramp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.3 2003/02/22 12:46:41 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.4 2003/10/03 02:44:10 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> tramp-1.11.ebuild: + Stable on alpha *tramp-1.11 (22 Feb 2003) diff --git a/app-xemacs/tramp/Manifest b/app-xemacs/tramp/Manifest index 25f88a47e561..fa967dd5918a 100644 --- a/app-xemacs/tramp/Manifest +++ b/app-xemacs/tramp/Manifest @@ -1,5 +1,5 @@ -MD5 de149e502ffd57220b4479f51b0a811b ChangeLog 557 +MD5 10e322dd0eee27087546b3125445b827 ChangeLog 643 MD5 a80afd207996ad4dabc667517757305b tramp-1.10.ebuild 527 -MD5 004d77e9ca336c21e23ea395e8d00ca2 tramp-1.11.ebuild 527 +MD5 33a3e3438ba693aa0923303631dae535 tramp-1.11.ebuild 524 MD5 d51fa8891449626d7dcfd3925db3fa4b files/digest-tramp-1.10 65 MD5 a52cc2338275245d622dbb25877acd93 files/digest-tramp-1.11 65 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 |