diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-10 18:18:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-10 18:18:24 +0000 |
commit | e6c01669ed3992a963df67183f7808ccd09a41bd (patch) | |
tree | c2f4a6687f671dbc8bfa2f748d4367eaf04ffe9e /app-text/texi2html | |
parent | uhm, b0rked up manifest probably (diff) | |
download | gentoo-2-e6c01669ed3992a963df67183f7808ccd09a41bd.tar.gz gentoo-2-e6c01669ed3992a963df67183f7808ccd09a41bd.tar.bz2 gentoo-2-e6c01669ed3992a963df67183f7808ccd09a41bd.zip |
stable amd64
(Portage version: 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 |