diff options
author | 2005-05-11 18:46:42 +0000 | |
---|---|---|
committer | 2005-05-11 18:46:42 +0000 | |
commit | bab6250d2937278a8aec36f606ac1d55c4c909a8 (patch) | |
tree | 30a9d09e919972d70bbf489914f9b887ee2c9c2e /app-text | |
parent | security fix #92254 (diff) | |
download | historical-bab6250d2937278a8aec36f606ac1d55c4c909a8.tar.gz historical-bab6250d2937278a8aec36f606ac1d55c4c909a8.tar.bz2 historical-bab6250d2937278a8aec36f606ac1d55c4c909a8.zip |
stable on amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tkinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/tkinfo/Manifest | 14 | ||||
-rw-r--r-- | app-text/tkinfo/tkinfo-2.6.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/tkinfo/ChangeLog b/app-text/tkinfo/ChangeLog index a8ead351c543..330a23c4ff21 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.11 2005/01/01 16:38:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.12 2005/05/11 18:46:42 agriffis Exp $ + + 11 May 2005; Aron Griffis <agriffis@gentoo.org> tkinfo-2.6.ebuild: + stable on amd64 07 Dec 2004; Aron Griffis <agriffis@gentoo.org> tkinfo-2.6.ebuild: stable on alpha diff --git a/app-text/tkinfo/Manifest b/app-text/tkinfo/Manifest index 84217d2e761d..69e4e2b4c739 100644 --- a/app-text/tkinfo/Manifest +++ b/app-text/tkinfo/Manifest @@ -1,3 +1,13 @@ -MD5 7573d5f50f1ddd8427fb49c0eb62f527 ChangeLog 1232 -MD5 77254d378a7d4a029548aada82237a6a tkinfo-2.6.ebuild 695 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 4537f9abc8a6923d94d44c301abfb2e4 ChangeLog 1318 +MD5 45c649ac27b253763137efe1cf0490f4 tkinfo-2.6.ebuild 699 MD5 cb4ded9d1e42265978329fc19e480e6f files/digest-tkinfo-2.6 61 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCglVeBXaUFmZvwyMRAi1wAKCJvgPA7iEpEprtaarNweEPLIbYjgCeK0Pq +GhkH9BA3j3oEjxWqqr3dGMY= +=b9Ps +-----END PGP SIGNATURE----- diff --git a/app-text/tkinfo/tkinfo-2.6.ebuild b/app-text/tkinfo/tkinfo-2.6.ebuild index 854cb3dd8bc6..c2d2054bb3f3 100644 --- a/app-text/tkinfo/tkinfo-2.6.ebuild +++ b/app-text/tkinfo/tkinfo-2.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.7 2005/01/01 16:38:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.6.ebuild,v 1.8 2005/05/11 18:46:42 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="x86 sparc ppc hppa alpha" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" LICENSE="freedist" SLOT="0" |