diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-01-04 14:56:08 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-01-04 14:56:08 +0000 |
commit | 35f1f1eef274ec06d00f89af4c383f19d3d30a83 (patch) | |
tree | 658428d853e94ed42753392af7098dc6d7e446ea /app-arch | |
parent | Add missing kde4-base_src_prepare call. (diff) | |
download | gentoo-2-35f1f1eef274ec06d00f89af4c383f19d3d30a83.tar.gz gentoo-2-35f1f1eef274ec06d00f89af4c383f19d3d30a83.tar.bz2 gentoo-2-35f1f1eef274ec06d00f89af4c383f19d3d30a83.zip |
Stable on sparc, bug #249125
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 057d7aa45cff..59ecb65e85c8 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/sharutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.55 2009/01/04 02:31:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.56 2009/01/04 14:56:08 bluebird Exp $ + + 04 Jan 2009; Friedrich Oslage <bluebird@gentoo.org> sharutils-4.7.ebuild: + Stable on sparc, bug #249125 04 Jan 2009; Markus Meier <maekke@gentoo.org> sharutils-4.7.ebuild: amd64/x86 stable, bug #249125 diff --git a/app-arch/sharutils/sharutils-4.7.ebuild b/app-arch/sharutils/sharutils-4.7.ebuild index 972d03544ba0..8496f6283e19 100644 --- a/app-arch/sharutils/sharutils-4.7.ebuild +++ b/app-arch/sharutils/sharutils-4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.7.ebuild,v 1.2 2009/01/04 02:31:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.7.ebuild,v 1.3 2009/01/04 14:56:08 bluebird Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/REL-${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="nls" DEPEND="sys-apps/texinfo |