diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:22:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:22:51 +0000 |
commit | 5a865495104e78336b6c3cf6f8f4aab67ce797ac (patch) | |
tree | f4b31a426fe3cbf59ce6a7c449aeb03ac39d159a /dev-tcltk | |
parent | Stabilize 2.20130424-r4 (diff) | |
download | gentoo-2-5a865495104e78336b6c3cf6f8f4aab67ce797ac.tar.gz gentoo-2-5a865495104e78336b6c3cf6f8f4aab67ce797ac.tar.bz2 gentoo-2-5a865495104e78336b6c3cf6f8f4aab67ce797ac.zip |
amd64 stable, bug #497706
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tkimg/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog index 37e6f91bf911..bf3d8884476f 100644 --- a/dev-tcltk/tkimg/ChangeLog +++ b/dev-tcltk/tkimg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkimg -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.60 2013/04/25 12:04:26 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.61 2014/01/12 20:22:51 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> tkimg-1.4-r9.ebuild: + amd64 stable, bug #497706 *tkimg-1.4-r9 (25 Apr 2013) diff --git a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild index 6916e6d8a619..e25f1510599c 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild,v 1.1 2013/04/25 12:04:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild,v 1.2 2014/01/12 20:22:51 pacho Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI=" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test static-libs" RDEPEND=" |