diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-09-07 01:20:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-09-07 01:20:53 +0000 |
commit | bc2a1102e937dc15d42b233287d73469e92698bc (patch) | |
tree | 8d603009018e982fe1f4834f736e4f62f3d7ce93 /app-admin/showconsole/showconsole-1.07.ebuild | |
parent | Marked ppc stable for bug #105038. (diff) | |
download | gentoo-2-bc2a1102e937dc15d42b233287d73469e92698bc.tar.gz gentoo-2-bc2a1102e937dc15d42b233287d73469e92698bc.tar.bz2 gentoo-2-bc2a1102e937dc15d42b233287d73469e92698bc.zip |
Marked ppc stable for bug #105037.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-admin/showconsole/showconsole-1.07.ebuild')
-rw-r--r-- | app-admin/showconsole/showconsole-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/showconsole/showconsole-1.07.ebuild b/app-admin/showconsole/showconsole-1.07.ebuild index f3bd22c793b4..9289ff4eb888 100644 --- a/app-admin/showconsole/showconsole-1.07.ebuild +++ b/app-admin/showconsole/showconsole-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7 2005/08/26 19:48:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.8 2005/09/07 01:20:53 josejx 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 ~sparc x86" IUSE="" DEPEND="" |