summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-08 14:38:32 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-08 14:38:32 +0000
commitfa648642d764ca902ce7900cc6796abec1a97199 (patch)
treef8f08011b573528b7b01cecbe378a05644843aa7 /app-emacs
parentFix makeinfo version check to work with texinfo-4.11 #195074. (diff)
downloadgentoo-2-fa648642d764ca902ce7900cc6796abec1a97199.tar.gz
gentoo-2-fa648642d764ca902ce7900cc6796abec1a97199.tar.bz2
gentoo-2-fa648642d764ca902ce7900cc6796abec1a97199.zip
drop ppc-macos
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/sml-mode/ChangeLog6
-rw-r--r--app-emacs/sml-mode/sml-mode-3.9.5.ebuild4
-rw-r--r--app-emacs/sml-mode/sml-mode-4.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog
index e56aafb57e88..7dc2d4312658 100644
--- a/app-emacs/sml-mode/ChangeLog
+++ b/app-emacs/sml-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/sml-mode
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.11 2007/06/16 20:14:54 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.12 2007/10/08 14:38:32 opfer Exp $
+
+ 08 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ sml-mode-3.9.5.ebuild, sml-mode-4.0.ebuild:
+ drop ppc-macos
16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> sml-mode-4.0.ebuild:
Added ~ppc, bug #175593
diff --git a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild b/app-emacs/sml-mode/sml-mode-3.9.5.ebuild
index 731b2e53ffcf..5da95fcdea28 100644
--- a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild
+++ b/app-emacs/sml-mode/sml-mode-3.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-3.9.5.ebuild,v 1.10 2007/02/08 18:17:56 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-3.9.5.ebuild,v 1.11 2007/10/08 14:38:32 opfer Exp $
inherit elisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.iro.umontreal.ca/~monnier/elisp/"
SRC_URI="http://www.iro.umontreal.ca/~monnier/elisp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc-macos x86"
+KEYWORDS="alpha amd64 x86"
IUSE=""
SITEFILE=50sml-mode-gentoo.el
diff --git a/app-emacs/sml-mode/sml-mode-4.0.ebuild b/app-emacs/sml-mode/sml-mode-4.0.ebuild
index 152211af9173..a89e94cc910b 100644
--- a/app-emacs/sml-mode/sml-mode-4.0.ebuild
+++ b/app-emacs/sml-mode/sml-mode-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.0.ebuild,v 1.4 2007/06/16 20:14:54 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.0.ebuild,v 1.5 2007/10/08 14:38:32 opfer Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="http://www.iro.umontreal.ca/~monnier/elisp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""
RESTRICT="test"