diff options
author | 2011-02-06 11:37:50 +0000 | |
---|---|---|
committer | 2011-02-06 11:37:50 +0000 | |
commit | 9664e300213507edca8f5c9e30787b4f6a110a52 (patch) | |
tree | ed5bca51d527645449342ae910da746e0ec696dc /sys-devel/libtool/libtool-1.3.5.ebuild | |
parent | Drop to ~mips (diff) | |
download | historical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.gz historical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.bz2 historical-9664e300213507edca8f5c9e30787b4f6a110a52.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'sys-devel/libtool/libtool-1.3.5.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-1.3.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/libtool/libtool-1.3.5.ebuild b/sys-devel/libtool/libtool-1.3.5.ebuild index 5596e48a8b9d..5bc9f05c1e98 100644 --- a/sys-devel/libtool/libtool-1.3.5.ebuild +++ b/sys-devel/libtool/libtool-1.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.3.5.ebuild,v 1.8 2008/04/22 23:02:32 vapier 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.3.5.ebuild,v 1.9 2011/02/06 11:36:46 leio Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ DESCRIPTION="A shared library tool for developers" HOMEPAGE="http://www.gnu.org/software/libtool/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="1.3" -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="" src_compile() { |