diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-15 01:45:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-15 01:45:48 +0000 |
commit | b94057380221808516e716d9c53e8dcdeb34ebdd (patch) | |
tree | 892479efff770b3bfda1dd812ee518512a00f6cf /app-admin | |
parent | use _E_CROSS_HEADERS_ONLY in USE rather than env var (diff) | |
download | gentoo-2-b94057380221808516e716d9c53e8dcdeb34ebdd.tar.gz gentoo-2-b94057380221808516e716d9c53e8dcdeb34ebdd.tar.bz2 gentoo-2-b94057380221808516e716d9c53e8dcdeb34ebdd.zip |
s390/sh love
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/showconsole/showconsole-1.07.ebuild | 4 | ||||
-rw-r--r-- | app-admin/showconsole/showconsole-1.08.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/showconsole/showconsole-1.07.ebuild b/app-admin/showconsole/showconsole-1.07.ebuild index 97d2d36fefb7..82cca8785315 100644 --- a/app-admin/showconsole/showconsole-1.07.ebuild +++ b/app-admin/showconsole/showconsole-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.11 2006/01/29 05:21:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.12 2006/03/15 01:45:48 vapier Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh ~sparc x86" IUSE="" DEPEND="" diff --git a/app-admin/showconsole/showconsole-1.08.ebuild b/app-admin/showconsole/showconsole-1.08.ebuild index e414d06ab493..8ea929ba8c89 100644 --- a/app-admin/showconsole/showconsole-1.08.ebuild +++ b/app-admin/showconsole/showconsole-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.08.ebuild,v 1.4 2006/03/05 04:32:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.08.ebuild,v 1.5 2006/03/15 01:45:48 vapier Exp $ # This tarball is extracted from SuSe's sysvinit-2.86-#.src.rpm # You can find said src rpm via opensuse.org: @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="" |