summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/xclip/xclip-0.08.ebuild')
-rw-r--r--app-misc/xclip/xclip-0.08.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/xclip/xclip-0.08.ebuild b/app-misc/xclip/xclip-0.08.ebuild
index fe15d7a96705..0ef144a7e034 100644
--- a/app-misc/xclip/xclip-0.08.ebuild
+++ b/app-misc/xclip/xclip-0.08.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.08.ebuild,v 1.4 2002/10/04 04:58:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xclip/xclip-0.08.ebuild,v 1.5 2002/10/17 00:24:16 vapier Exp $
S=${WORKDIR}/xclip
-DESCRIPTION="Command-line utility to read data from standard in and
- place it in an X selection for pasting into X applications."
+DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection for pasting into X applications."
SRC_URI="http://people.debian.org/~kims/xclip/${P}.tar.gz"
-HOMEPAGE="http://people.debian.org/~kims/xclip"
+HOMEPAGE="http://people.debian.org/~kims/xclip/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc"
DEPEND="virtual/x11"
+RDEPEND="${DEPEND}"
src_compile() {
xmkmf || die