diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 18:39:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 18:39:28 +0000 |
commit | 04368e9867bb2baab968955b13a3d65f20fb8379 (patch) | |
tree | 44029cc1794d8ff988deb09f86168194e7da10c8 /app-admin/showconsole | |
parent | Stable on x86; bug #107840 (diff) | |
download | gentoo-2-04368e9867bb2baab968955b13a3d65f20fb8379.tar.gz gentoo-2-04368e9867bb2baab968955b13a3d65f20fb8379.tar.bz2 gentoo-2-04368e9867bb2baab968955b13a3d65f20fb8379.zip |
Mark 1.07 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-admin/showconsole')
-rw-r--r-- | app-admin/showconsole/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/showconsole/Manifest | 2 | ||||
-rw-r--r-- | app-admin/showconsole/showconsole-1.07.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/app-admin/showconsole/ChangeLog b/app-admin/showconsole/ChangeLog index 9ecad766ccf0..76706e304f43 100644 --- a/app-admin/showconsole/ChangeLog +++ b/app-admin/showconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/showconsole # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/ChangeLog,v 1.7 2005/10/02 11:23:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/ChangeLog,v 1.8 2005/10/02 18:39:28 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> showconsole-1.07.ebuild: + Mark 1.07 stable on alpha 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> showconsole-1.07.ebuild: Mark 1.07 stable on ia64 diff --git a/app-admin/showconsole/Manifest b/app-admin/showconsole/Manifest index 55ecbd686d13..781b4b5ed375 100644 --- a/app-admin/showconsole/Manifest +++ b/app-admin/showconsole/Manifest @@ -1,5 +1,5 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 221b42a21c87effb6002d321d1229285 showconsole-1.07.ebuild 1014 +MD5 6dee76a8127e318b23e884a5009a1f22 showconsole-1.07.ebuild 1013 MD5 0005ea873582116e82cee4e9638cbb7e ChangeLog 1065 MD5 34f6358be961e4385337135c2de859ef files/1.07-no-TIOCGDEV.patch 819 MD5 9e771682d403f6fa76f4496b6528af81 files/bootlogger.sh 657 diff --git a/app-admin/showconsole/showconsole-1.07.ebuild b/app-admin/showconsole/showconsole-1.07.ebuild index 230db9d058df..ae79748ae191 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.9 2005/10/02 11:23:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/showconsole/showconsole-1.07.ebuild,v 1.10 2005/10/02 18:39:28 agriffis 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="" |