diff options
author | Michael Weber <xmw@gentoo.org> | 2011-02-26 14:51:24 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-02-26 14:51:24 +0000 |
commit | 233fe221bf22b243894412a24f8c6be51747fe5c (patch) | |
tree | dcb07de0e898f2e4d361976a3dce7db7c477af4f /app-arch/sharutils | |
parent | app-office/grisbi: Prune old 0.5.x versions (diff) | |
download | gentoo-2-233fe221bf22b243894412a24f8c6be51747fe5c.tar.gz gentoo-2-233fe221bf22b243894412a24f8c6be51747fe5c.tar.bz2 gentoo-2-233fe221bf22b243894412a24f8c6be51747fe5c.zip |
ppc/sparc stable (bug 353870)
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/sharutils')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 0ea3d14660be..ecb387a83746 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/sharutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.72 2011/02/21 08:10:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.73 2011/02/26 14:51:24 xmw Exp $ + + 26 Feb 2011; Michael Weber <xmw@gentoo.org> sharutils-4.10.ebuild: + ppc/sparc stable (bug 353870) 21 Feb 2011; Jeroen Roovers <jer@gentoo.org> sharutils-4.10.ebuild: Stable for HPPA (bug #353870). diff --git a/app-arch/sharutils/sharutils-4.10.ebuild b/app-arch/sharutils/sharutils-4.10.ebuild index cf0c2ed30a2a..55ae8bd6885b 100644 --- a/app-arch/sharutils/sharutils-4.10.ebuild +++ b/app-arch/sharutils/sharutils-4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.10.ebuild,v 1.5 2011/02/21 08:10:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.10.ebuild,v 1.6 2011/02/26 14:51:24 xmw Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="nls" DEPEND="sys-apps/texinfo |