diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-18 18:07:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-18 18:07:01 +0000 |
commit | e4b24d04c179bb6f0bd7086e8ef7bb4d4fc08f7b (patch) | |
tree | e38c156067d1af17ed76a6e3089a8ec73702184e /sys-devel/libtool | |
parent | Stable for HPPA (bug #204213). (diff) | |
download | gentoo-2-e4b24d04c179bb6f0bd7086e8ef7bb4d4fc08f7b.tar.gz gentoo-2-e4b24d04c179bb6f0bd7086e8ef7bb4d4fc08f7b.tar.bz2 gentoo-2-e4b24d04c179bb6f0bd7086e8ef7bb4d4fc08f7b.zip |
stable ppc64, bug 210266
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index 488704b6a25d..0724f75f224b 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.131 2008/02/17 18:25:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.132 2008/02/18 18:07:01 ranger Exp $ + + 18 Feb 2008; Brent Baude <ranger@gentoo.org> libtool-1.5.26.ebuild: + stable ppc64, bug 210266 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> libtool-1.5.26.ebuild: alpha/ia64/sparc stable wrt #210266 diff --git a/sys-devel/libtool/libtool-1.5.26.ebuild b/sys-devel/libtool/libtool-1.5.26.ebuild index 6a82f883da2e..435886c32aed 100644 --- a/sys-devel/libtool/libtool-1.5.26.ebuild +++ b/sys-devel/libtool/libtool-1.5.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.26.ebuild,v 1.5 2008/02/17 18:25:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.26.ebuild,v 1.6 2008/02/18 18:07:01 ranger 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="vanilla" RDEPEND="sys-devel/gnuconfig |