diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-25 07:07:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-25 07:07:09 +0000 |
commit | 5d8c4352e711a6954e703dbeae312f26794de4fc (patch) | |
tree | 485717c3de787471e1ade80bec2ad62fb21f2b39 /app-admin/showconsole/showconsole-1.08.ebuild | |
parent | no need to hack (diff) | |
download | historical-5d8c4352e711a6954e703dbeae312f26794de4fc.tar.gz historical-5d8c4352e711a6954e703dbeae312f26794de4fc.tar.bz2 historical-5d8c4352e711a6954e703dbeae312f26794de4fc.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
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 56bd9adc21bb..8eeb28534a33 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.7 2006/08/13 14:46:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.08.ebuild,v 1.8 2006/08/25 07:07:09 corsair 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="" |