summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 10:53:33 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-21 10:53:33 +0000
commit7ca477f22dcf14d02c6135769457545e86955615 (patch)
tree6f213570d5214562bc034a6cbc52f1bd32d48d89 /x11-misc/dclock
parentFixed DEPEND for modular X. (diff)
downloadhistorical-7ca477f22dcf14d02c6135769457545e86955615.tar.gz
historical-7ca477f22dcf14d02c6135769457545e86955615.tar.bz2
historical-7ca477f22dcf14d02c6135769457545e86955615.zip
Fixed DEPEND for modular X.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-misc/dclock')
-rw-r--r--x11-misc/dclock/ChangeLog7
-rw-r--r--x11-misc/dclock/Manifest6
-rw-r--r--x11-misc/dclock/dclock-2.1.2_p5.ebuild15
3 files changed, 20 insertions, 8 deletions
diff --git a/x11-misc/dclock/ChangeLog b/x11-misc/dclock/ChangeLog
index c470a2f3efdc..f7c6222eb376 100644
--- a/x11-misc/dclock/ChangeLog
+++ b/x11-misc/dclock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/dclock
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/ChangeLog,v 1.6 2004/09/09 21:28:35 kugelfang Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/ChangeLog,v 1.7 2006/01/21 10:53:33 nelchael Exp $
+
+ 21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> dclock-2.1.2_p5.ebuild:
+ Fixed DEPEND for modular X.
09 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> dclock-2.1.2_p5.ebuild:
Marked ~amd64.
diff --git a/x11-misc/dclock/Manifest b/x11-misc/dclock/Manifest
index 6cc29a6b19ca..b31aa7a4dd45 100644
--- a/x11-misc/dclock/Manifest
+++ b/x11-misc/dclock/Manifest
@@ -1,4 +1,4 @@
-MD5 b2394ae2fdc81ec487887d5258b50fcf ChangeLog 717
-MD5 8572ac0edc40d6fa59a2063991c5dd35 dclock-2.1.2_p5.ebuild 1058
-MD5 af4a18835f00fbf788eceeba4b61fa7f metadata.xml 237
+MD5 1283d5a3bd8ca269f3ff236583c18578 ChangeLog 824
+MD5 587ea42b0ea6566d465a2eb6ba94579d dclock-2.1.2_p5.ebuild 1205
MD5 6f35d327a43949e1bfcc9c6b671ed5cf files/digest-dclock-2.1.2_p5 133
+MD5 af4a18835f00fbf788eceeba4b61fa7f metadata.xml 237
diff --git a/x11-misc/dclock/dclock-2.1.2_p5.ebuild b/x11-misc/dclock/dclock-2.1.2_p5.ebuild
index 91e980a6f226..6ab072c4aaae 100644
--- a/x11-misc/dclock/dclock-2.1.2_p5.ebuild
+++ b/x11-misc/dclock/dclock-2.1.2_p5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/dclock-2.1.2_p5.ebuild,v 1.7 2004/09/09 21:28:35 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dclock/dclock-2.1.2_p5.ebuild,v 1.8 2006/01/21 10:53:33 nelchael Exp $
inherit eutils
@@ -15,7 +15,16 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc ~amd64"
IUSE=""
-DEPEND="virtual/x11"
+RDEPEND="|| ( (
+ x11-libs/libX11
+ x11-libs/libXt
+ x11-libs/libXext )
+ virtual/x11 )"
+DEPEND="${RDEPEND}
+ || ( (
+ x11-misc/imake
+ x11-proto/xproto )
+ virtual/x11 )"
src_unpack() {
unpack ${A}