summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:18:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:18:22 +0000
commitb2c247e65f90ea689d3df4dc8b4f6d8050d299bc (patch)
treedb85c497c7351e555ccd5cd56605f3d6600f79a4 /x11-misc/wayv
parentheader fix (diff)
downloadhistorical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.gz
historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.bz2
historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.zip
whitespace cleanup
Diffstat (limited to 'x11-misc/wayv')
-rw-r--r--x11-misc/wayv/Manifest3
-rw-r--r--x11-misc/wayv/wayv-0.2.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/wayv/Manifest b/x11-misc/wayv/Manifest
index e69de29bb2d1..6e609874ef1b 100644
--- a/x11-misc/wayv/Manifest
+++ b/x11-misc/wayv/Manifest
@@ -0,0 +1,3 @@
+MD5 2f473dae83d9cf945c022997ad55283e ChangeLog 476
+MD5 2c9651e3d3ab79ed8c0c1d7fce3bf4d7 wayv-0.2.ebuild 628
+MD5 101c8f27160045c6ad16fd5658a3ffcf files/digest-wayv-0.2 60
diff --git a/x11-misc/wayv/wayv-0.2.ebuild b/x11-misc/wayv/wayv-0.2.ebuild
index 11355bfb9faa..e86fe026bbf7 100644
--- a/x11-misc/wayv/wayv-0.2.ebuild
+++ b/x11-misc/wayv/wayv-0.2.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/wayv/wayv-0.2.ebuild,v 1.2 2003/03/27 05:28:19 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wayv/wayv-0.2.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $
PKG=${P/-0.2/.0.2}
MY_P=${P/-0.2}
@@ -19,7 +19,7 @@ RDEPEND=""
S=${WORKDIR}/${MY_P}
src_compile() {
-
+
econf || die
emake || die
}