diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-24 11:50:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-24 11:50:38 +0000 |
commit | c0a2e1c7f0a580062f2f703dad277b331b947475 (patch) | |
tree | 48d592cc738f98dc96a0ac696a0e878a905a2d14 | |
parent | fix a bug from porting patch from an older version (diff) | |
download | historical-c0a2e1c7f0a580062f2f703dad277b331b947475.tar.gz historical-c0a2e1c7f0a580062f2f703dad277b331b947475.tar.bz2 historical-c0a2e1c7f0a580062f2f703dad277b331b947475.zip |
whitespace
Package-Manager: portage-2.1.3.19
-rw-r--r-- | dev-tcltk/tclxml/Manifest | 8 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.1-r1.ebuild | 3 |
2 files changed, 5 insertions, 6 deletions
diff --git a/dev-tcltk/tclxml/Manifest b/dev-tcltk/tclxml/Manifest index 51473b1fac42..d2095440be15 100644 --- a/dev-tcltk/tclxml/Manifest +++ b/dev-tcltk/tclxml/Manifest @@ -16,10 +16,10 @@ EBUILD tclxml-3.0-r1.ebuild 1379 RMD160 769db9068835fe72ee49a7e927b2af4656f2f8e8 MD5 51fe03653758968882050c98d6a095dd tclxml-3.0-r1.ebuild 1379 RMD160 769db9068835fe72ee49a7e927b2af4656f2f8e8 tclxml-3.0-r1.ebuild 1379 SHA256 338f88519187edc8cf9e426b027d162f0499ed4592d86952ee5c2fa94f2c3744 tclxml-3.0-r1.ebuild 1379 -EBUILD tclxml-3.1-r1.ebuild 1489 RMD160 248f748ff035736b2862794c5d72dbba96e79563 SHA1 af16cd01609dce4e1fdda2aad15ebafc8713e9bd SHA256 23421cbf9296918254004c81575f5e0d88ab8ad720565b3e47eef7f96519168a -MD5 f42651cfa1019f1863abc4e252cb2ffb tclxml-3.1-r1.ebuild 1489 -RMD160 248f748ff035736b2862794c5d72dbba96e79563 tclxml-3.1-r1.ebuild 1489 -SHA256 23421cbf9296918254004c81575f5e0d88ab8ad720565b3e47eef7f96519168a tclxml-3.1-r1.ebuild 1489 +EBUILD tclxml-3.1-r1.ebuild 1491 RMD160 730b36eacde10e17f673a9b4b35c546b4029cd83 SHA1 38e0a4d060ce3cc68176df79cf5e825f10d84cbd SHA256 e3d5281c75029fabc297ce8165f3ec5290cd384ae2c886e49903af0c9c1cd149 +MD5 2c04aaa800153a86649a94c35c244cc2 tclxml-3.1-r1.ebuild 1491 +RMD160 730b36eacde10e17f673a9b4b35c546b4029cd83 tclxml-3.1-r1.ebuild 1491 +SHA256 e3d5281c75029fabc297ce8165f3ec5290cd384ae2c886e49903af0c9c1cd149 tclxml-3.1-r1.ebuild 1491 EBUILD tclxml-3.1.ebuild 1380 RMD160 0c66a6a6fc25a20ca30b2271a01802d4334e01bc SHA1 8e283c430f1f9f9c62e98702e5508363aef21d33 SHA256 ec9b478298827d06e295b194705904a8454ce83bd578fc612fb657e17f37cf86 MD5 10eac8f953bfd99b4fd443817e102725 tclxml-3.1.ebuild 1380 RMD160 0c66a6a6fc25a20ca30b2271a01802d4334e01bc tclxml-3.1.ebuild 1380 diff --git a/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild index 8bc0e0464fe9..6b8f9ed04a84 100644 --- a/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild,v 1.1 2007/12/24 04:44:07 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r1.ebuild,v 1.2 2007/12/24 11:50:38 mr_bones_ Exp $ inherit eutils @@ -13,7 +13,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" - DEPEND=">=dev-lang/tcl-8.2 >=dev-tcltk/tcllib-1.2 xml? ( >=dev-libs/libxml2-2.6.9 ) |