diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-15 17:05:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-15 17:05:16 +0000 |
commit | 004b3d10ca0ba2ce85095c0f50507cc4cfb8a9cf (patch) | |
tree | 12857197ef14b962851d0439d613a5abbf67d43c /sys-devel/libtool/libtool-1.5.22.ebuild | |
parent | As pointed out in bug 110363, DBD-mysql-3.0002 seems to be the only working o... (diff) | |
download | historical-004b3d10ca0ba2ce85095c0f50507cc4cfb8a9cf.tar.gz historical-004b3d10ca0ba2ce85095c0f50507cc4cfb8a9cf.tar.bz2 historical-004b3d10ca0ba2ce85095c0f50507cc4cfb8a9cf.zip |
Stable on SPARC wrt bug #118864.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-devel/libtool/libtool-1.5.22.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-1.5.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-1.5.22.ebuild b/sys-devel/libtool/libtool-1.5.22.ebuild index 4b9ca7cdda13..3532609dd160 100644 --- a/sys-devel/libtool/libtool-1.5.22.ebuild +++ b/sys-devel/libtool/libtool-1.5.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.22.ebuild,v 1.7 2006/01/15 07:41:06 corsair Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.22.ebuild,v 1.8 2006/01/15 17:05:16 weeve Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="sys-devel/gnuconfig |