summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-09-16 17:44:30 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-09-16 17:44:30 +0000
commitcd00ed8af8f0c9beff1a646d4901d84163fc15cf (patch)
tree729a9f7b21ff9102f734bda0a82ccf4dfe9b5c6e
parentstable x86, bug 192617; dropping pcc-macos (diff)
downloadhistorical-cd00ed8af8f0c9beff1a646d4901d84163fc15cf.tar.gz
historical-cd00ed8af8f0c9beff1a646d4901d84163fc15cf.tar.bz2
historical-cd00ed8af8f0c9beff1a646d4901d84163fc15cf.zip
stable x86, bug 192616
Package-Manager: portage-2.1.3.9
-rw-r--r--app-emacs/emacs-wget/ChangeLog6
-rw-r--r--app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/emacs-wget/ChangeLog b/app-emacs/emacs-wget/ChangeLog
index ef5478dc8ba6..ed9c6e3e072b 100644
--- a/app-emacs/emacs-wget/ChangeLog
+++ b/app-emacs/emacs-wget/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/emacs-wget
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.12 2007/09/15 16:57:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.13 2007/09/16 17:44:30 opfer Exp $
+
+ 16 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
+ emacs-wget-0.5.0.ebuild:
+ stable x86, bug 192616
15 Sep 2007; Ulrich Mueller <ulm@gentoo.org> emacs-wget-0.5.0.ebuild:
Dropped ~ppc-macos keyword. Variables in canonical order.
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 128b6eb38a60..96896352ddf8 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.5 2007/09/15 16:57:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild,v 1.6 2007/09/16 17:44:30 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"