diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-12-02 14:41:42 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-12-02 14:41:42 +0000 |
commit | 4f12f2308bef5c548afb1a17057717ffd4d5753c (patch) | |
tree | 86e692fecabfc0483531bec82f2cb066ca71a02f /app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-4f12f2308bef5c548afb1a17057717ffd4d5753c.tar.gz gentoo-2-4f12f2308bef5c548afb1a17057717ffd4d5753c.tar.bz2 gentoo-2-4f12f2308bef5c548afb1a17057717ffd4d5753c.zip |
stable amd64
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild')
-rw-r--r-- | app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild b/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild index 369195ea0343..67219fd9dd38 100644 --- a/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild +++ b/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.9 2007/09/20 13:20:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild,v 1.10 2007/12/02 14:41:42 opfer Exp $ inherit elisp @@ -10,7 +10,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="" RDEPEND=">=net-misc/wget-1.8.2" |