diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-12-07 17:17:27 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-12-07 17:17:27 +0000 |
commit | 1e71ee74c22b27ed566925583d4658cec00cfc0a (patch) | |
tree | 8df58ab7e90a46af9948ccc7a14ee0ec8b813260 /sys-devel/libtool/libtool-2.2.6b.ebuild | |
parent | stable sparc, bug 294106 (diff) | |
download | historical-1e71ee74c22b27ed566925583d4658cec00cfc0a.tar.gz historical-1e71ee74c22b27ed566925583d4658cec00cfc0a.tar.bz2 historical-1e71ee74c22b27ed566925583d4658cec00cfc0a.zip |
stable sparc, security bug 295535
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/libtool/libtool-2.2.6b.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-2.2.6b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-2.2.6b.ebuild b/sys-devel/libtool/libtool-2.2.6b.ebuild index 243d5dc23d31..1768ee1df0d1 100644 --- a/sys-devel/libtool/libtool-2.2.6b.ebuild +++ b/sys-devel/libtool/libtool-2.2.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6b.ebuild,v 1.2 2009/12/07 05:56:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6b.ebuild,v 1.3 2009/12/07 17:17:27 tcunha Exp $ LIBTOOLIZE="true" #225559 inherit eutils autotools flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lzma" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="vanilla test" RDEPEND="sys-devel/gnuconfig |