Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ulm 07/09/15 16:57:09
Modified: emacs-wget-0.5.0.ebuild ChangeLog
Log:
Dropped ~ppc-macos keyword. Variables in canonical order.
(Portage version: 2.1.3.9)
Revision Changes Path
1.5 app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild?r1=1.4&r2=1.5
Index: emacs-wget-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/emacs-wget-0.5.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- emacs-wget-0.5.0.ebuild 3 Jul 2007 07:17:25 -0000 1.4
+++ emacs-wget-0.5.0.ebuild 15 Sep 2007 16:57:08 -0000 1.5
@@ -1,23 +1,23 @@
# 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.4 2007/07/03 07:17:25 opfer Exp $
+# $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 $
inherit elisp
-IUSE=""
-
DESCRIPTION="Wget interface for Emacs"
HOMEPAGE="http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/"
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"
+IUSE=""
+
RDEPEND=">=net-misc/wget-1.8.2"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~x86"
SITEFILE=65${PN}-gentoo.el
DOCS="ChangeLog README* USAGE*"
-src_compile(){
+src_compile() {
elisp-comp *.el || die "elisp-comp failed"
}
1.12 app-emacs/emacs-wget/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/emacs-wget/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/emacs-wget/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/emacs-wget/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 3 Jul 2007 07:17:25 -0000 1.11
+++ ChangeLog 15 Sep 2007 16:57:08 -0000 1.12
@@ -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.11 2007/07/03 07:17:25 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-wget/ChangeLog,v 1.12 2007/09/15 16:57:08 ulm Exp $
+
+ 15 Sep 2007; Ulrich Mueller <ulm@g.o> emacs-wget-0.5.0.ebuild:
+ Dropped ~ppc-macos keyword. Variables in canonical order.
03 Jul 2007; Christian Faulhammer <opfer@g.o>
emacs-wget-0.5.0.ebuild:
--
gentoo-commits@g.o mailing list
|
|