diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-05 15:20:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-05 15:20:15 +0000 |
commit | 7a9d33e745fa15f8d1802665eeef98d229fcca36 (patch) | |
tree | 3b904b2bd77d2b5130f01212983178ef05f49a5b /app-arch/sharutils | |
parent | removed block RDEPEND (diff) | |
download | historical-7a9d33e745fa15f8d1802665eeef98d229fcca36.tar.gz historical-7a9d33e745fa15f8d1802665eeef98d229fcca36.tar.bz2 historical-7a9d33e745fa15f8d1802665eeef98d229fcca36.zip |
Stable on sparc wrt #87939
Package-Manager: portage-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 | 22 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.2.1-r11.ebuild | 4 |
3 files changed, 23 insertions, 9 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 3821ae494492..0682ed031633 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.29 2005/04/05 15:04:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.30 2005/04/05 15:20:15 gustavoz Exp $ + + 05 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + sharutils-4.2.1-r11.ebuild: + Stable on sparc wrt #87939 05 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> sharutils-4.2.1-r11.ebuild: diff --git a/app-arch/sharutils/Manifest b/app-arch/sharutils/Manifest index 550a5be6613f..2df9ce2118be 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,9 +1,19 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 76be54b2e5752b6f04cda0121ab8642b ChangeLog 5657 MD5 8aeb6ef65c0671a04a49ff323b520333 sharutils-4.2.1-r10.ebuild 1419 -MD5 2cf9c49edec0a384e4e3b10214bdb51c ChangeLog 5541 -MD5 6f4a3b13a38cadd75993fb7ea3fb690f sharutils-4.2.1-r11.ebuild 1441 -MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 -MD5 ca22218be478144a5275a31e4ba88e75 files/sharutils-4.2.1-tempfile.patch 3249 +MD5 1dfd586e2d636dfb07d8922ed2df84a3 sharutils-4.2.1-r11.ebuild 1442 +MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r10 67 MD5 aeb2dc437bac48b13e8ebc1d632013ad files/sharutils-4.2.1-buffer-check.patch 2416 -MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r11 67 +MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 MD5 5c7abe1494f7d3b105dd3907b6898474 files/sharutils-4.2.1-gentoo.patch 2438 -MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r10 67 +MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r11 67 +MD5 ca22218be478144a5275a31e4ba88e75 files/sharutils-4.2.1-tempfile.patch 3249 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCUqzDKRy60XGEcJIRAtptAJ9t4Rqx/KP50bF+eTp/TrBY1SUj7ACgtMsx +JzwbwZrDwLku0t8cHxMmRnU= +=sWNR +-----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 fd8417c8625e..edd226786bac 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.4 2005/04/05 15:04:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r11.ebuild,v 1.5 2005/04/05 15:20:15 gustavoz 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 |