summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-24 10:28:28 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-24 10:28:28 +0000
commitf32383d55fa4c2479d4ec6799e2f89a1d4bfc1a3 (patch)
tree9a122d7a9c47734685727c66537ab66a69fc1df9 /app-office/magicpoint
parentversion bump, a lot of bugfixes; on Gentoo side we have better Emacs support;... (diff)
downloadgentoo-2-f32383d55fa4c2479d4ec6799e2f89a1d4bfc1a3.tar.gz
gentoo-2-f32383d55fa4c2479d4ec6799e2f89a1d4bfc1a3.tar.bz2
gentoo-2-f32383d55fa4c2479d4ec6799e2f89a1d4bfc1a3.zip
adding an additonal die comment
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-office/magicpoint')
-rw-r--r--app-office/magicpoint/ChangeLog6
-rw-r--r--app-office/magicpoint/magicpoint-1.12a.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/magicpoint/ChangeLog b/app-office/magicpoint/ChangeLog
index a5311654d7c5..5bdc3da61d76 100644
--- a/app-office/magicpoint/ChangeLog
+++ b/app-office/magicpoint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/magicpoint
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.25 2007/09/24 09:58:29 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.26 2007/09/24 10:28:28 opfer Exp $
+
+ 24 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
+ magicpoint-1.12a.ebuild:
+ adding an additonal die comment
*magicpoint-1.12a (24 Sep 2007)
diff --git a/app-office/magicpoint/magicpoint-1.12a.ebuild b/app-office/magicpoint/magicpoint-1.12a.ebuild
index 401d67a87796..f4b77a835da4 100644
--- a/app-office/magicpoint/magicpoint-1.12a.ebuild
+++ b/app-office/magicpoint/magicpoint-1.12a.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-office/magicpoint/magicpoint-1.12a.ebuild,v 1.1 2007/09/24 09:58:29 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a.ebuild,v 1.2 2007/09/24 10:28:28 opfer Exp $
inherit autotools elisp-common eutils fixheadtails
@@ -97,7 +97,7 @@ src_install() {
doins README* cloud.jpg dad.* embed*.mgp gradation*.mgp \
mgp-old*.jpg mgp.mng mgp3.xbm mgprc-sample \
multilingual.mgp sample*.mgp sendmail6*.mgp \
- tutorial*.mgp v6*.mgp v6header.* || die
+ tutorial*.mgp v6*.mgp v6header.* || die "example installation failed"
}
pkg_postinst() {