diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-25 04:06:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-25 04:06:39 +0000 |
commit | 0dd634892e271f550ffbddf72e5eb19032d6b220 (patch) | |
tree | 18232e1a567b0a37661c07747cf12c4440266b0c /dev-libs/ucl | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-0dd634892e271f550ffbddf72e5eb19032d6b220.tar.gz gentoo-2-0dd634892e271f550ffbddf72e5eb19032d6b220.tar.bz2 gentoo-2-0dd634892e271f550ffbddf72e5eb19032d6b220.zip |
Stable on sparc.
Diffstat (limited to 'dev-libs/ucl')
-rw-r--r-- | dev-libs/ucl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ucl/ucl-1.01-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ucl/ChangeLog b/dev-libs/ucl/ChangeLog index af73b1159187..02d2eee6b608 100644 --- a/dev-libs/ucl/ChangeLog +++ b/dev-libs/ucl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ucl # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.9 2004/03/14 12:26:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.10 2004/03/25 04:06:39 weeve Exp $ + + 24 Mar 2004; Jason Wever <weeve@gentoo.org> ucl-1.01-r1.ebuild: + Stable on sparc. 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ucl-1.01-r1.ebuild, ucl-1.01.ebuild: diff --git a/dev-libs/ucl/ucl-1.01-r1.ebuild b/dev-libs/ucl/ucl-1.01-r1.ebuild index 42d7146fa4f8..1b690fbfcf69 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-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.9 2004/03/14 12:26:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.01-r1.ebuild,v 1.10 2004/03/25 04:06:39 weeve 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 amd64 ppc64" +KEYWORDS="x86 ppc sparc hppa alpha amd64 ppc64" src_compile() { # Doing this b/c UCL will be included in the kernel |