diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-29 14:12:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-29 14:12:45 +0000 |
commit | 10bb937d1629db7a6b5803cc0d48496c9b42d33e (patch) | |
tree | 786f972e183d45b66664f6c4ee4345da072b53b5 /app-arch | |
parent | Stable on sparc (diff) | |
download | historical-10bb937d1629db7a6b5803cc0d48496c9b42d33e.tar.gz historical-10bb937d1629db7a6b5803cc0d48496c9b42d33e.tar.bz2 historical-10bb937d1629db7a6b5803cc0d48496c9b42d33e.zip |
move last few arches to stable
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/sharutils/Manifest | 20 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r9.ebuild | 4 |
2 files changed, 17 insertions, 7 deletions
diff --git a/app-arch/sharutils/Manifest b/app-arch/sharutils/Manifest index 8857a5f5ca3b..a0815ab55002 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,11 +1,21 @@ -MD5 ed50e2eb4f552a8c65458581eea86b62 sharutils-4.2.1-r7.ebuild 1243 -MD5 2e6efb947bb261171621dcba2143d1c6 sharutils-4.2.1-r9.ebuild 1368 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 9136157dad90f211f016fc86705dc7cf ChangeLog 3984 MD5 eac49f3daf8c614e5e435f11155f5584 sharutils-4.2.1-r6.ebuild 1359 +MD5 ed50e2eb4f552a8c65458581eea86b62 sharutils-4.2.1-r7.ebuild 1243 MD5 946228f20df0665c9a51a7ca34221e67 sharutils-4.2.1-r8.ebuild 1363 -MD5 9136157dad90f211f016fc86705dc7cf ChangeLog 3984 +MD5 69acb2457bb268a09e461732c918c98c sharutils-4.2.1-r9.ebuild 1364 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r6 67 +MD5 7d4e2f6e03e950c25babc22219bee53d files/sharutils-4.2.1-r6-gentoo.diff 3253 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r7 67 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r8 67 -MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r9 67 MD5 aeb2dc437bac48b13e8ebc1d632013ad files/sharutils-4.2.1-buffer-check.patch 2416 -MD5 7d4e2f6e03e950c25babc22219bee53d files/sharutils-4.2.1-r6-gentoo.diff 3253 +MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r9 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBWsLtHTu7gpaalycRAiBtAKDLNtTuqXz6nhlLtw22+G06Ae7vpwCg0wpH +4ZQRCvzDEmFKWj1ggoUm6kg= +=FdjQ +-----END PGP SIGNATURE----- diff --git a/app-arch/sharutils/sharutils-4.2.1-r9.ebuild b/app-arch/sharutils/sharutils-4.2.1-r9.ebuild index 60b1ca0123b4..b6fd8e5359f9 100644 --- a/app-arch/sharutils/sharutils-4.2.1-r9.ebuild +++ b/app-arch/sharutils/sharutils-4.2.1-r9.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-r9.ebuild,v 1.9 2004/06/24 21:36:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r9.ebuild,v 1.10 2004/09/29 14:12:45 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="nls" RDEPEND="sys-apps/texinfo |