summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-12-08 22:49:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-12-08 22:49:02 +0000
commit972c0f727d307fad50a25f09f682f80960074dc7 (patch)
treed975bc8e3a3e81683377c0d3f7e87fcc80774977 /x11-plugins
parentVersion bump. Brings a small xinerama fix. (diff)
downloadgentoo-2-972c0f727d307fad50a25f09f682f80960074dc7.tar.gz
gentoo-2-972c0f727d307fad50a25f09f682f80960074dc7.tar.bz2
gentoo-2-972c0f727d307fad50a25f09f682f80960074dc7.zip
backfill modX deps
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/asclock/ChangeLog6
-rw-r--r--x11-plugins/asclock/asclock-2.0.12.ebuild7
2 files changed, 10 insertions, 3 deletions
diff --git a/x11-plugins/asclock/ChangeLog b/x11-plugins/asclock/ChangeLog
index f04dcb6822b3..461090df78f6 100644
--- a/x11-plugins/asclock/ChangeLog
+++ b/x11-plugins/asclock/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/asclock
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/ChangeLog,v 1.17 2006/12/08 00:01:45 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/ChangeLog,v 1.18 2006/12/08 22:49:02 mr_bones_ Exp $
+
+ 08 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org>
+ asclock-2.0.12.ebuild:
+ backfill modX deps
08 Dec 2006; Timothy Redaelli <drizzt@gentoo.org>
asclock-2.0.12-r1.ebuild:
diff --git a/x11-plugins/asclock/asclock-2.0.12.ebuild b/x11-plugins/asclock/asclock-2.0.12.ebuild
index e8e2bab2dc05..6ab23a66c9d2 100644
--- a/x11-plugins/asclock/asclock-2.0.12.ebuild
+++ b/x11-plugins/asclock/asclock-2.0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.12 2006/01/02 10:53:52 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.13 2006/12/08 22:49:02 mr_bones_ Exp $
IUSE=""
DESCRIPTION="Clock applet for AfterStep"
@@ -10,7 +10,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ppc mips"
-DEPEND="virtual/libc virtual/x11"
+DEPEND="x11-libs/libXpm"
+RDEPEND="${DEPEND}
+ x11-proto/xextproto
+ x11-proto/xproto"
src_unpack() {
unpack ${P}.tar.gz