summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-20 11:20:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-20 11:20:23 +0000
commit350a0624bc87d5399e87efa071cb21a4d3ba37e7 (patch)
treeacef265a6b95b0daef12c8812b231372c19f8ba5 /app-emacs/emacs-wget
parentStable for ppc64, wrt bug #505118 (diff)
downloadgentoo-2-350a0624bc87d5399e87efa071cb21a4d3ba37e7.tar.gz
gentoo-2-350a0624bc87d5399e87efa071cb21a4d3ba37e7.tar.bz2
gentoo-2-350a0624bc87d5399e87efa071cb21a4d3ba37e7.zip
Stable for ppc64, wrt bug #505204
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/emacs-wget')
-rw-r--r--app-emacs/emacs-wget/ChangeLog5
-rw-r--r--app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-wget/ChangeLog b/app-emacs/emacs-wget/ChangeLog
index c3df27a8b438..57790fbc2d5b 100644
--- a/app-emacs/emacs-wget/ChangeLog
+++ b/app-emacs/emacs-wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/emacs-wget
# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.25 2014/04/19 11:58:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.26 2014/04/20 11:20:23 ago Exp $
+
+ 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> emacs-wget-0.5.0-r1.ebuild:
+ Stable for ppc64, wrt bug #505204
19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> emacs-wget-0.5.0-r1.ebuild:
Stable for alpha, wrt bug #505204
diff --git a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild
index 58514c7e5ae4..1f996555466b 100644
--- a/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild
+++ b/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.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/emacs-wget/emacs-wget-0.5.0-r1.ebuild,v 1.5 2014/04/19 11:58:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild,v 1.6 2014/04/20 11:20:23 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ppc ppc64 x86"
IUSE="linguas_ja"
RDEPEND=">=net-misc/wget-1.8.2"