summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-10 18:34:51 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-10 18:34:51 +0000
commit588748a698f9136cdf129131c154573b7f39aa97 (patch)
treed7537c7dbe5d74090497934d71feb545216e5df6 /app-emacs
parentStable on ppc. (diff)
downloadhistorical-588748a698f9136cdf129131c154573b7f39aa97.tar.gz
historical-588748a698f9136cdf129131c154573b7f39aa97.tar.bz2
historical-588748a698f9136cdf129131c154573b7f39aa97.zip
Added to ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/pymacs/ChangeLog5
-rw-r--r--app-emacs/pymacs/pymacs-0.22.ebuild4
-rw-r--r--app-emacs/python-mode/ChangeLog6
-rw-r--r--app-emacs/python-mode/python-mode-4.63-r1.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/app-emacs/pymacs/ChangeLog b/app-emacs/pymacs/ChangeLog
index b81c96170168..a2f2be29a8d0 100644
--- a/app-emacs/pymacs/ChangeLog
+++ b/app-emacs/pymacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/pymacs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.5 2005/02/10 08:33:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.6 2005/04/10 18:34:51 hansmi Exp $
+
+ 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pymacs-0.22.ebuild:
+ Added to ~ppc.
10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> pymacs-0.22.ebuild:
Stable on x86.
diff --git a/app-emacs/pymacs/pymacs-0.22.ebuild b/app-emacs/pymacs/pymacs-0.22.ebuild
index f06786548e69..49db6d7fd32b 100644
--- a/app-emacs/pymacs/pymacs-0.22.ebuild
+++ b/app-emacs/pymacs/pymacs-0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.22.ebuild,v 1.5 2005/02/10 08:33:18 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.22.ebuild,v 1.6 2005/04/10 18:34:51 hansmi Exp $
inherit distutils elisp
@@ -13,7 +13,7 @@ DEPEND="virtual/emacs
LICENSE="as-is"
IUSE="doc"
SLOT="0"
-KEYWORDS="x86 ~ppc-macos ~amd64"
+KEYWORDS="x86 ~ppc-macos ~amd64 ~ppc"
S=${WORKDIR}/Pymacs-${PV}
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index e2fe3c96b6cb..43a63ec31114 100644
--- a/app-emacs/python-mode/ChangeLog
+++ b/app-emacs/python-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/python-mode
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.11 2005/02/10 08:34:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.12 2005/04/10 18:34:33 hansmi Exp $
+
+ 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ python-mode-4.63-r1.ebuild:
+ Added to ~ppc.
10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> python-mode-4.63-r1.ebuild,
-python-mode-4.63.ebuild:
diff --git a/app-emacs/python-mode/python-mode-4.63-r1.ebuild b/app-emacs/python-mode/python-mode-4.63-r1.ebuild
index 0bde40d2ac7f..1489fc6af3c0 100644
--- a/app-emacs/python-mode/python-mode-4.63-r1.ebuild
+++ b/app-emacs/python-mode/python-mode-4.63-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.63-r1.ebuild,v 1.4 2005/02/10 08:34:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.63-r1.ebuild,v 1.5 2005/04/10 18:34:33 hansmi Exp $
inherit distutils elisp
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/python-mode/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc-macos ~amd64"
+KEYWORDS="x86 ~ppc-macos ~amd64 ~ppc"
DEPEND="app-emacs/pymacs"