diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 10:17:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 10:17:02 +0000 |
commit | 5fb5a3cdc28b213fc90bc1ea03c855567f74ccb6 (patch) | |
tree | efd134bcd10a8f7c2960f14f3bce90456f03aee8 /sys-apps | |
parent | m68k stable, thanks to kolla for testing (diff) | |
download | gentoo-2-5fb5a3cdc28b213fc90bc1ea03c855567f74ccb6.tar.gz gentoo-2-5fb5a3cdc28b213fc90bc1ea03c855567f74ccb6.tar.bz2 gentoo-2-5fb5a3cdc28b213fc90bc1ea03c855567f74ccb6.zip |
m68k stable wrt #259121, thanks to kolla for testing
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sys-apps')
-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 3b46e68a4ff9..c2588587ebc5 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.109 2009/03/06 01:21:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.110 2009/03/17 10:17:02 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> texinfo-4.13.ebuild: + m68k stable wrt #259121, thanks to kolla for testing 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> texinfo-4.13.ebuild: Stable for HPPA (bug #259121). diff --git a/sys-apps/texinfo/texinfo-4.13.ebuild b/sys-apps/texinfo/texinfo-4.13.ebuild index 626916236d83..ed3482ce2b5a 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.10 2009/03/06 01:21:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13.ebuild,v 1.11 2009/03/17 10:17:02 armin76 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* |