summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-01-25 08:40:28 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-01-25 08:40:28 +0000
commit76ff5182c087617f05968f2c636297a6e41a3956 (patch)
tree8bd8e0469fe5d01d898b61e2abe40c814a2283d0 /app-office/magicpoint
parent(#119496) Fix modular X deps. (diff)
downloadhistorical-76ff5182c087617f05968f2c636297a6e41a3956.tar.gz
historical-76ff5182c087617f05968f2c636297a6e41a3956.tar.bz2
historical-76ff5182c087617f05968f2c636297a6e41a3956.zip
(#120259) Fix up modular X dep list.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-office/magicpoint')
-rw-r--r--app-office/magicpoint/ChangeLog8
-rw-r--r--app-office/magicpoint/Manifest4
-rw-r--r--app-office/magicpoint/magicpoint-1.11b.ebuild6
3 files changed, 12 insertions, 6 deletions
diff --git a/app-office/magicpoint/ChangeLog b/app-office/magicpoint/ChangeLog
index 574521501ec8..6add6050e64f 100644
--- a/app-office/magicpoint/ChangeLog
+++ b/app-office/magicpoint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/magicpoint
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.20 2005/12/12 02:57:31 spyderous Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.21 2006/01/25 08:40:28 spyderous Exp $
+
+ 25 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ magicpoint-1.11b.ebuild:
+ (#120259) Fix up modular X dep list.
12 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
magicpoint-1.11b.ebuild:
diff --git a/app-office/magicpoint/Manifest b/app-office/magicpoint/Manifest
index 5e5778824317..045d6bda343e 100644
--- a/app-office/magicpoint/Manifest
+++ b/app-office/magicpoint/Manifest
@@ -1,7 +1,7 @@
-MD5 5839c379efe4f01627477d75062c394e ChangeLog 5797
+MD5 494a22f6544ff99a97414a4dd0fd672a ChangeLog 5919
MD5 63a502fcee80a92007cd49e113116b04 files/50mgp-mode-gentoo.el 167
MD5 02b686f1f35a47738d8938fb0151d3d0 files/digest-magicpoint-1.11b 68
MD5 fb8540abfe6224103b5d68b722e78119 files/magicpoint-1.11b-gentoo.diff 1412
MD5 b274f550ccb53c3e1057c561dcfaa2a7 files/magicpoint-1.11b-mng_optional.patch 1670
-MD5 089e86ecae6131749b8f790e42d54218 magicpoint-1.11b.ebuild 2873
+MD5 36f7fa1343794e0965dc56bf30ec4ba7 magicpoint-1.11b.ebuild 2908
MD5 cca347d4b0e88766d322951ccf1e97e7 metadata.xml 570
diff --git a/app-office/magicpoint/magicpoint-1.11b.ebuild b/app-office/magicpoint/magicpoint-1.11b.ebuild
index 554c32a462e7..625437967f4f 100644
--- a/app-office/magicpoint/magicpoint-1.11b.ebuild
+++ b/app-office/magicpoint/magicpoint-1.11b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.11b.ebuild,v 1.11 2005/12/12 02:57:31 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.11b.ebuild,v 1.12 2006/01/25 08:40:28 spyderous Exp $
inherit elisp-common eutils fixheadtails
@@ -31,6 +31,8 @@ DEPEND="${MY_DEPEND}
sys-devel/autoconf
|| ( ( x11-proto/xextproto
x11-libs/libxkbfile
+ app-text/rman
+ x11-misc/imake
)
virtual/x11
)"