diff options
author | Guy Martin <gmsoft@gentoo.org> | 2007-08-16 10:51:37 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2007-08-16 10:51:37 +0000 |
commit | 29005e974ef64cd880ae433e93d731e417dc6364 (patch) | |
tree | 828c9021f139aaa420af8ee89042a1ce07e01a46 /app-arch/mt-st | |
parent | Version bump for bug #189075 from php overlay as requested on irc (diff) | |
download | gentoo-2-29005e974ef64cd880ae433e93d731e417dc6364.tar.gz gentoo-2-29005e974ef64cd880ae433e93d731e417dc6364.tar.bz2 gentoo-2-29005e974ef64cd880ae433e93d731e417dc6364.zip |
Stable on hppa.
(Portage version: 2.1.2.11)
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 db922c746ec4..abe3326cbf05 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.25 2007/08/04 10:50:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/ChangeLog,v 1.26 2007/08/16 10:51:37 gmsoft Exp $ + + 16 Aug 2007; Guy Martin <gmsoft@gentoo.org> mt-st-0.9b.ebuild: + Stable on hppa 04 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> mt-st-0.9b.ebuild: ppc stable, bug #185867 diff --git a/app-arch/mt-st/mt-st-0.9b.ebuild b/app-arch/mt-st/mt-st-0.9b.ebuild index 00caf48c861f..d501520601cc 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.7 2007/08/04 10:50:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.9b.ebuild,v 1.8 2007/08/16 10:51:37 gmsoft 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" |