diff options
Diffstat (limited to 'app-arch')
-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, 13 insertions, 9 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..0ee1dcd4cdf2 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,9 +1,9 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 0e32d3485b43fbc2b25d5c9b61f44316 sharutils-4.2.1-r11.ebuild 1440 +MD5 42fb62e293faf2a38cb5b8b9f87c3ff8 sharutils-4.2.1-r11.ebuild 1441 MD5 8aeb6ef65c0671a04a49ff323b520333 sharutils-4.2.1-r10.ebuild 1419 -MD5 9119daebffadae3a9eefe0abd397ab7d ChangeLog 5764 +MD5 7e1ddc3778382952e70b360d1d00d431 ChangeLog 5880 MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r10 67 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r11 67 @@ -11,9 +11,9 @@ 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) +Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCUsdTM+I1L6GK/u4RAnmkAJ4iTGfm94a3u7VzoxWZAxoClddZiACdEQsP -Fj381Q5AP0hRX6WelF8OP2s= -=iwyR +iD8DBQFCUtTr06ebR+OMO78RAgwhAJ4kWnlJowsZzlnH4J3T6gYVidbpsQCglVBr +ksJECNzOSm9PnJiRRlfw76I= +=0G7O -----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 |