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 | 73972e6b950fb415720b1f631e540375dc9bc47e (patch) | |
tree | 9a950b55a1fb2a491d79ba6f668e949b963b1f5c /app-text/tkinfo | |
parent | Stable on SPARC. (diff) | |
download | historical-73972e6b950fb415720b1f631e540375dc9bc47e.tar.gz historical-73972e6b950fb415720b1f631e540375dc9bc47e.tar.bz2 historical-73972e6b950fb415720b1f631e540375dc9bc47e.zip |
Stable on alpha, mark ~ia64 (2.8)
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text/tkinfo')
-rw-r--r-- | app-text/tkinfo/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/tkinfo/Manifest | 14 | ||||
-rw-r--r-- | app-text/tkinfo/tkinfo-2.8.ebuild | 6 |
3 files changed, 15 insertions, 12 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/Manifest b/app-text/tkinfo/Manifest index 51a87e7b39d4..cbdb724e53fa 100644 --- a/app-text/tkinfo/Manifest +++ b/app-text/tkinfo/Manifest @@ -1,15 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 36fca6a6709607e91e1cc729b343a597 tkinfo-2.8.ebuild 705 -MD5 4f6b2e5efd0a304aefacc5d913ed3c90 ChangeLog 1438 -MD5 45c649ac27b253763137efe1cf0490f4 tkinfo-2.6.ebuild 699 +MD5 b2c6ef13260dd94d65f57d73a4f24a35 ChangeLog 1544 MD5 cb4ded9d1e42265978329fc19e480e6f files/digest-tkinfo-2.6 61 MD5 5a9e31f0e0624ac855cd253ed03614f4 files/digest-tkinfo-2.8 61 +MD5 45c649ac27b253763137efe1cf0490f4 tkinfo-2.6.ebuild 699 +MD5 b40f4680e24a0242a29360b5595a2592 tkinfo-2.8.ebuild 710 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFCglYQBXaUFmZvwyMRAobzAKDAquK2SSrk2Dk8S+wO6mHnwdgG1wCeKV9d -pTC8v30UHSlWzJaby2NdNTA= -=ng5D +iD8DBQFDywS+JrHF4yAQTrARAn8EAJ9kLhDBgf29EDf+LTyEFinWWFsn7ACgz4+S ++dm8cmlUslGLKfhsR2vvfDg= +=REMR -----END PGP SIGNATURE----- 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" |