* [gentoo-commits] gentoo-x86 commit in app-emacs/doctest-mode: ChangeLog doctest-mode-0.4.ebuild
@ 2013-12-29 12:49 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2013-12-29 12:49 UTC (permalink / raw
To: gentoo-commits
ulm 13/12/29 12:49:28
Modified: ChangeLog doctest-mode-0.4.ebuild
Log:
Update HOMEPAGE. Drop to unstable keyword on s390 and sh. Bump EAPI to 5.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.10 app-emacs/doctest-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/doctest-mode/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/doctest-mode/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/doctest-mode/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/doctest-mode/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 26 Sep 2012 05:33:15 -0000 1.9
+++ ChangeLog 29 Dec 2013 12:49:28 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/doctest-mode
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/doctest-mode/ChangeLog,v 1.9 2012/09/26 05:33:15 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/doctest-mode/ChangeLog,v 1.10 2013/12/29 12:49:28 ulm Exp $
+
+ 29 Dec 2013; Ulrich Müller <ulm@gentoo.org> doctest-mode-0.4.ebuild:
+ Update HOMEPAGE. Drop to unstable keyword on s390 and sh. Bump EAPI to 5.
26 Sep 2012; Ulrich Müller <ulm@gentoo.org> doctest-mode-0.4.ebuild:
Change as-is to HPND in LICENSE.
1.10 app-emacs/doctest-mode/doctest-mode-0.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/doctest-mode/doctest-mode-0.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/doctest-mode/doctest-mode-0.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/doctest-mode/doctest-mode-0.4.ebuild?r1=1.9&r2=1.10
Index: doctest-mode-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/doctest-mode/doctest-mode-0.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- doctest-mode-0.4.ebuild 26 Sep 2012 05:33:15 -0000 1.9
+++ doctest-mode-0.4.ebuild 29 Dec 2013 12:49:28 -0000 1.10
@@ -1,25 +1,24 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/doctest-mode/doctest-mode-0.4.ebuild,v 1.9 2012/09/26 05:33:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/doctest-mode/doctest-mode-0.4.ebuild,v 1.10 2013/12/29 12:49:28 ulm Exp $
-EAPI=2
+EAPI=5
inherit elisp
DESCRIPTION="An Emacs major mode for editing Python source"
-HOMEPAGE="http://www.cis.upenn.edu/~edloper/projects/doctestmode/"
+HOMEPAGE="http://ed.loper.org/projects/doctestmode/"
SRC_URI="http://python-mode.svn.sourceforge.net/viewvc/*checkout*/python-mode/trunk/python-mode/doctest-mode.el?revision=460 -> ${PN}.el"
LICENSE="HPND"
SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ppc ppc64 s390 sh x86 ~x86-fbsd"
-IUSE=""
+KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh x86 ~x86-fbsd"
DEPEND="!<app-emacs/python-mode-5.1.0"
RDEPEND="${DEPEND}"
-S=${WORKDIR}
-SITEFILE=60${PN}-gentoo.el
+S="${WORKDIR}"
+SITEFILE="60${PN}-gentoo.el"
src_unpack() {
cp "${DISTDIR}"/${PN}.el "${WORKDIR}"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-29 12:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-29 12:49 [gentoo-commits] gentoo-x86 commit in app-emacs/doctest-mode: ChangeLog doctest-mode-0.4.ebuild Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox