summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 23:02:17 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 23:02:17 +0000
commit91b6a81bc98d04f446064e63b89910112612aa12 (patch)
tree9b781a3158ae4e16daaecec1469351d3425db460 /x11-libs/libwmfun
parentAdded ~sparc keyword. (diff)
downloadhistorical-91b6a81bc98d04f446064e63b89910112612aa12.tar.gz
historical-91b6a81bc98d04f446064e63b89910112612aa12.tar.bz2
historical-91b6a81bc98d04f446064e63b89910112612aa12.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-libs/libwmfun')
-rw-r--r--x11-libs/libwmfun/ChangeLog7
-rw-r--r--x11-libs/libwmfun/libwmfun-0.0.4.ebuild10
2 files changed, 10 insertions, 7 deletions
diff --git a/x11-libs/libwmfun/ChangeLog b/x11-libs/libwmfun/ChangeLog
index 66668d4232ec..3fecc97fceb6 100644
--- a/x11-libs/libwmfun/ChangeLog
+++ b/x11-libs/libwmfun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libwmfun
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/ChangeLog,v 1.4 2003/02/12 09:23:55 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/ChangeLog,v 1.5 2004/04/17 23:02:17 aliz Exp $
+
+ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> libwmfun-0.0.4.ebuild:
+ Inherit eutils, added IUSE, removed S.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/x11-libs/libwmfun/libwmfun-0.0.4.ebuild b/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
index 720b690ac230..f134066df48f 100644
--- a/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
+++ b/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
@@ -1,11 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/libwmfun-0.0.4.ebuild,v 1.6 2004/02/29 15:04:38 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/libwmfun-0.0.4.ebuild,v 1.7 2004/04/17 23:02:17 aliz Exp $
+
+inherit eutils
DESCRIPTION="Additional FUN! WindowMaker library"
HOMEPAGE="http://www.windowmaker.org"
SRC_URI="http://www.windowmaker.org/pub/libs/${P}.tar.gz"
-
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc "
@@ -14,8 +16,6 @@ DEPEND="virtual/glibc
x11-wm/windowmaker
>=media-libs/freetype-2.0.9"
-S=${WORKDIR}/${P}
-
src_unpack() {
unpack ${A}