summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-01-25 08:40:28 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-01-25 08:40:28 +0000
commit52e2af5c9cb615e856fe15602a31e2c3444ed11b (patch)
tree6dd77d59e221bb019d92c4ccb0f18fb0637f39be /app-office/magicpoint
parent(#119496) Fix modular X deps. (diff)
downloadgentoo-2-52e2af5c9cb615e856fe15602a31e2c3444ed11b.tar.gz
gentoo-2-52e2af5c9cb615e856fe15602a31e2c3444ed11b.tar.bz2
gentoo-2-52e2af5c9cb615e856fe15602a31e2c3444ed11b.zip
(#120259) Fix up modular X dep list.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-office/magicpoint')
-rw-r--r--app-office/magicpoint/ChangeLog8
-rw-r--r--app-office/magicpoint/magicpoint-1.11b.ebuild6
2 files changed, 10 insertions, 4 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/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
)"