summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 22:44:56 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 22:44:56 +0000
commitba6fa66d1b4793d24fb4e274b039422e7f2abf9c (patch)
tree12b0959d5e47a1c8f79828a8d01f899d991ff74f /app-emacs/quilt-el
parentamd64 stable, bug #501090 (diff)
downloadgentoo-2-ba6fa66d1b4793d24fb4e274b039422e7f2abf9c.tar.gz
gentoo-2-ba6fa66d1b4793d24fb4e274b039422e7f2abf9c.tar.bz2
gentoo-2-ba6fa66d1b4793d24fb4e274b039422e7f2abf9c.zip
amd64 stable, bug #501230
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-emacs/quilt-el')
-rw-r--r--app-emacs/quilt-el/ChangeLog6
-rw-r--r--app-emacs/quilt-el/quilt-el-0.48.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emacs/quilt-el/ChangeLog b/app-emacs/quilt-el/ChangeLog
index 80bd1e79ba04..66c865ec87fc 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.20 2014/02/25 20:50:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.21 2014/03/02 22:44:56 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> quilt-el-0.48.0.ebuild:
+ amd64 stable, bug #501230
25 Feb 2014; Markus Meier <maekke@gentoo.org> quilt-el-0.48.0.ebuild:
arm stable, bug #501230
@@ -75,4 +78,3 @@
+quilt-el-0.45.4.ebuild:
Initial import, from Emacs overlay. Ebuild originally contributed by
Diego Pettenò <flameeyes@gentoo.org>.
-
diff --git a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild b/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
index 665a0e2d219c..4748098fac27 100644
--- a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
+++ b/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.48.0.ebuild,v 1.2 2014/02/25 20:50:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/quilt-el-0.48.0.ebuild,v 1.3 2014/03/02 22:44:56 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://satoru-takeuchi.org/dev/${PN}/download/${P}.tar.gz"
LICENSE="GPL-1+"
SLOT="0"
-KEYWORDS="~amd64 arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="dev-util/quilt"