diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-12 22:39:38 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-12 22:39:38 +0000 |
commit | 42ef731e442b3156fb89756a2b355a2718aa9a6c (patch) | |
tree | 671dd729b5401d32ba4c7d971606390af3075a50 /app-arch | |
parent | Version bump. (diff) | |
download | historical-42ef731e442b3156fb89756a2b355a2718aa9a6c.tar.gz historical-42ef731e442b3156fb89756a2b355a2718aa9a6c.tar.bz2 historical-42ef731e442b3156fb89756a2b355a2718aa9a6c.zip |
stable on ppc64, bug #56284
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/mt-st/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/mt-st/Manifest | 16 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.7-r1.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/app-arch/mt-st/ChangeLog b/app-arch/mt-st/ChangeLog index 106e7f2fce50..e04a459d4f22 100644 --- a/app-arch/mt-st/ChangeLog +++ b/app-arch/mt-st/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/mt-st # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/ChangeLog,v 1.13 2004/06/24 21:33:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/ChangeLog,v 1.14 2004/07/12 22:39:38 tgall Exp $ + + 12 Jul 2004; Tom Gall <tgall@gentoo.org> mt-st-0.7-r1.ebuild: + stable on ppc64, bug #56284 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, mt-st-0.6.ebuild, mt-st-0.7-r1.ebuild, mt-st-0.7.ebuild: diff --git a/app-arch/mt-st/Manifest b/app-arch/mt-st/Manifest index 882c77bb70ee..9b9646a57eff 100644 --- a/app-arch/mt-st/Manifest +++ b/app-arch/mt-st/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1598dc5977334087820281f1ce2c2861 ChangeLog 1214 +MD5 630bde748d3fe15e8b9bf264da02131b ChangeLog 1306 +MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 327db41d39bae02d26019e48248e4e3c mt-st-0.6.ebuild 656 -MD5 2f5699f051d8493447bfda13b7c360f6 mt-st-0.7-r1.ebuild 735 +MD5 9cf04fe92d5f20310caf65992e2f7db3 mt-st-0.7-r1.ebuild 740 MD5 1de5a15a13654768b17cb3db0920cc9f mt-st-0.7.ebuild 672 -MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 6a81aa6195840ec61f8fdfc81f476f03 files/digest-mt-st-0.6 60 MD5 97eb21a50a993a5e783cb7964d288978 files/digest-mt-st-0.7 60 MD5 97eb21a50a993a5e783cb7964d288978 files/digest-mt-st-0.7-r1 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) - -iD8DBQFA3LrMHTu7gpaalycRAuFzAJ9pB9P76yVAjhdNSVN5/pSqZya7YACglPHc -iYl0gRTskpDDfOHR/ZidJ1M= -=yHdX ------END PGP SIGNATURE----- diff --git a/app-arch/mt-st/mt-st-0.7-r1.ebuild b/app-arch/mt-st/mt-st-0.7-r1.ebuild index 626532d2f5a9..b13efc3c7ff3 100644 --- a/app-arch/mt-st/mt-st-0.7-r1.ebuild +++ b/app-arch/mt-st/mt-st-0.7-r1.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/mt-st/mt-st-0.7-r1.ebuild,v 1.8 2004/06/25 23:52:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7-r1.ebuild,v 1.9 2004/07/12 22:39:38 tgall Exp $ DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" HOMEPAGE="http://www.gnu.org/software/tar/" @@ -8,7 +8,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ppc64" IUSE="" DEPEND="virtual/libc" |