diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-10 18:15:00 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-10 18:15:00 +0000 |
commit | 8d35e40ffeade0d9884348fc2fa189ef03dd1cb6 (patch) | |
tree | bbf92a4386e811713ff72b005e3eba28aa55e704 /app-text/texi2html | |
parent | uhm, b0rked up manifest probably (diff) | |
download | historical-8d35e40ffeade0d9884348fc2fa189ef03dd1cb6.tar.gz historical-8d35e40ffeade0d9884348fc2fa189ef03dd1cb6.tar.bz2 historical-8d35e40ffeade0d9884348fc2fa189ef03dd1cb6.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/texi2html')
-rw-r--r-- | app-text/texi2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.76.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index c357fb798bee..ee6b5dc6d159 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.26 2005/04/09 20:42:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.27 2005/04/10 18:15:00 blubb Exp $ + + 10 Apr 2005; Simon Stelling <blubb@gentoo.org> texi2html-1.76.ebuild: + stable on amd64 09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> texi2html-1.76.ebuild: Stable on ppc. diff --git a/app-text/texi2html/texi2html-1.76.ebuild b/app-text/texi2html/texi2html-1.76.ebuild index e47f9bf5b685..152a03f4b77c 100644 --- a/app-text/texi2html/texi2html-1.76.ebuild +++ b/app-text/texi2html/texi2html-1.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3 2005/04/09 20:42:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.76.ebuild,v 1.4 2005/04/10 18:15:00 blubb Exp $ DESCRIPTION="Perl script that converts Texinfo to HTML" HOMEPAGE="https://texi2html.cvshome.org/" @@ -8,7 +8,7 @@ SRC_URI="https://texi2html.cvshome.org/files/documents/70/758/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc x86 ~ppc64" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc x86 ~ppc64" IUSE="" DEPEND="virtual/libc |