diff options
author | 2003-07-12 09:22:23 +0000 | |
---|---|---|
committer | 2003-07-12 09:22:23 +0000 | |
commit | babaaef3868562c3382cf6a18c422593a8dcb550 (patch) | |
tree | 6b07e6f91459749cc16db4aa74f493739f2c38a2 /dev-libs/ucl | |
parent | Enable calendar support for 1.4 (diff) | |
download | historical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.gz historical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.bz2 historical-babaaef3868562c3382cf6a18c422593a8dcb550.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r-- | dev-libs/ucl/ucl-1.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ucl/ucl-1.01-r1.ebuild b/dev-libs/ucl/ucl-1.01-r1.ebuild index 1e7238565b49..46d8a8119b26 100644 --- a/dev-libs/ucl/ucl-1.01-r1.ebuild +++ b/dev-libs/ucl/ucl-1.01-r1.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/dev-libs/ucl/ucl-1.01-r1.ebuild,v 1.2 2003/03/31 22:46:34 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.01-r1.ebuild,v 1.3 2003/07/12 09:22:23 aliz Exp $ DESCRIPTION="UCL: The UCL Compression Library" SRC_URI="http://www.oberhumer.com/opensource/ucl/download/ucl-1.01.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.oberhumer.com/opensource/ucl/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~hppa" src_compile() { econf |