summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-24 23:30:04 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-24 23:30:04 +0000
commit3bd5304eea5ab8e97ab2b48232231f6f059b530a (patch)
treeee301b417a235f66c2c5b8d74584d723b0501fd4 /x11-plugins/wmcalendar
parentFixed DEPEND for modular X. (diff)
downloadgentoo-2-3bd5304eea5ab8e97ab2b48232231f6f059b530a.tar.gz
gentoo-2-3bd5304eea5ab8e97ab2b48232231f6f059b530a.tar.bz2
gentoo-2-3bd5304eea5ab8e97ab2b48232231f6f059b530a.zip
Fixed DEPEND for modular X.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins/wmcalendar')
-rw-r--r--x11-plugins/wmcalendar/ChangeLog8
-rw-r--r--x11-plugins/wmcalendar/wmcalendar-0.5.0-r1.ebuild7
-rw-r--r--x11-plugins/wmcalendar/wmcalendar-0.5.0.ebuild13
3 files changed, 15 insertions, 13 deletions
diff --git a/x11-plugins/wmcalendar/ChangeLog b/x11-plugins/wmcalendar/ChangeLog
index c5d38af12c78..a8a83b194269 100644
--- a/x11-plugins/wmcalendar/ChangeLog
+++ b/x11-plugins/wmcalendar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmcalendar
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.9 2005/11/29 15:49:35 s4t4n Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.10 2006/01/24 23:27:32 nelchael Exp $
+
+ 24 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ wmcalendar-0.5.0.ebuild, wmcalendar-0.5.0-r1.ebuild:
+ Fixed DEPEND for modular X.
*wmcalendar-0.5.0-r1 (29 Nov 2005)
diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.0-r1.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.0-r1.ebuild
index 06cd77fb0873..8490ce3b96ed 100644
--- a/x11-plugins/wmcalendar/wmcalendar-0.5.0-r1.ebuild
+++ b/x11-plugins/wmcalendar/wmcalendar-0.5.0-r1.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/x11-plugins/wmcalendar/wmcalendar-0.5.0-r1.ebuild,v 1.1 2005/11/29 15:49:35 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/wmcalendar-0.5.0-r1.ebuild,v 1.2 2006/01/24 23:27:32 nelchael Exp $
inherit eutils
@@ -15,8 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
-DEPEND="virtual/x11
- >=dev-libs/libical-0.24_rc4
+DEPEND=">=dev-libs/libical-0.24_rc4
>=dev-util/pkgconfig-0.15.0
>=x11-libs/gtk+-2.2.1-r1
>=sys-apps/sed-4.0.9"
diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.0.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.0.ebuild
index d6fe66dee19d..0e5a50270090 100644
--- a/x11-plugins/wmcalendar/wmcalendar-0.5.0.ebuild
+++ b/x11-plugins/wmcalendar/wmcalendar-0.5.0.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/x11-plugins/wmcalendar/wmcalendar-0.5.0.ebuild,v 1.7 2005/11/07 16:04:20 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/wmcalendar-0.5.0.ebuild,v 1.8 2006/01/24 23:27:32 nelchael Exp $
inherit eutils
@@ -15,11 +15,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc ~sparc"
-DEPEND="virtual/x11
- >=dev-libs/libical-0.24_rc4
- >=dev-util/pkgconfig-0.15.0
- >=x11-libs/gtk+-2.2.1-r1
- >=sys-apps/sed-4.0.9"
+DEPEND=">=dev-libs/libical-0.24_rc4
+ >=dev-util/pkgconfig-0.15.0
+ >=x11-libs/gtk+-2.2.1-r1
+ >=sys-apps/sed-4.0.9"
S=${WORKDIR}/${P}/Src