summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-01-10 14:43:30 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-01-10 14:43:30 +0000
commit8d6174c0bd9745699881af762516e7e2dc4f2feb (patch)
treecf15e9f0d9331c12b57186059b474779bac4c6e7 /app-emacs/sml-mode
parentStable ppc ppc64, bug #450926, thanks peratu (diff)
downloadgentoo-2-8d6174c0bd9745699881af762516e7e2dc4f2feb.tar.gz
gentoo-2-8d6174c0bd9745699881af762516e7e2dc4f2feb.tar.bz2
gentoo-2-8d6174c0bd9745699881af762516e7e2dc4f2feb.zip
stable ppc, bug #451050, thanks vincent
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-emacs/sml-mode')
-rw-r--r--app-emacs/sml-mode/ChangeLog7
-rw-r--r--app-emacs/sml-mode/sml-mode-6.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog
index 9cbecb689290..8ba2a3386a1a 100644
--- a/app-emacs/sml-mode/ChangeLog
+++ b/app-emacs/sml-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/sml-mode
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.27 2012/11/02 17:00:09 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.28 2013/01/10 14:43:30 blueness Exp $
+
+ 10 Jan 2013; Anthony G. Basile <blueness@gentoo.org> sml-mode-6.1-r1.ebuild:
+ stable ppc, bug #451050, thanks vincent
*sml-mode-6.1-r1 (02 Nov 2012)
diff --git a/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild b/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild
index d44c39ab3495..627362c4441d 100644
--- a/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild
+++ b/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild,v 1.1 2012/11/02 17:00:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild,v 1.2 2013/01/10 14:43:30 blueness Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.el.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ppc ~x86"
DEPEND="app-arch/xz-utils"