summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-07-22 09:11:27 +0000
committerMarkus Meier <maekke@gentoo.org>2010-07-22 09:11:27 +0000
commit59d769cc9f9c0b3cfe16f70fd4fd64223a8e6bab (patch)
treef01fad924e9693ccdac11fe75c7d08e09075df17 /app-emacs
parentpunt .la files too, complainments go to /dev/null (diff)
downloadgentoo-2-59d769cc9f9c0b3cfe16f70fd4fd64223a8e6bab.tar.gz
gentoo-2-59d769cc9f9c0b3cfe16f70fd4fd64223a8e6bab.tar.bz2
gentoo-2-59d769cc9f9c0b3cfe16f70fd4fd64223a8e6bab.zip
add ~arm, bug #327625
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/quilt-el/ChangeLog7
-rw-r--r--app-emacs/quilt-el/quilt-el-0.46.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/quilt-el/ChangeLog b/app-emacs/quilt-el/ChangeLog
index 9ce685f5de26..378851d4bc5e 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.16 2009/10/03 20:42:45 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.17 2010/07/22 09:11:27 maekke Exp $
+
+ 22 Jul 2010; Markus Meier <maekke@gentoo.org> quilt-el-0.46.2.ebuild:
+ add ~arm, bug #327625
03 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
-quilt-el-0.45.4.ebuild:
diff --git a/app-emacs/quilt-el/quilt-el-0.46.2.ebuild b/app-emacs/quilt-el/quilt-el-0.46.2.ebuild
index 75a3f1c9e7dd..dfddb5002c41 100644
--- a/app-emacs/quilt-el/quilt-el-0.46.2.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.46.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.46.2.ebuild,v 1.6 2009/10/02 23:26:06 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/quilt-el-0.46.2.ebuild,v 1.7 2010/07/22 09:11:27 maekke Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://stakeuchi.sakura.ne.jp/dev/quilt-el/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ppc ppc64 sparc x86"
IUSE=""
RDEPEND="dev-util/quilt"