diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-29 21:40:35 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-29 21:40:35 +0000 |
commit | 900fab501e32e1d8a7c2dfb54d8de130a1bf4cdf (patch) | |
tree | 309f0e5c4f0b9622e27b0192a0e625b4c7d9f438 /app-arch/sharutils | |
parent | Added 3.61 to x86. New version 3.62. Removed old versions. (diff) | |
download | historical-900fab501e32e1d8a7c2dfb54d8de130a1bf4cdf.tar.gz historical-900fab501e32e1d8a7c2dfb54d8de130a1bf4cdf.tar.bz2 historical-900fab501e32e1d8a7c2dfb54d8de130a1bf4cdf.zip |
Stable on alpha, bug 65773.
Diffstat (limited to 'app-arch/sharutils')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/sharutils/Manifest | 18 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r10.ebuild | 4 |
3 files changed, 11 insertions, 17 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 4f2b0637330c..6ba0ab36ff64 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2004/09/29 21:32:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.21 2004/09/29 21:40:35 kloeri Exp $ + + 29 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> + sharutils-4.2.1-r10.ebuild: + Stable on alpha, bug 65773. 29 Sep 2004; Olivier Crete <tester@gentoo.org> sharutils-4.2.1-r10.ebuild: Stable on x86 diff --git a/app-arch/sharutils/Manifest b/app-arch/sharutils/Manifest index 84594bb79cab..a4d159a1506a 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 62fbce850ccaf4e7b498b1dee034ecd0 ChangeLog 4547 -MD5 60e07bf2534c74f94ee9c1b47ff768f7 sharutils-4.2.1-r10.ebuild 1417 MD5 2bf8431a4672f447fe8f386469bb28d5 sharutils-4.2.1-r9.ebuild 1362 -MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r9 67 +MD5 174e53100b17e298b0b05a3bbf891e99 sharutils-4.2.1-r10.ebuild 1416 +MD5 3a21ff33ffc902199157094ae83ba398 ChangeLog 4660 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r10 67 MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 -MD5 aeb2dc437bac48b13e8ebc1d632013ad files/sharutils-4.2.1-buffer-check.patch 2416 MD5 7d4e2f6e03e950c25babc22219bee53d files/sharutils-4.2.1-gentoo.patch 3253 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBWynywDHaUUJ0mYMRAhsIAJ9bRk3bathxD0ZTbp1mMXG6vO6c1ACgmQWk -giOxfXzl18UhWyKCj4LKT54= -=5PBy ------END PGP SIGNATURE----- +MD5 aeb2dc437bac48b13e8ebc1d632013ad files/sharutils-4.2.1-buffer-check.patch 2416 +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 6e9840b93d64..6003178fd53a 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.6 2004/09/29 21:32:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r10.ebuild,v 1.7 2004/09/29 21:40:35 kloeri 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 |