summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-11-24 20:47:18 +0000
committerBrent Baude <ranger@gentoo.org>2008-11-24 20:47:18 +0000
commitf327244936de895385820e2462ddb894d046c69f (patch)
tree10d3412f2c9861f656c4eef32b2678fd294c7651 /app-emacs
parentBump to 2.24.2. Bug fixes and translation updates. Allow to move to a line re... (diff)
downloadgentoo-2-f327244936de895385820e2462ddb894d046c69f.tar.gz
gentoo-2-f327244936de895385820e2462ddb894d046c69f.tar.bz2
gentoo-2-f327244936de895385820e2462ddb894d046c69f.zip
keyworded ~arch for ppc64, bug 247666
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/quilt-el/ChangeLog5
-rw-r--r--app-emacs/quilt-el/quilt-el-0.45.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/quilt-el/ChangeLog b/app-emacs/quilt-el/ChangeLog
index df0aa519da4c..e2d714fc6f36 100644
--- a/app-emacs/quilt-el/ChangeLog
+++ b/app-emacs/quilt-el/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/quilt-el
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.2 2008/11/20 14:54:22 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.3 2008/11/24 20:47:18 ranger Exp $
+
+ 24 Nov 2008; Brent Baude <ranger@gentoo.org> quilt-el-0.45.4.ebuild:
+ keyworded ~arch for ppc64, bug 247666
20 Nov 2008; Ferris McCormick <fmccor@gentoo.org> quilt-el-0.45.4.ebuild:
Keyword for ~sparc, Bug #247666.
diff --git a/app-emacs/quilt-el/quilt-el-0.45.4.ebuild b/app-emacs/quilt-el/quilt-el-0.45.4.ebuild
index f4c3d8670d45..e23e9937b3de 100644
--- a/app-emacs/quilt-el/quilt-el-0.45.4.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.45.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/quilt-el-0.45.4.ebuild,v 1.2 2008/11/20 14:54:22 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/quilt-el-0.45.4.ebuild,v 1.3 2008/11/24 20:47:18 ranger Exp $
inherit elisp eutils
@@ -10,7 +10,7 @@ SRC_URI="http://stakeuchi.sakura.ne.jp/dev/quilt-el/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-util/quilt"