summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-06-22 20:12:28 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-06-22 20:12:28 +0000
commita1c82069912c25ab48dd80c04d987d43b16cb68b (patch)
treec0ef9505c623dafe4c9c785cb6e7c33818cf1e3f /sys-apps/texinfo
parentfix bug 22528 (diff)
downloadhistorical-a1c82069912c25ab48dd80c04d987d43b16cb68b.tar.gz
historical-a1c82069912c25ab48dd80c04d987d43b16cb68b.tar.bz2
historical-a1c82069912c25ab48dd80c04d987d43b16cb68b.zip
Changed ~sparc to sparc in KEYWORDS
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/Manifest4
-rw-r--r--sys-apps/texinfo/texinfo-4.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 3b6aa62c83ad..4ea05450fe4d 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -1,6 +1,6 @@
-MD5 4606dd3d4ac678cc84c933277e49e6c7 ChangeLog 3874
+MD5 16dda70d05855ca86d332940254056b8 ChangeLog 3872
MD5 0cabd58c1798443459849d8c26411b2e texinfo-4.3-r1.ebuild 1772
-MD5 d32ca1f6f93e70249a8bf4c50bc68b0c texinfo-4.5.ebuild 1738
+MD5 4d70bdced9568beec2332808e99e09f2 texinfo-4.5.ebuild 1735
MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64
MD5 e5c1b120747cf28d4ff1885b64f608a6 files/digest-texinfo-4.5 64
MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729
diff --git a/sys-apps/texinfo/texinfo-4.5.ebuild b/sys-apps/texinfo/texinfo-4.5.ebuild
index 4ffa709abbd7..e2a91083aa56 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.5 2003/06/21 21:19:41 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.6 2003/06/22 20:08:26 kumba 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