diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-08 15:19:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-08 15:19:00 +0000 |
commit | 3c2cea1314630e6e6dfefd5777300104aa0ee49c (patch) | |
tree | d1f5cb29373bf1f4d59ff4cd99dff91f1da5671f /sys-devel | |
parent | [sci-chemistry/gromacs] Add missing patch. thanks to rei4dan (diff) | |
download | gentoo-2-3c2cea1314630e6e6dfefd5777300104aa0ee49c.tar.gz gentoo-2-3c2cea1314630e6e6dfefd5777300104aa0ee49c.tar.bz2 gentoo-2-3c2cea1314630e6e6dfefd5777300104aa0ee49c.zip |
Marking libtool-2.2.6b ppc64 for bug 295535
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-2.2.6b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index ecce4e1e0d13..3d6b948cd91e 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.162 2009/12/07 23:03:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.163 2009/12/08 15:19:00 ranger Exp $ + + 08 Dec 2009; Brent Baude <ranger@gentoo.org> libtool-2.2.6b.ebuild: + Marking libtool-2.2.6b ppc64 for bug 295535 07 Dec 2009; Markus Meier <maekke@gentoo.org> libtool-2.2.6b.ebuild: amd64/arm/x86 stable, bug #295535 diff --git a/sys-devel/libtool/libtool-2.2.6b.ebuild b/sys-devel/libtool/libtool-2.2.6b.ebuild index cce59a64e59f..71ea8cb628a8 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.4 2009/12/07 23:03:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6b.ebuild,v 1.5 2009/12/08 15:19:00 ranger 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 |