summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-08-29 19:45:38 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-08-29 19:45:38 +0000
commitab1a31b6f1943b6c49f168a467f8c7de8c760ff3 (patch)
treec8f0a1dcbd4775942f33a59a9075856f86a0fa12 /dev-tcltk
parenthack to fix pkgconfig file install (diff)
downloadgentoo-2-ab1a31b6f1943b6c49f168a467f8c7de8c760ff3.tar.gz
gentoo-2-ab1a31b6f1943b6c49f168a467f8c7de8c760ff3.tar.bz2
gentoo-2-ab1a31b6f1943b6c49f168a467f8c7de8c760ff3.zip
Marked ~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tcl-gtk/ChangeLog7
-rw-r--r--dev-tcltk/tcl-gtk/Manifest4
-rw-r--r--dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-tcltk/tcl-gtk/ChangeLog b/dev-tcltk/tcl-gtk/ChangeLog
index ca610be1c7e6..8bd47e9f3821 100644
--- a/dev-tcltk/tcl-gtk/ChangeLog
+++ b/dev-tcltk/tcl-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tcl-gtk
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/ChangeLog,v 1.4 2004/12/15 10:11:01 mr_bones_ Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/ChangeLog,v 1.5 2005/08/29 19:45:38 dang Exp $
+
+ 29 Aug 2005; <dang@gentoo.org> tcl-gtk-0.08.ebuild:
+ Marked ~amd64
15 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> tcl-gtk-0.08.ebuild:
tidy
diff --git a/dev-tcltk/tcl-gtk/Manifest b/dev-tcltk/tcl-gtk/Manifest
index 09723cdfe2c0..68edaec3435f 100644
--- a/dev-tcltk/tcl-gtk/Manifest
+++ b/dev-tcltk/tcl-gtk/Manifest
@@ -1,4 +1,4 @@
-MD5 d49ade2beb83602891e11b53a9fca894 ChangeLog 709
+MD5 b11ee26915ddcd50658c1c2d9dfedeff tcl-gtk-0.08.ebuild 589
+MD5 fa6fcb6a5a6effcc14a066864cbffd63 ChangeLog 780
MD5 43e377139ff5f3b7415b94a8c8d5260d metadata.xml 158
-MD5 21bd030fd9712a9721d09c373c95a7e0 tcl-gtk-0.08.ebuild 582
MD5 cca46034238171c80635514040fe7dad files/digest-tcl-gtk-0.08 64
diff --git a/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild b/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild
index 6fbe11c37c30..4b096505b0d6 100644
--- a/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild
+++ b/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild,v 1.4 2004/12/15 10:11:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild,v 1.5 2005/08/29 19:45:38 dang Exp $
DESCRIPTION="GTK bindings for TCL"
HOMEPAGE="http://tcl-gtk.sf.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tcl-gtk/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/tcl-8.4