summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-12-06 16:47:12 +0000
committerThomas Kahle <tomka@gentoo.org>2011-12-06 16:47:12 +0000
commit9c0579cb08d28cfb73618e2f253543946976118b (patch)
treed50483a75e4ec554605016ecb73e58251275e789 /sci-mathematics/gimps
parentDon't use deprecated options of start-stop-daemon (Bug 393353). Thanks Paolo (diff)
downloadgentoo-2-9c0579cb08d28cfb73618e2f253543946976118b.tar.gz
gentoo-2-9c0579cb08d28cfb73618e2f253543946976118b.tar.bz2
gentoo-2-9c0579cb08d28cfb73618e2f253543946976118b.zip
Undo changes to stable ebuild in previous commit
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/gimps')
-rw-r--r--sci-mathematics/gimps/ChangeLog5
-rw-r--r--sci-mathematics/gimps/gimps-26.6.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog
index b78964564a93..b9c9bb550a4f 100644
--- a/sci-mathematics/gimps/ChangeLog
+++ b/sci-mathematics/gimps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/gimps
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.45 2011/12/06 16:42:52 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.46 2011/12/06 16:47:12 tomka Exp $
+
+ 06 Dec 2011; Thomas Kahle <tomka@gentoo.org> gimps-26.6.ebuild:
+ Undo changes to stable ebuild in previous commit
*gimps-26.6-r1 (06 Dec 2011)
diff --git a/sci-mathematics/gimps/gimps-26.6.ebuild b/sci-mathematics/gimps/gimps-26.6.ebuild
index 42423ed4213c..e099f7cf8261 100644
--- a/sci-mathematics/gimps/gimps-26.6.ebuild
+++ b/sci-mathematics/gimps/gimps-26.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-26.6.ebuild,v 1.5 2011/12/06 16:42:52 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-26.6.ebuild,v 1.6 2011/12/06 16:47:12 tomka Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -32,8 +32,8 @@ src_install() {
dodoc license.txt readme.txt stress.txt whatsnew.txt undoc.txt
- newinitd "${FILESDIR}/gimps-26.6-r1-init.d" gimps
- newconfd "${FILESDIR}/gimps-26.6-r1-conf.d" gimps
+ newinitd "${FILESDIR}/gimps-25.7-init.d" gimps
+ newconfd "${FILESDIR}/gimps-25.6-conf.d" gimps
}
pkg_postinst() {