summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-09-20 13:20:23 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-09-20 13:20:23 +0000
commit7ebd0e1c5ab998b3c0b3cd1046226522c9a24f96 (patch)
tree55f5390b46495cdf174eef1aaa429ad3269f87da /app-emacs/emacs-wget
parentstable x86, security bug 192712 (diff)
downloadgentoo-2-7ebd0e1c5ab998b3c0b3cd1046226522c9a24f96.tar.gz
gentoo-2-7ebd0e1c5ab998b3c0b3cd1046226522c9a24f96.tar.bz2
gentoo-2-7ebd0e1c5ab998b3c0b3cd1046226522c9a24f96.zip
alpha stable wrt #192616
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-emacs/emacs-wget')
-rw-r--r--app-emacs/emacs-wget/ChangeLog5
-rw-r--r--app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-wget/ChangeLog b/app-emacs/emacs-wget/ChangeLog
index bed0e0b25bac..89637808c540 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.15 2007/09/20 01:32:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.16 2007/09/20 13:20:23 armin76 Exp $
+
+ 20 Sep 2007; Raúl Porcel <armin76@gentoo.org> emacs-wget-0.5.0.ebuild:
+ alpha stable wrt #192616
20 Sep 2007; Brent Baude <ranger@gentoo.org> emacs-wget-0.5.0.ebuild:
Marking emacs-wget-0.5.0 ppc64 stable for bug 192616
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 f0aa68a946ce..369195ea0343 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.8 2007/09/20 01:32:32 ranger Exp $
+# $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 $
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"