diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-10 12:41:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-10 12:41:14 +0000 |
commit | c2ee1c70715cd1586ef9f60e864b6fbaf919413a (patch) | |
tree | 3b7db9f8d8d639bff339c3a1f8c04f922d4a9da4 /dev-tcltk | |
parent | x86 stable wrt bug #317249 (diff) | |
download | gentoo-2-c2ee1c70715cd1586ef9f60e864b6fbaf919413a.tar.gz gentoo-2-c2ee1c70715cd1586ef9f60e864b6fbaf919413a.tar.bz2 gentoo-2-c2ee1c70715cd1586ef9f60e864b6fbaf919413a.zip |
x86 stable wrt bug #317253
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tktable/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tktable/tktable-2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tktable/ChangeLog b/dev-tcltk/tktable/ChangeLog index a3d74f84b4ba..43acddb0e271 100644 --- a/dev-tcltk/tktable/ChangeLog +++ b/dev-tcltk/tktable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tktable # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.8 2010/03/18 05:32:16 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.9 2010/05/10 12:41:13 phajdan.jr Exp $ + + 10 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tktable-2.10.ebuild: + x86 stable wrt bug #317253 *tktable-2.10 (18 Mar 2010) diff --git a/dev-tcltk/tktable/tktable-2.10.ebuild b/dev-tcltk/tktable/tktable-2.10.ebuild index e3b41a6bf3c9..54407b0b5be5 100644 --- a/dev-tcltk/tktable/tktable-2.10.ebuild +++ b/dev-tcltk/tktable/tktable-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.10.ebuild,v 1.1 2010/03/18 05:32:16 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.10.ebuild,v 1.2 2010/05/10 12:41:14 phajdan.jr Exp $ EAPI="2" @@ -10,7 +10,7 @@ HOMEPAGE="http://tktable.sourceforge.net/" SRC_URI="mirror://sourceforge/tktable/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="" |