diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-17 20:35:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-17 20:35:06 +0000 |
commit | de89d3d319b5690efd3ce1f40b062cc35a0896d4 (patch) | |
tree | 4ed1c85b7cdfc5f1e68b80a9ee538b239bea35e4 /sys-apps/texinfo | |
parent | IUSE doc (diff) | |
download | historical-de89d3d319b5690efd3ce1f40b062cc35a0896d4.tar.gz historical-de89d3d319b5690efd3ce1f40b062cc35a0896d4.tar.bz2 historical-de89d3d319b5690efd3ce1f40b062cc35a0896d4.zip |
stable on alpha and ia64
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/texinfo/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-4.7-r1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog index abd97d93861a..5df0216d3a0f 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.43 2004/07/27 17:35:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.44 2004/08/17 20:35:06 agriffis Exp $ + + 17 Aug 2004; Aron Griffis <agriffis@gentoo.org> texinfo-4.7-r1.ebuild: + stable on alpha and ia64 *texinfo-4.7-r1 (22 Jul 2004) @@ -11,7 +14,7 @@ *texinfo-4.7 (19 Jul 2004) 19 Jul 2004; <solar@gentoo.org> texinfo-4.7.ebuild: - version bump and added gnuconfig_updade call, needed for atleast uclibc and + version bump and added gnuconfig_update call, needed for atleast uclibc and maybe others 04 Jul 2004; <solar@gentoo.org> texinfo-4.6.ebuild: diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest index 01e4fe01fdcb..990f68ca8e62 100644 --- a/sys-apps/texinfo/Manifest +++ b/sys-apps/texinfo/Manifest @@ -1,9 +1,9 @@ MD5 2203374b084a0248412b72161a0c0f79 texinfo-4.5.ebuild 1664 MD5 44df59581fa418ac2084e667637063e1 texinfo-4.7.ebuild 1978 -MD5 078aea1775723d79eb28300c99c5da26 texinfo-4.7-r1.ebuild 2014 +MD5 6a0b7b6a1b81767c714aee53fb2d69cb texinfo-4.7-r1.ebuild 2015 MD5 b010ee0984e648992c747f4b17859dfa texinfo-4.3-r1.ebuild 1726 MD5 67f563e9ad137067bd16ccae9378de74 texinfo-4.6.ebuild 1689 -MD5 23eac675a1ba2e3a5df6caddc11027f0 ChangeLog 5637 +MD5 dfa890062678f9e5731b58a2b8c172a6 ChangeLog 5742 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64 MD5 a2c21c53079eb65c306a08d230d15b2b files/digest-texinfo-4.7-r1 65 diff --git a/sys-apps/texinfo/texinfo-4.7-r1.ebuild b/sys-apps/texinfo/texinfo-4.7-r1.ebuild index dacf42c96007..844e2be00aac 100644 --- a/sys-apps/texinfo/texinfo-4.7-r1.ebuild +++ b/sys-apps/texinfo/texinfo-4.7-r1.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.7-r1.ebuild,v 1.1 2004/07/23 02:07:35 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.7-r1.ebuild,v 1.2 2004/08/17 20:35:06 agriffis Exp $ inherit flag-o-matic gnuconfig eutils @@ -10,7 +10,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 static" DEPEND="virtual/libc |