diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-06-29 09:43:08 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-06-29 09:43:08 +0000 |
commit | 37baacedd7a15ba0e51c3b37828bb0345c1ce646 (patch) | |
tree | de1c6a01f5ee418ea27a410ee6be2860e9ad8e66 /sys-apps/texinfo | |
parent | Marked stable on mips. (diff) | |
download | historical-37baacedd7a15ba0e51c3b37828bb0345c1ce646.tar.gz historical-37baacedd7a15ba0e51c3b37828bb0345c1ce646.tar.bz2 historical-37baacedd7a15ba0e51c3b37828bb0345c1ce646.zip |
Marked stable on sparc and mips.
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/texinfo/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-4.6.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog index 9f5f742d63d6..f01ec4c526b5 100644 --- a/sys-apps/texinfo/ChangeLog +++ b/sys-apps/texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/texinfo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.36 2004/06/28 01:25:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.37 2004/06/29 09:43:07 kumba Exp $ + + 29 Jun 2004; Joshua Kinard <kumba@gentoo.org> texinfo-4.6.ebuild: + Marked stable on sparc and mips. 27 Jun 2004; Aron Griffis <agriffis@gentoo.org> texinfo-4.3-r1.ebuild, texinfo-4.5.ebuild: diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest index 49ca84bd6317..f114d76a1153 100644 --- a/sys-apps/texinfo/Manifest +++ b/sys-apps/texinfo/Manifest @@ -1,8 +1,8 @@ -MD5 14357fe1cb979458eb2c9dba13d2bb90 texinfo-4.5.ebuild 1684 -MD5 0f0af8fb05d65f6449cf778f0d66be76 texinfo-4.3-r1.ebuild 1745 -MD5 3a674250120e51e6b84a6fa94e4ba1af texinfo-4.6.ebuild 1632 -MD5 8fb3c9936b24e21026b4aabe3ec02f3e ChangeLog 4807 +MD5 322895df145d14ec52efcd3752712ab8 ChangeLog 4908 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 0f0af8fb05d65f6449cf778f0d66be76 texinfo-4.3-r1.ebuild 1745 +MD5 14357fe1cb979458eb2c9dba13d2bb90 texinfo-4.5.ebuild 1684 +MD5 5ae4c55f7026088ccccf3015c630069d texinfo-4.6.ebuild 1627 MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64 MD5 c14f75d4a1d21ae1776a9868bd0c0296 files/digest-texinfo-4.5 65 MD5 247b349c3d22ddbd4288247e611bb186 files/digest-texinfo-4.6 65 diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild index d607ed81df98..b3ce3cfa02c5 100644 --- a/sys-apps/texinfo/texinfo-4.6.ebuild +++ b/sys-apps/texinfo/texinfo-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.13 2004/06/24 22:29:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.14 2004/06/29 09:43:08 kumba Exp $ DESCRIPTION="The GNU info program and utilities" HOMEPAGE="http://www.gnu.org/software/texinfo/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ppc64 ~sparc ~mips alpha arm ~hppa amd64 ia64 s390" +KEYWORDS="x86 ppc ppc64 sparc mips alpha arm ~hppa amd64 ia64 s390" IUSE="nls build" DEPEND="virtual/glibc |