diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 11:58:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 11:58:00 +0000 |
commit | 2c6598dd276a8e188ef6233b7ad30dd8e387626d (patch) | |
tree | 9532798050997c070a166555e9b07f445c00f679 /app-emacs | |
parent | Stable for alpha, wrt bug #505118 (diff) | |
download | gentoo-2-2c6598dd276a8e188ef6233b7ad30dd8e387626d.tar.gz gentoo-2-2c6598dd276a8e188ef6233b7ad30dd8e387626d.tar.bz2 gentoo-2-2c6598dd276a8e188ef6233b7ad30dd8e387626d.zip |
Stable for alpha, wrt bug #505204
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-wget/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-wget/ChangeLog b/app-emacs/emacs-wget/ChangeLog index 549ef98d1cb9..c3df27a8b438 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.24 2014/04/13 16:28:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.25 2014/04/19 11:58:00 ago Exp $ + + 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> emacs-wget-0.5.0-r1.ebuild: + Stable for alpha, wrt bug #505204 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> emacs-wget-0.5.0-r1.ebuild: Stable for ppc, 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 e261f1b0a059..58514c7e5ae4 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.4 2014/04/13 16:28:37 ago Exp $ +# $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 $ 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" |