diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-15 07:41:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-15 07:41:06 +0000 |
commit | 440909948ad7cb353bec8e40a816010cf3bf855d (patch) | |
tree | f4f950f81f33cbb336d255983971e6f215025d2d /sys-devel | |
parent | Bumpity bump. (diff) | |
download | gentoo-2-440909948ad7cb353bec8e40a816010cf3bf855d.tar.gz gentoo-2-440909948ad7cb353bec8e40a816010cf3bf855d.tar.bz2 gentoo-2-440909948ad7cb353bec8e40a816010cf3bf855d.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index ccde8e145e46..a58111055653 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.99 2006/01/14 19:05:15 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.100 2006/01/15 07:41:06 corsair Exp $ + + 15 Jan 2006; Markus Rothe <corsair@gentoo.org> libtool-1.5.22.ebuild: + Stable on ppc64 14 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> libtool-1.5.22.ebuild: Marked stable on alpha. bug #118864 diff --git a/sys-devel/libtool/libtool-1.5.22.ebuild b/sys-devel/libtool/libtool-1.5.22.ebuild index 86689c0b5ea9..4b9ca7cdda13 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.6 2006/01/14 19:05:15 yoswink 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.7 2006/01/15 07:41:06 corsair 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 |