summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-06-24 14:34:54 +0000
committerAron Griffis <agriffis@gentoo.org>2003-06-24 14:34:54 +0000
commitae15b92238d4e89fcf6868e707707e6a31761f15 (patch)
tree5c98892be2ef35e86ddcb0dba9f633d5f5bfb9a4 /sys-apps/texinfo
parentnew release (diff)
downloadhistorical-ae15b92238d4e89fcf6868e707707e6a31761f15.tar.gz
historical-ae15b92238d4e89fcf6868e707707e6a31761f15.tar.bz2
historical-ae15b92238d4e89fcf6868e707707e6a31761f15.zip
Mark stable on alpha
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/ChangeLog4
-rw-r--r--sys-apps/texinfo/Manifest8
-rw-r--r--sys-apps/texinfo/texinfo-4.5.ebuild4
3 files changed, 9 insertions, 7 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index d3de575ba3b6..67b8b650cb73 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,7 +1,9 @@
# ChangeLog for sys-apps/texinfo
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.26 2003/06/22 20:08:26 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.27 2003/06/24 14:30:56 agriffis Exp $
+ 24 Jun 2003; Aron Griffis <agriffis@gentoo.org> texinfo-4.5.ebuild:
+ Mark stable on alpha
*texinfo-4.5 (19 Feb 2003)
diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 4ea05450fe4d..9a6220a8a75f 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -1,7 +1,7 @@
-MD5 16dda70d05855ca86d332940254056b8 ChangeLog 3872
+MD5 33a14323642afd823a30c3383386d5c3 ChangeLog 3968
MD5 0cabd58c1798443459849d8c26411b2e texinfo-4.3-r1.ebuild 1772
-MD5 4d70bdced9568beec2332808e99e09f2 texinfo-4.5.ebuild 1735
+MD5 c41584e0176c40da0502f610fe152209 texinfo-4.5.ebuild 1737
+MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318
MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64
-MD5 e5c1b120747cf28d4ff1885b64f608a6 files/digest-texinfo-4.5 64
MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729
-MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318
+MD5 e5c1b120747cf28d4ff1885b64f608a6 files/digest-texinfo-4.5 64
diff --git a/sys-apps/texinfo/texinfo-4.5.ebuild b/sys-apps/texinfo/texinfo-4.5.ebuild
index e2a91083aa56..fa67732bb2e0 100644
--- a/sys-apps/texinfo/texinfo-4.5.ebuild
+++ b/sys-apps/texinfo/texinfo-4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.6 2003/06/22 20:08:26 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.7 2003/06/24 14:30:56 agriffis Exp $
IUSE="nls build"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha ~hppa ~arm mips"
+KEYWORDS="x86 amd64 ~ppc sparc alpha ~hppa ~arm mips"
DEPEND=">=sys-apps/sed-4.0.5
!build? ( >=sys-libs/ncurses-5.2-r2