diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-15 13:50:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-15 13:50:24 +0000 |
commit | 1ee648821476b60cd05058aca1b131f85d4fbc5e (patch) | |
tree | 735bfacbc4306e6b7ec580e7fbcb0ae276e280f8 /sys-libs/readline | |
parent | stable ppc, bug 256132 (diff) | |
download | gentoo-2-1ee648821476b60cd05058aca1b131f85d4fbc5e.tar.gz gentoo-2-1ee648821476b60cd05058aca1b131f85d4fbc5e.tar.bz2 gentoo-2-1ee648821476b60cd05058aca1b131f85d4fbc5e.zip |
stable ppc, bug 255707
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'sys-libs/readline')
-rw-r--r-- | sys-libs/readline/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/readline/readline-5.2_p13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog index 961e7372795b..5034cbfa83d0 100644 --- a/sys-libs/readline/ChangeLog +++ b/sys-libs/readline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/readline # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.122 2009/02/07 15:22:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.123 2009/02/15 13:50:24 ranger Exp $ + + 15 Feb 2009; Brent Baude <ranger@gentoo.org> readline-5.2_p13.ebuild: + stable ppc, bug 255707 07 Feb 2009; Raúl Porcel <armin76@gentoo.org> readline-5.2_p13.ebuild: arm/ia64/s390/sh/sparc stable wrt #255707 diff --git a/sys-libs/readline/readline-5.2_p13.ebuild b/sys-libs/readline/readline-5.2_p13.ebuild index a53f6bea0202..bc58b7bd19c0 100644 --- a/sys-libs/readline/readline-5.2_p13.ebuild +++ b/sys-libs/readline/readline-5.2_p13.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-libs/readline/readline-5.2_p13.ebuild,v 1.7 2009/02/08 19:19:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-5.2_p13.ebuild,v 1.8 2009/02/15 13:50:24 ranger Exp $ inherit eutils multilib toolchain-funcs flag-o-matic @@ -22,7 +22,7 @@ SRC_URI="mirror://gnu/readline/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -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="" # We must be certain that we have a bash that is linked |