diff options
Diffstat (limited to 'x11-libs/libPropList')
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r1.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r1.ebuild index 63c82fed4b21..ae49bb284248 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r1.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r1.ebuild,v 1.1 2000/08/12 16:46:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r1.ebuild,v 1.2 2000/08/16 04:38:37 drobbins Exp $ P=libPropList-0.10.1 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="x11-libs" DESCRIPTION="libPropList" SRC_URI="ftp://ftp.windowmaker.org/pub/release/srcs/current/"${A} HOMEPAGE="http://www.windowmaker.org/" |