summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/pdcurses/ChangeLog5
-rw-r--r--x11-libs/pdcurses/pdcurses-3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pdcurses/ChangeLog b/x11-libs/pdcurses/ChangeLog
index 74129f60f..370f9cc04 100644
--- a/x11-libs/pdcurses/ChangeLog
+++ b/x11-libs/pdcurses/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for x11-libs/pdcurses
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Aug 2011; Nathan Phillip Brink <binki@gentoo.org> pdcurses-3.4.ebuild:
+ Dependency x11-libs/Xaw3d renamed to x11-libs/libXaw3d.
+
25 Apr 2010; Denilson (CrazyTB) <denilsonsa@gmail.com>
-pdcurses-2.8.ebuild, -files/pdcurses-2.8-configure.patch,
+pdcurses-3.4.ebuild, +files/pdcurses-3.4-configure.patch, metadata.xml:
diff --git a/x11-libs/pdcurses/pdcurses-3.4.ebuild b/x11-libs/pdcurses/pdcurses-3.4.ebuild
index 2c07f0cd5..8098bfeb7 100644
--- a/x11-libs/pdcurses/pdcurses-3.4.ebuild
+++ b/x11-libs/pdcurses/pdcurses-3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
# TODO: add SDL support
IUSE="doc examples nextaw Xaw3d"
-RDEPEND="Xaw3d? ( x11-libs/Xaw3d )
+RDEPEND="Xaw3d? ( x11-libs/libXaw3d )
!Xaw3d? (
nextaw? ( x11-libs/neXtaw )
!nextaw? ( x11-libs/libXaw )