diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 19:38:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 19:38:04 +0000 |
commit | 656ad5437682ca2132937737304b5d31335e39e3 (patch) | |
tree | 09e973ad38edca480adc4b88e9d854ccadaacabe /app-arch | |
parent | ppc stable (diff) | |
download | historical-656ad5437682ca2132937737304b5d31335e39e3.tar.gz historical-656ad5437682ca2132937737304b5d31335e39e3.tar.bz2 historical-656ad5437682ca2132937737304b5d31335e39e3.zip |
Stable on sparc wrt #65773
Diffstat (limited to 'app-arch')
-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-r10.ebuild | 4 |
3 files changed, 13 insertions, 19 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 4fa296414050..8238f6149699 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.18 2004/09/29 17:28:45 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.19 2004/09/29 19:38:04 gustavoz Exp $ + + 29 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + sharutils-4.2.1-r10.ebuild: + Stable on sparc wrt #65773 29 Sep 2004; Olivier Crete <tester@gentoo.org> sharutils-4.2.1-r10.ebuild: Renamed patch in second ebuild too diff --git a/app-arch/sharutils/Manifest b/app-arch/sharutils/Manifest index b481e57710ee..2f9b7e6ce3c9 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 b71c53c4f5e5bc482eeced8ab20f7851 ChangeLog 4339 +MD5 934b3eac7f19608bd64ee2c67aba0b01 ChangeLog 4455 MD5 2bf8431a4672f447fe8f386469bb28d5 sharutils-4.2.1-r9.ebuild 1362 -MD5 56321e53302fc06942b963f5896cac15 sharutils-4.2.1-r10.ebuild 1419 -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-r9 67 -MD5 7d4e2f6e03e950c25babc22219bee53d files/sharutils-4.2.1-gentoo.patch 3253 +MD5 5f5e0b5cdcc25fc05999092e67ac5a90 sharutils-4.2.1-r10.ebuild 1420 MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBWw0EHTu7gpaalycRApq+AKDpzoD3cxp9hMxOpYKuauuGvpH3cwCg7L0Z -kMdjoQBeDaI7hjxQJHbk1uE= -=eVV7 ------END PGP SIGNATURE----- +MD5 7d4e2f6e03e950c25babc22219bee53d files/sharutils-4.2.1-gentoo.patch 3253 +MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r9 67 +MD5 aeb2dc437bac48b13e8ebc1d632013ad files/sharutils-4.2.1-buffer-check.patch 2416 +MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r10 67 diff --git a/app-arch/sharutils/sharutils-4.2.1-r10.ebuild b/app-arch/sharutils/sharutils-4.2.1-r10.ebuild index d9c791e315d4..f946bcf8aba8 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.4 2004/09/29 19:28:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r10.ebuild,v 1.5 2004/09/29 19:38:04 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" RDEPEND="sys-apps/texinfo |