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 | 894475e606f8d9ddba7bc508776ae66a6b1af008 (patch) | |
tree | 33cf31e6062b80bd61ce96d13f19f60fa7034ce1 /app-admin/showconsole | |
parent | Stable on x86; bug #107840 (diff) | |
download | historical-894475e606f8d9ddba7bc508776ae66a6b1af008.tar.gz historical-894475e606f8d9ddba7bc508776ae66a6b1af008.tar.bz2 historical-894475e606f8d9ddba7bc508776ae66a6b1af008.zip |
Mark 1.07 stable on alpha
Package-Manager: portage-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 | 4 | ||||
-rw-r--r-- | app-admin/showconsole/showconsole-1.07.ebuild | 4 |
3 files changed, 8 insertions, 5 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..046dd25885db 100644 --- a/app-admin/showconsole/Manifest +++ b/app-admin/showconsole/Manifest @@ -1,6 +1,6 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 221b42a21c87effb6002d321d1229285 showconsole-1.07.ebuild 1014 -MD5 0005ea873582116e82cee4e9638cbb7e ChangeLog 1065 +MD5 2dc3669fae2599415ac079d278193262 showconsole-1.07.ebuild 1014 +MD5 01ed9162044bb8002d3501b598c2c113 ChangeLog 1169 MD5 34f6358be961e4385337135c2de859ef files/1.07-no-TIOCGDEV.patch 819 MD5 9e771682d403f6fa76f4496b6528af81 files/bootlogger.sh 657 MD5 a081c5c8650672deda68728c8437c846 files/digest-showconsole-1.07 149 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="" |