diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-13 19:12:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-13 19:12:55 +0000 |
commit | 1451f8cc172e15fa9cc5bf895c3884beb2ac931b (patch) | |
tree | 66d8ca7734a88595df41c1df288f3b75d7dc1e91 /net-p2p | |
parent | Fix bug 307893 (diff) | |
download | historical-1451f8cc172e15fa9cc5bf895c3884beb2ac931b.tar.gz historical-1451f8cc172e15fa9cc5bf895c3884beb2ac931b.tar.bz2 historical-1451f8cc172e15fa9cc5bf895c3884beb2ac931b.zip |
Remove crypto++ limitation, bug #299113
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/amule/Manifest | 4 | ||||
-rw-r--r-- | net-p2p/amule/amule-2.2.6.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog index 8c8894692023..a8f14e193d1c 100644 --- a/net-p2p/amule/ChangeLog +++ b/net-p2p/amule/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/amule -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.145 2009/09/18 14:59:45 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.146 2010/03/13 19:12:55 armin76 Exp $ + + 13 Mar 2010; Raúl Porcel <armin76@gentoo.org> amule-2.2.6.ebuild: + Remove crypto++ limitation, bug #299113 *amule-2.2.6 (18 Sep 2009) diff --git a/net-p2p/amule/Manifest b/net-p2p/amule/Manifest index 6b7b3b32cf37..a5925ea27f69 100644 --- a/net-p2p/amule/Manifest +++ b/net-p2p/amule/Manifest @@ -5,6 +5,6 @@ AUX amuleweb.initd 1236 RMD160 d9f417c3145a26d0e2e0879ab8fe4cc6b569dd35 SHA1 c4f DIST aMule-2.2.5.tar.bz2 4715858 RMD160 cef2ea2248b877c75dce6a8f4c32c7585c5f64b8 SHA1 2e58fdeffe65cd036467b1c62ba95d791fba9a11 SHA256 cb2ec9885037fe114999374368b1c16038ccd8a2eeda16231eea4096a7b2befd DIST aMule-2.2.6.tar.bz2 4722143 RMD160 9483eb1907803d3a6ac375c4d85a7b0cbd895daa SHA1 369bb950897c3f1f59fc1190ac7034113ac253d0 SHA256 6ce32b5f1d8113a224a8e850639d957656623a04a73fb83d52313c06c3488122 EBUILD amule-2.2.5.ebuild 2507 RMD160 de81ee4432690d06ff613e36bfaee392d96225fb SHA1 b7bcd609c07cc90aed35e559b3c0cea4f832b984 SHA256 746206784de58272219d222b45915726400d9a76a73497588f6215cb68b8c2e1 -EBUILD amule-2.2.6.ebuild 2513 RMD160 55e92b8ddc18e2d6217db798ea28c1a227d20aae SHA1 b68257ed1841fc89f6a05dba5736bfe49790f82f SHA256 63a870ca56fc7a89889b63ba093484c2e9ee0228b6729b082b59740091921726 -MISC ChangeLog 20594 RMD160 577ffa0627b6b0d23605a4ecd382c3906bb8965a SHA1 fc0c3bffa529719f61d42da10a25cc7fdd6cd6a5 SHA256 1b01ae002777f90aacbe136bdfc0ba4164c9b9849ff9f712b776534be41258e4 +EBUILD amule-2.2.6.ebuild 2511 RMD160 5725c7bc4c31c4db222aae6dde9bd1987a163b38 SHA1 cec7b51729b409652d4eb73c9f41e408ba69b917 SHA256 5dc86ecc7882f2d8260d2faa1d7245bcf5311a830078fd94102b3102c22c41c0 +MISC ChangeLog 20706 RMD160 6e55ab884739dcca1c3ca0edb0a9ebbf00da1d97 SHA1 9b76cf8dcfd203df8f6a4248bc8961f4c7706aee SHA256 a89193bfd823e0f8f1bbf62189b3d288e68a479a7c7843c450bedca4d66ad7a7 MISC metadata.xml 425 RMD160 87fe71e15546c8adff535542f5fb963fc2fb7048 SHA1 83864d1b7e26ea59062f6a19a9635eb95c2da916 SHA256 c22fa825da533c079b4c801274cbf3f675982501ba003e79632e164835e48942 diff --git a/net-p2p/amule/amule-2.2.6.ebuild b/net-p2p/amule/amule-2.2.6.ebuild index 020356351729..13ea10e4a206 100644 --- a/net-p2p/amule/amule-2.2.6.ebuild +++ b/net-p2p/amule/amule-2.2.6.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/net-p2p/amule/amule-2.2.6.ebuild,v 1.1 2009/09/18 14:59:45 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.2 2010/03/13 19:12:55 armin76 Exp $ EAPI="2" @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="daemon debug geoip gtk nls remote stats unicode upnp" DEPEND="=x11-libs/wxGTK-2.8* - =dev-libs/crypto++-5.5* + >=dev-libs/crypto++-5 >=sys-libs/zlib-1.2.1 stats? ( >=media-libs/gd-2.0.26[jpeg] ) geoip? ( dev-libs/geoip ) |