summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-11-20 14:54:22 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-11-20 14:54:22 +0000
commitf0abde8d89c90fd92b09d846cccc2c08ae96d6e8 (patch)
tree58225882c266c7f766ae98cb594186d3bf52b2a4 /app-emacs/quilt-el
parentVersion bump to 0.3.8 (diff)
downloadgentoo-2-f0abde8d89c90fd92b09d846cccc2c08ae96d6e8.tar.gz
gentoo-2-f0abde8d89c90fd92b09d846cccc2c08ae96d6e8.tar.bz2
gentoo-2-f0abde8d89c90fd92b09d846cccc2c08ae96d6e8.zip
Keyword for ~sparc, Bug #247666.
(Portage version: 2.2_rc14/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'app-emacs/quilt-el')
-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 aa3d26f167d5..df0aa519da4c 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.1 2008/11/18 16:13:58 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.2 2008/11/20 14:54:22 fmccor Exp $
+
+ 20 Nov 2008; Ferris McCormick <fmccor@gentoo.org> quilt-el-0.45.4.ebuild:
+ Keyword for ~sparc, Bug #247666.
*quilt-el-0.45.4 (18 Nov 2008)
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 773f43c65961..f4c3d8670d45 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.1 2008/11/18 16:13:58 ulm Exp $
+# $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 $
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 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-util/quilt"