summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-27 02:43:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-27 02:43:40 +0000
commitce28ddeafa23e3ef980ef10c5338013ecef989b2 (patch)
tree59e455edc62e204a3842e321b7b703c263b28cab /x11-misc/xvkbd
parentx11-libs/xaw has gone away; seems to not need it to install; tidy (diff)
downloadhistorical-ce28ddeafa23e3ef980ef10c5338013ecef989b2.tar.gz
historical-ce28ddeafa23e3ef980ef10c5338013ecef989b2.tar.bz2
historical-ce28ddeafa23e3ef980ef10c5338013ecef989b2.zip
x11-libs/xaw -> x11-libs/Xaw3d; more error messages; tidy
Diffstat (limited to 'x11-misc/xvkbd')
-rw-r--r--x11-misc/xvkbd/ChangeLog5
-rw-r--r--x11-misc/xvkbd/Manifest4
-rw-r--r--x11-misc/xvkbd/xvkbd-2.5a.ebuild10
3 files changed, 10 insertions, 9 deletions
diff --git a/x11-misc/xvkbd/ChangeLog b/x11-misc/xvkbd/ChangeLog
index bcc0e068740b..c1c29ec7d16c 100644
--- a/x11-misc/xvkbd/ChangeLog
+++ b/x11-misc/xvkbd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xvkbd
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.1 2003/08/24 15:19:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/ChangeLog,v 1.2 2003/09/27 02:43:38 mr_bones_ Exp $
+
+ 26 Sep 2003; Michael Sterrett <msterret@gentoo.org> xvkbd-2.5a.ebuild:
+ x11-libs/xaw -> x11-libs/Xaw3d; more error messages; tidy
*xvkbd-2.5a (25 Aug 2003)
diff --git a/x11-misc/xvkbd/Manifest b/x11-misc/xvkbd/Manifest
index 419ab52dc9e6..d6a9dedf7c14 100644
--- a/x11-misc/xvkbd/Manifest
+++ b/x11-misc/xvkbd/Manifest
@@ -1,3 +1,3 @@
-MD5 51e04d587dce127fdb4cd4f66ccba407 xvkbd-2.5a.ebuild 658
-MD5 1ca521b7f1f561a113b20f0684977174 ChangeLog 331
+MD5 7f43f693ae086b2da7b8b2b0e8348ef7 ChangeLog 468
+MD5 a451f63bd628345a4d2551b83d915250 xvkbd-2.5a.ebuild 681
MD5 19a6bb0def1a6b9f6417b571eadcd7f8 files/digest-xvkbd-2.5a 61
diff --git a/x11-misc/xvkbd/xvkbd-2.5a.ebuild b/x11-misc/xvkbd/xvkbd-2.5a.ebuild
index d9a2c097f8da..2ba4e9aed7bc 100644
--- a/x11-misc/xvkbd/xvkbd-2.5a.ebuild
+++ b/x11-misc/xvkbd/xvkbd-2.5a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.5a.ebuild,v 1.1 2003/08/24 15:19:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xvkbd/xvkbd-2.5a.ebuild,v 1.2 2003/09/27 02:43:38 mr_bones_ Exp $
DESCRIPTION="virtual keyboard for X window system"
HOMEPAGE="http://member.nifty.ne.jp/tsato/xvkbd/"
@@ -12,17 +12,15 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/x11
- x11-libs/xaw"
-
-S=${WORKDIR}/${P}
+ x11-libs/Xaw3d"
src_compile() {
xmkmf -a || die
- emake CDEBUGFLAGS="${CFLAGS}" || die
+ emake CDEBUGFLAGS="${CFLAGS}" || die "emake failed"
}
src_install() {
- make DESTDIR=${D} install || die
+ make DESTDIR=${D} install || die "make install failed"
dodoc README
newman ${PN}.man ${PN}.1