diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 02:44:44 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 02:44:44 +0000 |
commit | 37e345248e8b64ff9ec2e3599d8236208b8a7fa4 (patch) | |
tree | af33704afdbdf5cab86feadf6c1fd2327d755bb0 /sys-apps/mtx | |
parent | Added fixes for bugs #65732 and #66036. Thanks to Andy Wang <dopey@moonteeth... (diff) | |
download | historical-37e345248e8b64ff9ec2e3599d8236208b8a7fa4.tar.gz historical-37e345248e8b64ff9ec2e3599d8236208b8a7fa4.tar.bz2 historical-37e345248e8b64ff9ec2e3599d8236208b8a7fa4.zip |
ppc stable profile update
Diffstat (limited to 'sys-apps/mtx')
-rw-r--r-- | sys-apps/mtx/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/mtx/mtx-1.2.17.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/mtx/mtx-1.2.18.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/mtx/Manifest b/sys-apps/mtx/Manifest index fd979bbd448b..7e53ce8ffdb1 100644 --- a/sys-apps/mtx/Manifest +++ b/sys-apps/mtx/Manifest @@ -1,6 +1,6 @@ MD5 702d6d7b22c2c7e505d0a04b7b83e0cd ChangeLog 1998 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 e6a750a5f2b9fdc3f6d567b57ee48c66 mtx-1.2.17.ebuild 756 -MD5 7f4fb823eaf995a1b68dfe5ee55f9811 mtx-1.2.18.ebuild 806 +MD5 ee68ba6322473984ac2856f2e4a41c30 mtx-1.2.17.ebuild 755 +MD5 a8065c3a0da2b1db88ba996c0dd47e6d mtx-1.2.18.ebuild 805 MD5 8832da25d461a2c902b1fc5076de53a4 files/digest-mtx-1.2.17 65 MD5 07eb107ed4d8911e6f428014d22ccaec files/digest-mtx-1.2.18 65 diff --git a/sys-apps/mtx/mtx-1.2.17.ebuild b/sys-apps/mtx/mtx-1.2.17.ebuild index 69f23be6700b..c139667e8cd2 100644 --- a/sys-apps/mtx/mtx-1.2.17.ebuild +++ b/sys-apps/mtx/mtx-1.2.17.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/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.14 2004/07/15 02:01:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.15 2004/10/05 02:44:44 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ LICENSE="GPL-2" DEPEND="virtual/libc" SRC_URI="mirror://sourceforge/${PN}/${P}rel.tar.gz" RESTRICT="nomirror" -KEYWORDS="x86 amd64 sparc alpha ~ppc" +KEYWORDS="x86 amd64 sparc alpha ppc" SLOT="0" src_unpack() { diff --git a/sys-apps/mtx/mtx-1.2.18.ebuild b/sys-apps/mtx/mtx-1.2.18.ebuild index c20617f008a9..0f0662bd061d 100644 --- a/sys-apps/mtx/mtx-1.2.18.ebuild +++ b/sys-apps/mtx/mtx-1.2.18.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/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.9 2004/09/26 22:03:04 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.18.ebuild,v 1.10 2004/10/05 02:44:44 pvdabeel Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://mtx.sourceforge.net" LICENSE="GPL-2" DEPEND="virtual/libc" SRC_URI="ftp://ftp.badtux.net/pub/storage/${PN}/${P}rel.tar.gz" -KEYWORDS="x86 amd64 sparc alpha ~ppc" +KEYWORDS="x86 amd64 sparc alpha ppc" SLOT="0" src_unpack() { |