diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-26 16:56:33 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-26 16:56:33 +0000 |
commit | d31ac105cca25704d22243d97df4061fe2dcf902 (patch) | |
tree | 5c68fc626bfa2ab8b7350651b329d8a612df0087 /app-text/tkinfo | |
parent | Use new debian patchset. (diff) | |
download | gentoo-2-d31ac105cca25704d22243d97df4061fe2dcf902.tar.gz gentoo-2-d31ac105cca25704d22243d97df4061fe2dcf902.tar.bz2 gentoo-2-d31ac105cca25704d22243d97df4061fe2dcf902.zip |
Stable on amd64 wrt bug 183284
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-text/tkinfo')
-rw-r--r-- | app-text/tkinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/tkinfo/tkinfo-2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/tkinfo/ChangeLog b/app-text/tkinfo/ChangeLog index 06d0ea0f1825..35a0a5edda63 100644 --- a/app-text/tkinfo/ChangeLog +++ b/app-text/tkinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/tkinfo # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.21 2007/05/14 20:13:36 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/ChangeLog,v 1.22 2007/06/26 16:56:33 angelos Exp $ + + 26 Jun 2007; Christoph Mende <angelos@gentoo.org> tkinfo-2.8.ebuild: + Stable on amd64 wrt bug 183284 14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/app-text/tkinfo/tkinfo-2.8.ebuild b/app-text/tkinfo/tkinfo-2.8.ebuild index f5329be23f62..7cb34310180f 100644 --- a/app-text/tkinfo/tkinfo-2.8.ebuild +++ b/app-text/tkinfo/tkinfo-2.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.7 2007/03/28 02:29:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tkinfo/tkinfo-2.8.ebuild,v 1.8 2007/06/26 16:56:33 angelos 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 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" LICENSE="freedist" SLOT="0" |