diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-14 20:35:19 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-14 20:35:19 +0000 |
commit | 0eccab7ab43db84fbf0e352553e65b2b64a6bbb0 (patch) | |
tree | 3d9043207b6da75ed46f3bfd3fbfaa59c27298dc /dev-libs/ucl | |
parent | Initial Release. (Manifest recommit) (diff) | |
download | gentoo-2-0eccab7ab43db84fbf0e352553e65b2b64a6bbb0.tar.gz gentoo-2-0eccab7ab43db84fbf0e352553e65b2b64a6bbb0.tar.bz2 gentoo-2-0eccab7ab43db84fbf0e352553e65b2b64a6bbb0.zip |
keywords
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r-- | dev-libs/ucl/ucl-1.01-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ucl/ucl-1.01-r1.ebuild b/dev-libs/ucl/ucl-1.01-r1.ebuild index 6ee5ef8c69c9..3f00114f0852 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. +# Copyright 1999-2004 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.6 2003/08/13 15:58:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.01-r1.ebuild,v 1.7 2004/02/14 20:33:50 brad_mssw 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 alpha" +KEYWORDS="x86 ppc ~sparc hppa alpha amd64 ppc64" src_compile() { econf |