summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-11-25 19:07:54 +0000
committerTom Gall <tgall@gentoo.org>2005-11-25 19:07:54 +0000
commit8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35 (patch)
tree02faf5429d07bf9cbfabe7be30a9894712b372aa /app-emacs/mell
parentAdded ~ppc64 keyword; bug #112842 (diff)
downloadgentoo-2-8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35.tar.gz
gentoo-2-8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35.tar.bz2
gentoo-2-8a09e92a40d28b9b65d44bcac0b9f4fefd4dbd35.zip
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-emacs/mell')
-rw-r--r--app-emacs/mell/ChangeLog7
-rw-r--r--app-emacs/mell/mell-1.0.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/mell/ChangeLog b/app-emacs/mell/ChangeLog
index c32267e57bfa..0c5f0786cf81 100644
--- a/app-emacs/mell/ChangeLog
+++ b/app-emacs/mell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/mell
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mell/ChangeLog,v 1.12 2005/04/22 16:53:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mell/ChangeLog,v 1.13 2005/11/25 19:07:54 tgall Exp $
+
+ 25 Nov 2005; Tom Gall <tgall@gentoo.org> mell-1.0.0.ebuild:
+ stable on ppc64
22 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> mell-1.0.0.ebuild:
Added ~amd64
@@ -17,7 +20,7 @@
23 May 2004; Mamoru KOMACHI <usata@gentoo.org> mell-1.0.0.ebuild:
Stable on ppc
- 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> mell-1.0.0.ebuild:
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> mell-1.0.0.ebuild:
Stable on alpha.
25 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> mell-1.0.0.ebuild:
diff --git a/app-emacs/mell/mell-1.0.0.ebuild b/app-emacs/mell/mell-1.0.0.ebuild
index 7cadecff18b0..aee274d09c5c 100644
--- a/app-emacs/mell/mell-1.0.0.ebuild
+++ b/app-emacs/mell/mell-1.0.0.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/mell/mell-1.0.0.ebuild,v 1.11 2005/04/22 16:53:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mell/mell-1.0.0.ebuild,v 1.12 2005/11/25 19:07:54 tgall Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://taiyaki.org/elisp/mell/"
SRC_URI="http://taiyaki.org/elisp/mell/src/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="x86 alpha ~amd64 ppc ~ppc64"
+KEYWORDS="x86 alpha ~amd64 ppc ppc64"
SLOT="0"
DEPEND="virtual/emacs"