summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-04-03 14:43:33 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-04-03 14:43:33 +0000
commit34a1679a8c359aa3420e778f37e51d58bf7bf4ba (patch)
tree27c1ff878920597674435473fe28f7290e735061 /dev-tcltk
parentRevert previous commit. (diff)
downloadgentoo-2-34a1679a8c359aa3420e778f37e51d58bf7bf4ba.tar.gz
gentoo-2-34a1679a8c359aa3420e778f37e51d58bf7bf4ba.tar.bz2
gentoo-2-34a1679a8c359aa3420e778f37e51d58bf7bf4ba.zip
Added ~ppc and ~sparc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tkdiff/ChangeLog5
-rw-r--r--dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tkdiff/ChangeLog b/dev-tcltk/tkdiff/ChangeLog
index 3b889c0e095f..c80d031766a7 100644
--- a/dev-tcltk/tkdiff/ChangeLog
+++ b/dev-tcltk/tkdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tkdiff
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkdiff/ChangeLog,v 1.1 2005/03/27 02:25:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkdiff/ChangeLog,v 1.2 2005/04/03 14:43:33 matsuu Exp $
+
+ 03 Apr 2005; MATSUU Takuto <matsuu@gentoo.org> tkdiff-4.0.2.ebuild:
+ Added ~ppc and ~sparc.
*tkdiff-4.0.2 (27 Mar 2005)
diff --git a/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild b/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild
index 122e5e889353..39255113f7c4 100644
--- a/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild
+++ b/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild,v 1.1 2005/03/27 02:25:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild,v 1.2 2005/04/03 14:43:33 matsuu Exp $
MY_P="${PN}_${PV//./_}"
DESCRIPTION="tkdiff is a graphical front end to the diff program"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/tkdiff/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
IUSE=""
RDEPEND=">=dev-lang/tk-8.4"