diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-02-22 14:38:04 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-02-22 14:38:04 +0000 |
commit | 63283d64339e265b4026d54a7d909b1d7375cafd (patch) | |
tree | 45b7b5e11b6ee875effd866710c674d2e9ff0a1b /sys-apps/texinfo | |
parent | Version bump. Remove old. Per bug #259900. (diff) | |
download | gentoo-2-63283d64339e265b4026d54a7d909b1d7375cafd.tar.gz gentoo-2-63283d64339e265b4026d54a7d909b1d7375cafd.tar.bz2 gentoo-2-63283d64339e265b4026d54a7d909b1d7375cafd.zip |
Stable on alpha, bug #259121
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-4.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog index ed195c9fd1ff..104c5c91522b 100644 --- a/sys-apps/texinfo/ChangeLog +++ b/sys-apps/texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/texinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.104 2009/02/16 16:52:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.105 2009/02/22 14:38:04 klausman Exp $ + + 22 Feb 2009; Tobias Klausmann <klausman@gentoo.org> texinfo-4.13.ebuild: + Stable on alpha, bug #259121 16 Feb 2009; Brent Baude <ranger@gentoo.org> texinfo-4.13.ebuild: stable ppc64, bug 259121 diff --git a/sys-apps/texinfo/texinfo-4.13.ebuild b/sys-apps/texinfo/texinfo-4.13.ebuild index 9100fb6be1ef..c4a0521d07fb 100644 --- a/sys-apps/texinfo/texinfo-4.13.ebuild +++ b/sys-apps/texinfo/texinfo-4.13.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-apps/texinfo/texinfo-4.13.ebuild,v 1.5 2009/02/16 16:52:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13.ebuild,v 1.6 2009/02/22 14:38:04 klausman Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lzma" LICENSE="GPL-3" 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="nls static" RDEPEND="!=app-text/tetex-2* |