diff options
author | 2014-04-13 16:28:39 +0000 | |
---|---|---|
committer | 2014-04-13 16:28:39 +0000 | |
commit | a1f0e0b182d91176bc909e79716e2665b2721779 (patch) | |
tree | bbb8acc9b4fef4bd16afbfb5d81492553f224641 /app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | |
parent | Stable for ppc, wrt bug #505148 (diff) | |
download | historical-a1f0e0b182d91176bc909e79716e2665b2721779.tar.gz historical-a1f0e0b182d91176bc909e79716e2665b2721779.tar.bz2 historical-a1f0e0b182d91176bc909e79716e2665b2721779.zip |
Stable for ppc, wrt bug #505204
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild')
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 01c43109c7cf..e261f1b0a059 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.3 2014/04/05 11:09:17 ago Exp $ +# $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 $ 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" |