summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-04-16 14:33:43 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-04-16 14:33:43 +0000
commitf4dc81d379f103393f818164b7e5970e793b6be3 (patch)
tree87302f6b9f277dfe2859b9bb995c30269e6a1ee9 /app-emacs
parentfix for bug #264852 and bug #264952 (diff)
downloadhistorical-f4dc81d379f103393f818164b7e5970e793b6be3.tar.gz
historical-f4dc81d379f103393f818164b7e5970e793b6be3.tar.bz2
historical-f4dc81d379f103393f818164b7e5970e793b6be3.zip
fix SITEFILE name, reported on bug 266382 by Martin von Gagern
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/python-mode/ChangeLog6
-rw-r--r--app-emacs/python-mode/Manifest10
-rw-r--r--app-emacs/python-mode/python-mode-5.1.0.ebuild4
3 files changed, 12 insertions, 8 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index a75eb6c304f6..ece732bb5994 100644
--- a/app-emacs/python-mode/ChangeLog
+++ b/app-emacs/python-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/python-mode
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.37 2009/04/16 05:31:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.38 2009/04/16 14:33:43 fauli Exp $
+
+ 16 Apr 2009; Christian Faulhammer <fauli@gentoo.org>
+ python-mode-5.1.0.ebuild:
+ fix SITEFILE name, reported on bug 266382 by Martin von Gagern
*python-mode-5.1.0 (16 Apr 2009)
diff --git a/app-emacs/python-mode/Manifest b/app-emacs/python-mode/Manifest
index 3cb339aeeeb1..b92b30fbe618 100644
--- a/app-emacs/python-mode/Manifest
+++ b/app-emacs/python-mode/Manifest
@@ -7,13 +7,13 @@ AUX setup.py 86 RMD160 0e9fba0988d5e8f05e6ae83a964fcbfc77977207 SHA1 78b96a399b1
DIST python-mode-1.0.tar.gz 54295 RMD160 6f2abe80b7eae9123da10a3c0f447f7792caedb6 SHA1 974a7714000238bd0423c5598d781c9987929b83 SHA256 1e0f0038d9a320ba4e0b3b6a8f0ead46c94147ccc5bcd61ccd0a3ec14ff19445
DIST python-mode-5.1.0.el.bz2 37743 RMD160 df04f1ae210dc1eba4f43d80c4e1cabd930b53c5 SHA1 e58ed01bc7e63d6be76e9d65642e6245f15b27c1 SHA256 e9db2017996b6dbfb4fdb4fd725cd86a043990616bac981160c3118bd352633c
EBUILD python-mode-1.0-r1.ebuild 1334 RMD160 86194135dbd4206cae8f4f4dadc5be4280bd7a4d SHA1 736d5a57233a8f16b9557e3c3685c6977fc7433c SHA256 17cacef00ea834d84d1a46c67d4cf5504dd83682b0873323ca154a169a2aefe0
-EBUILD python-mode-5.1.0.ebuild 759 RMD160 2eddcda8cc853e49391834e43e8e426047ea08af SHA1 4e16f16c3ccccf0639f44ee4967c84090965478c SHA256 194d0d35d4c6f0805af03951c190179fc7c2cc3693e7ba5bde609edf62bac598
-MISC ChangeLog 4677 RMD160 37179745c51114c4823ef57c6dc8f5f05787b92b SHA1 3c6e0f7cad780f91166e29e628b6f787b9369b0a SHA256 a33b9f2451b5711b3cf334a6d571ef4aa4e2308d2f0009deaaa52332c9aa3c1b
+EBUILD python-mode-5.1.0.ebuild 759 RMD160 88cc5239e9e530029048f416c36ed4020d60e60f SHA1 45e699cbd668dcaa675e0e1cdea1f79d9ce83598 SHA256 f5609586092a764621ea3162771adeede416c063edc26b1b2b933374a5e340c7
+MISC ChangeLog 4826 RMD160 2ba0b60c495bf26627e7d510d902c1cd7b83005f SHA1 602fac3d22e593f241e699d659eb16eada37b9ec SHA256 a91e75cbf88273542e1549a0db235adb4cbbf5a884dd1ff44f9f76186a9c5d6c
MISC metadata.xml 261 RMD160 3ed396c37089998c756687d994956bc1d33b8d68 SHA1 12cd87dc081da73b5b0d4ffdfd6a85801d1febd6 SHA256 7649f9bb3e8aea3dc236415bcd69f6f7ce16ffb42141f79853a8370f52f86407
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)
-iEYEARECAAYFAknmwrUACgkQNQqtfCuFneOywgCfWl92VJ58PfKm5BbD81KxyUkY
-5F0An3VeoY9aiu/COIjTH00U4j8poIYv
-=9IF7
+iEYEARECAAYFAknnQdoACgkQNQqtfCuFnePkAACcDcvGingKDSrcKfcD+ula712G
+jFIAn0ZcQwuAAMs4yrVLlwB60OW3PxZp
+=QIzx
-----END PGP SIGNATURE-----
diff --git a/app-emacs/python-mode/python-mode-5.1.0.ebuild b/app-emacs/python-mode/python-mode-5.1.0.ebuild
index 37bb266ee90f..4e82e89a7a3c 100644
--- a/app-emacs/python-mode/python-mode-5.1.0.ebuild
+++ b/app-emacs/python-mode/python-mode-5.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v 1.1 2009/04/16 05:31:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v 1.2 2009/04/16 14:33:43 fauli Exp $
inherit elisp
@@ -18,7 +18,7 @@ DEPEND=""
RDEPEND="${DEPEND}"
S=${WORKDIR}
-SITEFILE=50${PN}-gentoo-5.1.el
+SITEFILE=60${PN}-gentoo-5.1.el
pkg_postinst() {
elog "Note that doctest support is now split out to app-emacs/doctest-mode."