diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-19 15:49:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-19 15:49:51 +0000 |
commit | f9ff9f2f294522ee34f27539b4efe47c8842b145 (patch) | |
tree | 590586799539bc4bea9344f88e38f8179bed2bc8 /app-arch/mt-st | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-f9ff9f2f294522ee34f27539b4efe47c8842b145.tar.gz gentoo-2-f9ff9f2f294522ee34f27539b4efe47c8842b145.tar.bz2 gentoo-2-f9ff9f2f294522ee34f27539b4efe47c8842b145.zip |
Stable on ppc64; bug #185867
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-arch/mt-st')
-rw-r--r-- | app-arch/mt-st/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.9b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/mt-st/ChangeLog b/app-arch/mt-st/ChangeLog index ff879a2ccd23..615cc231ce84 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/ChangeLog,v 1.19 2007/02/14 20:25:02 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/ChangeLog,v 1.20 2007/07/19 15:49:51 corsair Exp $ + + 19 Jul 2007; Markus Rothe <corsair@gentoo.org> mt-st-0.9b.ebuild: + Stable on ppc64; bug #185867 *mt-st-0.9b (14 Feb 2007) diff --git a/app-arch/mt-st/mt-st-0.9b.ebuild b/app-arch/mt-st/mt-st-0.9b.ebuild index f6ba06e48408..db7a5c3f365c 100644 --- a/app-arch/mt-st/mt-st-0.9b.ebuild +++ b/app-arch/mt-st/mt-st-0.9b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.9b.ebuild,v 1.1 2007/02/14 20:25:02 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.9b.ebuild,v 1.2 2007/07/19 15:49:51 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |