diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-17 01:07:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-17 01:07:43 +0000 |
commit | 8360f0267e3c9b4ce5a5fec7452b4b061fdb778d (patch) | |
tree | 1a7f8e0e5955d92ae655173f3fc65444933df298 | |
parent | stable ppc, bug 346471 (diff) | |
download | historical-8360f0267e3c9b4ce5a5fec7452b4b061fdb778d.tar.gz historical-8360f0267e3c9b4ce5a5fec7452b4b061fdb778d.tar.bz2 historical-8360f0267e3c9b4ce5a5fec7452b4b061fdb778d.zip |
Marking libktorrent-1.0.5.3 ppc for bug 350970
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
-rw-r--r-- | net-libs/libktorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libktorrent/Manifest | 4 | ||||
-rw-r--r-- | net-libs/libktorrent/libktorrent-1.0.5.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog index f3914962a529..4756980fb970 100644 --- a/net-libs/libktorrent/ChangeLog +++ b/net-libs/libktorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libktorrent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.11 2011/01/11 08:41:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.12 2011/01/17 01:07:43 ranger Exp $ + + 17 Jan 2011; Brent Baude <ranger@gentoo.org> libktorrent-1.0.5.3.ebuild: + Marking libktorrent-1.0.5.3 ppc for bug 350970 11 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libktorrent-1.0.5.3.ebuild: diff --git a/net-libs/libktorrent/Manifest b/net-libs/libktorrent/Manifest index 22ef39bd3ad7..5de6a13f7e18 100644 --- a/net-libs/libktorrent/Manifest +++ b/net-libs/libktorrent/Manifest @@ -1,4 +1,4 @@ DIST libktorrent-1.0.5-3.tar.bz2 872674 RMD160 5ab34f1e2c011442bd959c37698982747d77980c SHA1 7e0551d731e18075eae8d8e92f9e5d5d26cc3f18 SHA256 5b1d8cb866c5837960241588eaf227dd364c31a2f35be889f69cd7ce47bc836c -EBUILD libktorrent-1.0.5.3.ebuild 1428 RMD160 ec0d585d344ff8ac26d7ab66e1f80373300e5114 SHA1 d02d9a751c0e35ae820cb70e21d35d232ecd5042 SHA256 16401e1eb9aa5139615d8d9bb759ad91a8a7ff624ca2a3442036ce8b61c97786 -MISC ChangeLog 1960 RMD160 978a336551cd1e190f49a0cff061c32090e53727 SHA1 4309342065c79a597fc445895c2bf4ad82cbe891 SHA256 2e7099aa8228edfa53a2e0f6a94efe55382b6aa7fc78cb02c8425d4783c31232 +EBUILD libktorrent-1.0.5.3.ebuild 1423 RMD160 a0e06d9a945c7ba2e6c2c6ac531de8ff61460d42 SHA1 f66773177fd6b411d6dc3d6814b9dc77f3466ea0 SHA256 c019216153c8ceebfed417ea1a15d767cddcca180465a8ed8a0f07c3274cce44 +MISC ChangeLog 2081 RMD160 1371540aff66e5d5d3e77a2cdfa4d03651db83ad SHA1 070c8cde11d624bbd4d4b1b142523755cb0f951b SHA256 b6cf949fef87e720be9cdb8028ef67d99552735f49ce3373493f0d86e01961ba MISC metadata.xml 157 RMD160 09fb7b798f3f68127626e97c69e5215a0513ecbb SHA1 d5ffebb2f4248fc8f65ab21c3af6e4f5dbf8bf6e SHA256 01f6fa4357ce08e8b0f7900a51fa78c7f060fefc7c7da98acaec1e283dd59892 diff --git a/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild index 6e8d44ee0949..31be6a2af121 100644 --- a/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild +++ b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.4 2011/01/11 08:41:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.5 2011/01/17 01:07:43 ranger Exp $ EAPI=3 KMNAME="extragear/network" @@ -25,7 +25,7 @@ DESCRIPTION="A BitTorrent library based on KDE Platform" HOMEPAGE="http://ktorrent.org/" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" SLOT="4" IUSE="debug doc" |