diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-02 21:27:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-02 21:27:48 +0000 |
commit | b2258323b63b4dca6ee3e13a6ddde14e1a53c1aa (patch) | |
tree | 60e98a7cce2e0e12a11482633991f3a8b11bd5cc /dev-lang/tk | |
parent | add blocker on dev-ruby/rexml (diff) | |
download | historical-b2258323b63b4dca6ee3e13a6ddde14e1a53c1aa.tar.gz historical-b2258323b63b4dca6ee3e13a6ddde14e1a53c1aa.tar.bz2 historical-b2258323b63b4dca6ee3e13a6ddde14e1a53c1aa.zip |
sh love
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-lang/tk')
-rw-r--r-- | dev-lang/tk/Manifest | 10 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.11.ebuild | 15 | ||||
-rw-r--r-- | dev-lang/tk/tk-8.4.9.ebuild | 6 |
3 files changed, 19 insertions, 12 deletions
diff --git a/dev-lang/tk/Manifest b/dev-lang/tk/Manifest index 1855c169800c..4460e1e3bb7f 100644 --- a/dev-lang/tk/Manifest +++ b/dev-lang/tk/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 0c63e8aa28596ad261f710894e1e1539 ChangeLog 8022 MD5 60b4e7758ce769df141b81b19c338f34 files/digest-tk-8.3.4-r1 60 MD5 f340f38756a0efb0539b53d64511f6a9 files/digest-tk-8.4.11 65 @@ -16,3 +19,10 @@ MD5 1a62fd1c184b67dc38bc87398d5c962d tk-8.4.11.ebuild 2923 MD5 ecb6bd0ebe1e4441cccf70144b2e6104 tk-8.4.6-r1.ebuild 2762 MD5 bccf47b736485ce7e8a457e6ce9a1a81 tk-8.4.6.ebuild 2385 MD5 adeea912923cfc4dee0d578fb4002720 tk-8.4.9.ebuild 2851 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDuZsJ2+ySkm8kpY0RAjyEAKCq2jS0TiiyE88+UTFQSQoC+y3sfwCgvrik +3pGH2he+B8bzFLk3P/FwPTw= +=HKBM +-----END PGP SIGNATURE----- diff --git a/dev-lang/tk/tk-8.4.11.ebuild b/dev-lang/tk/tk-8.4.11.ebuild index 88adcb7b39d5..f92545e10a13 100644 --- a/dev-lang/tk/tk-8.4.11.ebuild +++ b/dev-lang/tk/tk-8.4.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.11.ebuild,v 1.3 2005/12/11 07:44:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.11.ebuild,v 1.4 2006/01/02 21:27:48 vapier Exp $ inherit eutils @@ -10,18 +10,15 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="threads" -RDEPEND="|| ( x11-libs/libX11 - virtual/x11 - ) +RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) =dev-lang/tcl-${PV}*" DEPEND="${RDEPEND} >=sys-apps/portage-2.0.47-r10 - || ( ( x11-libs/libXt - x11-proto/xproto - ) + || ( + ( x11-libs/libXt x11-proto/xproto ) virtual/x11 )" diff --git a/dev-lang/tk/tk-8.4.9.ebuild b/dev-lang/tk/tk-8.4.9.ebuild index f17d3af5c01e..ee4f3091516e 100644 --- a/dev-lang/tk/tk-8.4.9.ebuild +++ b/dev-lang/tk/tk-8.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.9.ebuild,v 1.10 2005/08/03 22:09:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.4.9.ebuild,v 1.11 2006/01/02 21:27:48 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="threads" RDEPEND="virtual/x11 |