summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-08-06 22:09:45 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-08-06 22:09:45 +0000
commit4b2017cf34e1ff6d07d02a886d8f1480a6745382 (patch)
tree30be8871ba43574834e78e9e19b029879b42b0d9 /dev-util/tkdiff
parentVersion bump (diff)
downloadgentoo-2-4b2017cf34e1ff6d07d02a886d8f1480a6745382.tar.gz
gentoo-2-4b2017cf34e1ff6d07d02a886d8f1480a6745382.tar.bz2
gentoo-2-4b2017cf34e1ff6d07d02a886d8f1480a6745382.zip
Add ~amd64-linux ~x86-linux, tested by myself
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/tkdiff')
-rw-r--r--dev-util/tkdiff/ChangeLog7
-rw-r--r--dev-util/tkdiff/tkdiff-4.1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/tkdiff/ChangeLog b/dev-util/tkdiff/ChangeLog
index d43328357b17..f8a113d3c3e1 100644
--- a/dev-util/tkdiff/ChangeLog
+++ b/dev-util/tkdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/tkdiff
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/ChangeLog,v 1.3 2009/05/13 18:33:44 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/ChangeLog,v 1.4 2010/08/06 22:09:45 darkside Exp $
+
+ 06 Aug 2010; Jeremy Olexa <darkside@gentoo.org> tkdiff-4.1.4.ebuild:
+ Add ~amd64-linux ~x86-linux, tested by myself
13 May 2009; Markus Meier <maekke@gentoo.org> tkdiff-4.1.4.ebuild:
amd64/x86 stable, bug #259833
diff --git a/dev-util/tkdiff/tkdiff-4.1.4.ebuild b/dev-util/tkdiff/tkdiff-4.1.4.ebuild
index 75b8676ffb6e..d884119c8e54 100644
--- a/dev-util/tkdiff/tkdiff-4.1.4.ebuild
+++ b/dev-util/tkdiff/tkdiff-4.1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild,v 1.3 2009/05/13 18:33:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tkdiff/tkdiff-4.1.4.ebuild,v 1.4 2010/08/06 22:09:45 darkside Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tkdiff/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-lang/tk-8.4.18-r1"