diff options
author | Ricardo Mendoza <ricmm@gentoo.org> | 2009-03-18 14:40:46 +0000 |
---|---|---|
committer | Ricardo Mendoza <ricmm@gentoo.org> | 2009-03-18 14:40:46 +0000 |
commit | 6962728a93b290daefa06fe1d4b609c1f0770c35 (patch) | |
tree | c1f7d12fae176b1659a173a6f7f2a4d349926973 /app-arch/sharutils | |
parent | Drop down to ~mips due to unstable deps (diff) | |
download | gentoo-2-6962728a93b290daefa06fe1d4b609c1f0770c35.tar.gz gentoo-2-6962728a93b290daefa06fe1d4b609c1f0770c35.tar.bz2 gentoo-2-6962728a93b290daefa06fe1d4b609c1f0770c35.zip |
Drop down to ~mips due to unstable deps
(Portage version: 2.2_rc23/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.6.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 5634ad84024a..0e4dcbcf20ee 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.61 2009/02/07 15:04:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.62 2009/03/18 14:40:45 ricmm Exp $ + + 18 Mar 2009; <ricmm@gentoo.org> sharutils-4.6.3.ebuild: + Drop down to ~mips due to unstable deps 07 Feb 2009; Raúl Porcel <armin76@gentoo.org> sharutils-4.7.ebuild: arm/ia64/s390/sh stable wrt #249125 diff --git a/app-arch/sharutils/sharutils-4.6.3.ebuild b/app-arch/sharutils/sharutils-4.6.3.ebuild index 79e163f4e96f..cada5e193f38 100644 --- a/app-arch/sharutils/sharutils-4.6.3.ebuild +++ b/app-arch/sharutils/sharutils-4.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.6.3.ebuild,v 1.10 2007/07/02 12:59:50 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.6.3.ebuild,v 1.11 2009/03/18 14:40:46 ricmm Exp $ inherit eutils @@ -12,7 +12,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 doc" DEPEND="sys-apps/texinfo |