diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 19:09:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 19:09:21 +0000 |
commit | f547927cf5847473fb5c45d531fbeda651664756 (patch) | |
tree | e3a553fdd5dc61005c98601ff7f7e5d6eb29db7f /app-text/texi2html | |
parent | Marking eog-2.22.3-r3 ppc for bug 257002 (diff) | |
download | gentoo-2-f547927cf5847473fb5c45d531fbeda651664756.tar.gz gentoo-2-f547927cf5847473fb5c45d531fbeda651664756.tar.bz2 gentoo-2-f547927cf5847473fb5c45d531fbeda651664756.zip |
sh stable wrt #253551
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-text/texi2html')
-rw-r--r-- | app-text/texi2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.76.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index d156a1e719a3..3ba2628c5b1d 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.39 2009/03/11 18:40:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.40 2009/03/18 19:09:21 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> texi2html-1.76.ebuild: + sh stable wrt #253551 11 Mar 2009; Raúl Porcel <armin76@gentoo.org> texi2html-1.78.ebuild: Add ~sh diff --git a/app-text/texi2html/texi2html-1.76.ebuild b/app-text/texi2html/texi2html-1.76.ebuild index c18d0769b770..db9861ee32c7 100644 --- a/app-text/texi2html/texi2html-1.76.ebuild +++ b/app-text/texi2html/texi2html-1.76.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.14 2008/04/13 19:24:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.15 2009/03/18 19:09:21 armin76 Exp $ DESCRIPTION="Perl script that converts Texinfo to HTML" HOMEPAGE="http://www.nongnu.org/texi2html/" @@ -8,7 +8,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/texi2html/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/perl-5.6.1" |