diff options
author | 2004-04-17 23:02:17 +0000 | |
---|---|---|
committer | 2004-04-17 23:02:17 +0000 | |
commit | 91b6a81bc98d04f446064e63b89910112612aa12 (patch) | |
tree | 9b781a3158ae4e16daaecec1469351d3425db460 /x11-libs/libPropList/libPropList-0.10.1-r3.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-91b6a81bc98d04f446064e63b89910112612aa12.tar.gz historical-91b6a81bc98d04f446064e63b89910112612aa12.tar.bz2 historical-91b6a81bc98d04f446064e63b89910112612aa12.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-libs/libPropList/libPropList-0.10.1-r3.ebuild')
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r3.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild index 234a158f3567..9a0541464acd 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild @@ -1,15 +1,14 @@ -# 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/libPropList/libPropList-0.10.1-r3.ebuild,v 1.8 2004/01/04 17:46:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.9 2004/04/17 23:02:17 aliz Exp $ -S=${WORKDIR}/${P} DESCRIPTION="libPropList" SRC_URI="ftp://ftp.windowmaker.org/pub/libs/${P}.tar.gz" HOMEPAGE="http://www.windowmaker.org/" LICENSE="LGPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" - +IUSE="" DEPEND="virtual/glibc" src_compile() { |