diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-16 02:28:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-16 02:28:03 +0000 |
commit | 62695348554861f6c13fb7eb0868ad1ab7c66736 (patch) | |
tree | 7a2632d25a9f987b30c05c992fb4154ee437fac5 /app-text/tkinfo | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-62695348554861f6c13fb7eb0868ad1ab7c66736.tar.gz gentoo-2-62695348554861f6c13fb7eb0868ad1ab7c66736.tar.bz2 gentoo-2-62695348554861f6c13fb7eb0868ad1ab7c66736.zip |
Stable on alpha, mark ~ia64 (2.8)
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/tkinfo')
-rw-r--r-- | app-text/tkinfo/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/tkinfo/tkinfo-2.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/tkinfo/ChangeLog b/app-text/tkinfo/ChangeLog index a1bc5a189c77..ec07b54faab9 100644 --- a/app-text/tkinfo/ChangeLog +++ b/app-text/tkinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/tkinfo -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.13 2005/05/11 18:49:54 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.14 2006/01/16 02:28:03 agriffis Exp $ + + 16 Jan 2006; Aron Griffis <agriffis@gentoo.org> tkinfo-2.8.ebuild: + Stable on alpha, mark ~ia64 (2.8) *tkinfo-2.8 (11 May 2005) diff --git a/app-text/tkinfo/tkinfo-2.8.ebuild b/app-text/tkinfo/tkinfo-2.8.ebuild index 924a71a3a994..70455d39514e 100644 --- a/app-text/tkinfo/tkinfo-2.8.ebuild +++ b/app-text/tkinfo/tkinfo-2.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.8.ebuild,v 1.1 2005/05/11 18:49:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.8.ebuild,v 1.2 2006/01/16 02:28:03 agriffis Exp $ DESCRIPTION="Info Browser in TK" SRC_URI="http://math-www.uni-paderborn.de/~axel/tkinfo/${P}.tar.gz" HOMEPAGE="http://math-www.uni-paderborn.de/~axel/tkinfo/" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" LICENSE="freedist" SLOT="0" |