summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2003-09-17 19:13:34 +0000
committerJon Portnoy <avenj@gentoo.org>2003-09-17 19:13:34 +0000
commit30f161fd7493ceda17cd1986561a0cbc027ec378 (patch)
tree0aa51cf0c323bfcdc32b56ee8e5ee5d8adc55437 /sys-apps/texinfo
parentremoved apm from use defaults, fixes bug 28993 (diff)
downloadhistorical-30f161fd7493ceda17cd1986561a0cbc027ec378.tar.gz
historical-30f161fd7493ceda17cd1986561a0cbc027ec378.tar.bz2
historical-30f161fd7493ceda17cd1986561a0cbc027ec378.zip
ia64 keywords
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/Manifest10
-rw-r--r--sys-apps/texinfo/texinfo-4.6.ebuild4
2 files changed, 7 insertions, 7 deletions
diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 66c66aa9c644..81d3ff5b01d9 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -1,9 +1,9 @@
-MD5 d3515deb4cf7e7bf521b07ce65d05fdf texinfo-4.6.ebuild 1703
MD5 285d5e8da78bf5f4860544b26bc1bd62 ChangeLog 4414
-MD5 400544f79689e517a291902ac20902d6 texinfo-4.5.ebuild 1727
+MD5 1777d4892a04b9eb850177e14896297e texinfo-4.6.ebuild 1707
MD5 909006b6aa913e434a2aa2c8ff0cec56 texinfo-4.3-r1.ebuild 1784
-MD5 c14f75d4a1d21ae1776a9868bd0c0296 files/digest-texinfo-4.5 65
-MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64
+MD5 400544f79689e517a291902ac20902d6 texinfo-4.5.ebuild 1727
MD5 247b349c3d22ddbd4288247e611bb186 files/digest-texinfo-4.6 65
-MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729
MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318
+MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64
+MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729
+MD5 c14f75d4a1d21ae1776a9868bd0c0296 files/digest-texinfo-4.5 65
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild
index c55a2dcf51a4..50fe30e139d4 100644
--- a/sys-apps/texinfo/texinfo-4.6.ebuild
+++ b/sys-apps/texinfo/texinfo-4.6.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.6.ebuild,v 1.4 2003/09/08 02:12:27 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.5 2003/09/17 19:12:47 avenj Exp $
IUSE="nls build"
@@ -11,7 +11,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 ia64"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2