diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 12:53:32 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 12:53:32 +0000 |
commit | b2fd16bf35651274e3b5129c9936a4e5f444cba9 (patch) | |
tree | 231d56537b7814ab59b50cf3d437d5b3264b85e9 /app-admin/showconsole/showconsole-1.08.ebuild | |
parent | Fix #144082, #145512, #146407. Stable on x86. (diff) | |
download | gentoo-2-b2fd16bf35651274e3b5129c9936a4e5f444cba9.tar.gz gentoo-2-b2fd16bf35651274e3b5129c9936a4e5f444cba9.tar.bz2 gentoo-2-b2fd16bf35651274e3b5129c9936a4e5f444cba9.zip |
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'app-admin/showconsole/showconsole-1.08.ebuild')
-rw-r--r-- | app-admin/showconsole/showconsole-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/showconsole/showconsole-1.08.ebuild b/app-admin/showconsole/showconsole-1.08.ebuild index a87b7312c521..99a24f61925c 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.9 2006/08/26 08:22:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.08.ebuild,v 1.10 2006/09/16 12:53:32 dertobi123 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 ppc64 s390 sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh ~sparc ~x86" IUSE="" DEPEND="" |