summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-08 11:52:04 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-08 11:52:04 +0000
commit66f4e1a2b1def0e8d20862ef3a66d729b30cf4d3 (patch)
tree083e60c1595e6b0be19d6de0a595cd8477034135 /app-emacs/tramp
parentFix use invocation (diff)
downloadhistorical-66f4e1a2b1def0e8d20862ef3a66d729b30cf4d3.tar.gz
historical-66f4e1a2b1def0e8d20862ef3a66d729b30cf4d3.tar.bz2
historical-66f4e1a2b1def0e8d20862ef3a66d729b30cf4d3.zip
Added to ~ppc
Diffstat (limited to 'app-emacs/tramp')
-rw-r--r--app-emacs/tramp/ChangeLog5
-rw-r--r--app-emacs/tramp/Manifest4
-rw-r--r--app-emacs/tramp/tramp-2.0.39.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/tramp/ChangeLog b/app-emacs/tramp/ChangeLog
index ab061f55798f..7ceb5e210bc5 100644
--- a/app-emacs/tramp/ChangeLog
+++ b/app-emacs/tramp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/tramp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.7 2004/04/25 17:17:12 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.8 2004/06/08 11:52:04 dholm Exp $
+
+ 08 Jun 2004; David Holm <dholm@gentoo.org> tramp-2.0.39.ebuild:
+ Added to ~ppc.
26 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> tramp-2.0.36.ebuild,
tramp-2.0.38.ebuild, tramp-2.0.39.ebuild:
diff --git a/app-emacs/tramp/Manifest b/app-emacs/tramp/Manifest
index 404a144ec764..7c4d7bb087b6 100644
--- a/app-emacs/tramp/Manifest
+++ b/app-emacs/tramp/Manifest
@@ -1,7 +1,7 @@
-MD5 14b123b0e616d9a3e0cc1086031e74e6 ChangeLog 1524
+MD5 1c89e149c618e081e48a8e77d0a1bd15 ChangeLog 1607
MD5 b5ca1ca9f08348eddfce1f41e7ed1be8 metadata.xml 453
MD5 5498e421b02e45e2fd9ba36eb2e5b819 tramp-2.0.38.ebuild 1203
-MD5 99a1e112c3ca95b3f054c58397b3a61e tramp-2.0.39.ebuild 1076
+MD5 6aa5d04cc36ef0f7a6dc8182d3fc36a4 tramp-2.0.39.ebuild 1080
MD5 186cf5a8bff478f78845953a8f128c3a files/50tramp-gentoo.el 224
MD5 320e30c9b4af1bf94215da527e3343dd files/digest-tramp-2.0.38 69
MD5 b77c5f132c39cf521f14e1b4aaa0cb93 files/digest-tramp-2.0.39 64
diff --git a/app-emacs/tramp/tramp-2.0.39.ebuild b/app-emacs/tramp/tramp-2.0.39.ebuild
index 79da92582b04..4ffa0c970c76 100644
--- a/app-emacs/tramp/tramp-2.0.39.ebuild
+++ b/app-emacs/tramp/tramp-2.0.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.0.39.ebuild,v 1.2 2004/04/25 17:17:12 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.0.39.ebuild,v 1.3 2004/06/08 11:52:04 dholm Exp $
inherit elisp
@@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/tramp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
DEPEND="virtual/emacs"