diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 13:11:04 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 13:11:04 +0000 |
commit | fb9ce1300d2fce814f35499c6b5b2a784226d9c0 (patch) | |
tree | 93069648eeb6a0375eb4af95896ed98258fbad8a | |
parent | Added a note about my baselayout patch. (diff) | |
download | gentoo-2-fb9ce1300d2fce814f35499c6b5b2a784226d9c0.tar.gz gentoo-2-fb9ce1300d2fce814f35499c6b5b2a784226d9c0.tar.bz2 gentoo-2-fb9ce1300d2fce814f35499c6b5b2a784226d9c0.zip |
Stable on hppa.
-rw-r--r-- | net-nds/migrationtools/ChangeLog | 5 | ||||
-rw-r--r-- | net-nds/migrationtools/migrationtools-46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nds/migrationtools/ChangeLog b/net-nds/migrationtools/ChangeLog index 09f77975d4bb..e9628f0272da 100644 --- a/net-nds/migrationtools/ChangeLog +++ b/net-nds/migrationtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nds/migrationtools # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/ChangeLog,v 1.12 2005/01/07 12:25:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/ChangeLog,v 1.13 2005/01/12 13:11:04 gmsoft Exp $ + + 12 Jan 2005; Guy Martin <gmsoft@gentoo.org> migrationtools-46.ebuild: + Stable on hppa. 07 Jan 2005; Robin H. Johnson <robbat2@gentoo.org> migrationtools-46.ebuild: diff --git a/net-nds/migrationtools/migrationtools-46.ebuild b/net-nds/migrationtools/migrationtools-46.ebuild index 37a0c602f948..d911f075c8a7 100644 --- a/net-nds/migrationtools/migrationtools-46.ebuild +++ b/net-nds/migrationtools/migrationtools-46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-46.ebuild,v 1.4 2005/01/07 12:25:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/migrationtools/migrationtools-46.ebuild,v 1.5 2005/01/12 13:11:04 gmsoft Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${PN0}-${PV}.tar.gz" HOMEPAGE="http://www.padl.com/OSS/MigrationTools.html" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64 ~hppa ~ppc" +KEYWORDS="x86 ~sparc ~amd64 hppa ~ppc" LICENSE="as-is" IUSE="" |