diff options
-rw-r--r-- | app-arch/ncompress/Manifest | 14 | ||||
-rw-r--r-- | app-arch/sharutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/sharutils/Manifest | 4 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r10.ebuild | 4 |
4 files changed, 10 insertions, 17 deletions
diff --git a/app-arch/ncompress/Manifest b/app-arch/ncompress/Manifest index 020db00fbb43..f250951b326f 100644 --- a/app-arch/ncompress/Manifest +++ b/app-arch/ncompress/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 23f4f1d052f7d61fa179ff6792b4ba46 ChangeLog 2395 +MD5 74aa9d487848ec2ed0a1f3178a2127dd ChangeLog 2491 MD5 c2ae98bc7ab7e655c5af32b0f17f1a12 ncompress-4.2.4.ebuild 894 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 2c1ee64fcbb28f986ae771a511229b4b ncompress-4.2.4-r1.ebuild 1057 +MD5 04a8068a89a8e49bd82f6877e664f749 ncompress-4.2.4-r1.ebuild 1055 MD5 44e597943ff90e32aacebcd702147801 files/digest-ncompress-4.2.4 66 MD5 e6539b304d089dd57b63d364379500b7 files/ncompress-gcc34.patch 915 MD5 3e1ac2326e9d786e9ab4af766c9e1313 files/digest-ncompress-4.2.4-r1 135 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBZe34HTu7gpaalycRApOKAKDMLB/X1Zhbm9xmPAuBMqpF2wTZRgCeKqYm -XFxb5F2MFI7wWSezcMzpXu0= -=sVE8 ------END PGP SIGNATURE----- diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 67bc1a0f8a39..fb0b13a1aa04 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/sharutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.22 2004/10/02 07:04:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.23 2004/10/10 02:26:00 tgall Exp $ + + 09 Oct 2004; Tom Gall <tgall@gentoo.org> sharutils-4.2.1-r10.ebuild: + stable on ppc64, bug #65773 02 Oct 2004; Joshua Kinard <kumba@gentoo.org> sharutils-4.2.1-r10.ebuild: Marked stable on mips. diff --git a/app-arch/sharutils/Manifest b/app-arch/sharutils/Manifest index 2fbb7ceac5ab..8ae404ed337e 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,6 +1,6 @@ -MD5 023a720442866375e12ddabbbeeecfec ChangeLog 4761 +MD5 7dc170ec8ca1363a9862724362684464 ChangeLog 4863 MD5 2bf8431a4672f447fe8f386469bb28d5 sharutils-4.2.1-r9.ebuild 1362 -MD5 33b3833a75f667e3f7af2256d23eff59 sharutils-4.2.1-r10.ebuild 1414 +MD5 e48a9edf181875bef1d6520e00f61e03 sharutils-4.2.1-r10.ebuild 1413 MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 MD5 7d4e2f6e03e950c25babc22219bee53d files/sharutils-4.2.1-gentoo.patch 3253 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r9 67 diff --git a/app-arch/sharutils/sharutils-4.2.1-r10.ebuild b/app-arch/sharutils/sharutils-4.2.1-r10.ebuild index ed8e674d16db..e1dc6ef14199 100644 --- a/app-arch/sharutils/sharutils-4.2.1-r10.ebuild +++ b/app-arch/sharutils/sharutils-4.2.1-r10.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/app-arch/sharutils/sharutils-4.2.1-r10.ebuild,v 1.8 2004/10/02 07:04:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r10.ebuild,v 1.9 2004/10/10 02:26:00 tgall Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="nls" RDEPEND="sys-apps/texinfo |