diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:09:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:09:17 +0000 |
commit | 2ac4a64494f0a366fc651c58da4827db9dae814c (patch) | |
tree | f426628a26719560a7ae8dc3684430ff397198cc /app-emacs/emacs-wget | |
parent | Stable for x86, wrt bug #505060 (diff) | |
download | gentoo-2-2ac4a64494f0a366fc651c58da4827db9dae814c.tar.gz gentoo-2-2ac4a64494f0a366fc651c58da4827db9dae814c.tar.bz2 gentoo-2-2ac4a64494f0a366fc651c58da4827db9dae814c.zip |
Stable for x86, wrt bug #505204
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/emacs-wget')
-rw-r--r-- | app-emacs/emacs-wget/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emacs/emacs-wget/ChangeLog b/app-emacs/emacs-wget/ChangeLog index 6ce7f3d76daa..06cb89dd65b2 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.22 2014/04/02 19:02:39 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.23 2014/04/05 11:09:17 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> emacs-wget-0.5.0-r1.ebuild: + Stable for x86, wrt bug #505204 02 Apr 2014; Chema Alonso <nimiux@gentoo.org> emacs-wget-0.5.0-r1.ebuild: Stable for amd64 wrt bug #505204 @@ -76,4 +79,3 @@ metadata.xml, files/65emacs-wget-gentoo.el: Initial import. Ebuild submitted by Atzm Watanabe <sitosito@p.chan.ne.jp> at GentooJP ebuild Project - 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 8f2ad7a7996a..01c43109c7cf 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.2 2014/04/02 19:02:39 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild,v 1.3 2014/04/05 11:09:17 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" |