diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-04-27 16:07:27 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-04-27 16:07:27 +0000 |
commit | df81adb9ee639393e3812aa848355ef1362e9e88 (patch) | |
tree | cda00cdbbe89c2dc128f9b9ee8f95135a3d62a09 /app-text | |
parent | stable ppc bump (diff) | |
download | historical-df81adb9ee639393e3812aa848355ef1362e9e88.tar.gz historical-df81adb9ee639393e3812aa848355ef1362e9e88.tar.bz2 historical-df81adb9ee639393e3812aa848355ef1362e9e88.zip |
Mark stable for sparc (see bug 34217)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texi2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texi2html/Manifest | 6 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index 8c9c04bf356e..6aa17a3617ba 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.12 2004/04/26 12:27:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.13 2004/04/27 16:07:27 fmccor Exp $ + + 27 Apr 2004; Ferris McCormick <fmccor@gentoo.org> texi2html-1.64-r1.ebuild: + Mark stable for sparc (see bug 34217). 26 Apr 2004; Mike Gardiner <obz@gentoo.org> texi2html-1.64-r1.ebuild, texi2html-1.64.ebuild: diff --git a/app-text/texi2html/Manifest b/app-text/texi2html/Manifest index e44fa1445ce2..856944421b12 100644 --- a/app-text/texi2html/Manifest +++ b/app-text/texi2html/Manifest @@ -1,6 +1,6 @@ -MD5 65e84ef4f8c416d38e55379c94cdafdb texi2html-1.64.ebuild 990 -MD5 efa80974896445b9f01795c59054919f ChangeLog 1635 +MD5 36ef51d97579e8e6a69c2073e2e76706 ChangeLog 1758 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 c44e5a5e47b902aa25b4d5796eee07c9 texi2html-1.64-r1.ebuild 1035 +MD5 1885732cbd33e8acbaee506de1165f50 texi2html-1.64-r1.ebuild 1037 +MD5 65e84ef4f8c416d38e55379c94cdafdb texi2html-1.64.ebuild 990 MD5 59e2094b0a438b711cb1687485e580a4 files/digest-texi2html-1.64 66 MD5 59e2094b0a438b711cb1687485e580a4 files/digest-texi2html-1.64-r1 66 diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index 8dbfafa0a4f7..c24ffea12669 100644 --- a/app-text/texi2html/texi2html-1.64-r1.ebuild +++ b/app-text/texi2html/texi2html-1.64-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.3 2004/04/26 12:27:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.4 2004/04/27 16:07:27 fmccor Exp $ inherit alternatives @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mathematik.uni-kl.de/~obachman/Texi2html/" SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64" +KEYWORDS="x86 ~ppc sparc alpha ~hppa ~amd64 ia64" SLOT="0" IUSE="" |