summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/wdm/ChangeLog8
-rw-r--r--x11-misc/wdm/wdm-1.28-r1.ebuild6
-rw-r--r--x11-misc/wdm/wdm-1.28-r2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/wdm/ChangeLog b/x11-misc/wdm/ChangeLog
index afc9fddc38cd..1e6f3d1cf604 100644
--- a/x11-misc/wdm/ChangeLog
+++ b/x11-misc/wdm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/wdm
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wdm/ChangeLog,v 1.35 2008/03/17 19:41:34 coldwind Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wdm/ChangeLog,v 1.36 2009/01/09 14:28:12 remi Exp $
+
+ 09 Jan 2009; Rémi Cardona <remi@gentoo.org> wdm-1.28-r1.ebuild,
+ wdm-1.28-r2.ebuild:
+ Change virtual/xft dependency to x11-libs/libXft, bug 253771.
17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> wdm-1.28-r2.ebuild:
~amd64 added wrt bug #210854
diff --git a/x11-misc/wdm/wdm-1.28-r1.ebuild b/x11-misc/wdm/wdm-1.28-r1.ebuild
index 9a2d9c7ef942..7fd6af763f7c 100644
--- a/x11-misc/wdm/wdm-1.28-r1.ebuild
+++ b/x11-misc/wdm/wdm-1.28-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wdm/wdm-1.28-r1.ebuild,v 1.4 2007/07/04 18:11:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wdm/wdm-1.28-r1.ebuild,v 1.5 2009/01/09 14:28:12 remi Exp $
inherit eutils pam
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ppc ~sparc x86"
LICENSE="GPL-2"
RDEPEND=">=x11-wm/windowmaker-0.70.0
- truetype? ( virtual/xft )
+ truetype? ( x11-libs/libXft )
x11-libs/libXt
x11-libs/libXpm
pam? ( virtual/pam )"
diff --git a/x11-misc/wdm/wdm-1.28-r2.ebuild b/x11-misc/wdm/wdm-1.28-r2.ebuild
index ac48cf3d43d5..e57a1b518997 100644
--- a/x11-misc/wdm/wdm-1.28-r2.ebuild
+++ b/x11-misc/wdm/wdm-1.28-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wdm/wdm-1.28-r2.ebuild,v 1.6 2008/03/17 19:41:34 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wdm/wdm-1.28-r2.ebuild,v 1.7 2009/01/09 14:28:12 remi Exp $
inherit pam
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86"
IUSE="truetype pam selinux"
RDEPEND=">=x11-wm/windowmaker-0.70.0
- truetype? ( virtual/xft )
+ truetype? ( x11-libs/libXft )
x11-libs/libXt
x11-libs/libXpm
pam? ( virtual/pam )"