diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:59:34 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-11 19:59:34 +0000 |
commit | 015c4651f116440b547596dc6c4ec33ba2754724 (patch) | |
tree | 8ffcf587a777f2142ae6f189124c81100cd9fcce /dev-tcltk/tkpiechart | |
parent | Stable on amd64 wrt bug #364825 (diff) | |
download | gentoo-2-015c4651f116440b547596dc6c4ec33ba2754724.tar.gz gentoo-2-015c4651f116440b547596dc6c4ec33ba2754724.tar.bz2 gentoo-2-015c4651f116440b547596dc6c4ec33ba2754724.zip |
Stable on amd64 wrt bug #364825
(Portage version: 2.2.0_alpha32/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk/tkpiechart')
-rw-r--r-- | dev-tcltk/tkpiechart/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tkpiechart/ChangeLog b/dev-tcltk/tkpiechart/ChangeLog index 8b171d720bc7..242b5880a143 100644 --- a/dev-tcltk/tkpiechart/ChangeLog +++ b/dev-tcltk/tkpiechart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkpiechart -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.7 2010/03/31 20:14:24 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.8 2011/05/11 19:59:34 angelos Exp $ + + 11 May 2011; Christoph Mende <angelos@gentoo.org> tkpiechart-6.5-r1.ebuild: + Stable on amd64 wrt bug #364825 *tkpiechart-6.5-r1 (31 Mar 2010) diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild index 19ce62a79621..769b5f1a69c7 100644 --- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild +++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.1 2010/03/31 20:14:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.2 2011/05/11 19:59:34 angelos Exp $ inherit multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://jfontain.free.fr/piechart6.htm" SRC_URI="http://jfontain.free.fr/${P}.tar.bz2" LICENSE="as-is" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="" |