diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-05 18:11:34 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-05 18:11:34 +0000 |
commit | 79896deae7663cd60ebd5104f20ff76ec60841a5 (patch) | |
tree | cf4a3b5951a1f4e0ee6ddad4ff854ac2a1e9936c /app-arch/sharutils | |
parent | stable on amd64 wrt #87145 (diff) | |
download | gentoo-2-79896deae7663cd60ebd5104f20ff76ec60841a5.tar.gz gentoo-2-79896deae7663cd60ebd5104f20ff76ec60841a5.tar.bz2 gentoo-2-79896deae7663cd60ebd5104f20ff76ec60841a5.zip |
Stable on amd64, bug #87939.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-arch/sharutils')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/sharutils/Manifest | 12 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r11.ebuild | 4 |
3 files changed, 8 insertions, 14 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 723917c3261a..8238dfdac221 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/sharutils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.31 2005/04/05 17:16:10 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.32 2005/04/05 18:11:34 luckyduck Exp $ + + 05 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> + sharutils-4.2.1-r11.ebuild: + Stable on amd64, bug #87939. 05 Apr 2005; Hardave Riar <hardave@gentoo.org> sharutils-4.2.1-r11.ebuild: Stable on mips, bug #87939. diff --git a/app-arch/sharutils/Manifest b/app-arch/sharutils/Manifest index 61ff6554941f..b59343bbe539 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0e32d3485b43fbc2b25d5c9b61f44316 sharutils-4.2.1-r11.ebuild 1440 +MD5 de20d40a8c9407d05a26a59047c10599 sharutils-4.2.1-r11.ebuild 1439 MD5 8aeb6ef65c0671a04a49ff323b520333 sharutils-4.2.1-r10.ebuild 1419 MD5 9119daebffadae3a9eefe0abd397ab7d ChangeLog 5764 MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 @@ -10,10 +7,3 @@ MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r11 67 MD5 5c7abe1494f7d3b105dd3907b6898474 files/sharutils-4.2.1-gentoo.patch 2438 MD5 ca22218be478144a5275a31e4ba88e75 files/sharutils-4.2.1-tempfile.patch 3249 MD5 aeb2dc437bac48b13e8ebc1d632013ad files/sharutils-4.2.1-buffer-check.patch 2416 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCUsdTM+I1L6GK/u4RAnmkAJ4iTGfm94a3u7VzoxWZAxoClddZiACdEQsP -Fj381Q5AP0hRX6WelF8OP2s= -=iwyR ------END PGP SIGNATURE----- diff --git a/app-arch/sharutils/sharutils-4.2.1-r11.ebuild b/app-arch/sharutils/sharutils-4.2.1-r11.ebuild index b5b4ccd0b60a..2526da83bfbc 100644 --- a/app-arch/sharutils/sharutils-4.2.1-r11.ebuild +++ b/app-arch/sharutils/sharutils-4.2.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r11.ebuild,v 1.6 2005/04/05 17:16:10 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r11.ebuild,v 1.7 2005/04/05 18:11:34 luckyduck 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" DEPEND="sys-apps/texinfo |