diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-23 22:30:24 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-23 22:30:24 +0000 |
commit | 05c6ea73a1ff37f895298b2541f2b3cdc0703e01 (patch) | |
tree | 8f2dce7b911bdfec50e5542eda344078cf6991da /net-p2p/ktorrent | |
parent | Stable on x86 (diff) | |
download | historical-05c6ea73a1ff37f895298b2541f2b3cdc0703e01.tar.gz historical-05c6ea73a1ff37f895298b2541f2b3cdc0703e01.tar.bz2 historical-05c6ea73a1ff37f895298b2541f2b3cdc0703e01.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/ktorrent/Manifest | 14 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-1.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog index 85e8d186b844..1e5f746a8345 100644 --- a/net-p2p/ktorrent/ChangeLog +++ b/net-p2p/ktorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/ktorrent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.3 2005/07/16 11:19:46 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.4 2005/08/23 22:30:24 greg_g Exp $ + + 23 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> ktorrent-1.0.ebuild: + Stable on x86. 16 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> ktorrent-1.0.ebuild: Marked ~amd64. diff --git a/net-p2p/ktorrent/Manifest b/net-p2p/ktorrent/Manifest index 5cc9e41b74f5..0313aa2fbde5 100644 --- a/net-p2p/ktorrent/Manifest +++ b/net-p2p/ktorrent/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 201f9024ab3231ee6baa18d651b40f53 ChangeLog 630 -MD5 fca571a4a10cb3ece654fdb01547ae08 ktorrent-1.0.ebuild 447 MD5 bf8ab600a2fff921893e3612f5ceaf83 metadata.xml 177 +MD5 54a4a69458865ed052478798fd26255f ChangeLog 716 +MD5 240d833a7568770ec18f4236b239d175 ktorrent-1.0.ebuild 443 MD5 aa4bd474ee9d858df36723559f87fc8d files/digest-ktorrent-1.0 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC2PCs5mJXAu5GbtIRAnILAJ4+JjmQGAWAg5JUL3vL4wFyD9sSVwCdG1Z1 -CHmvmNIXz44fo4cDXBnj5c0= -=CK1S ------END PGP SIGNATURE----- diff --git a/net-p2p/ktorrent/ktorrent-1.0.ebuild b/net-p2p/ktorrent/ktorrent-1.0.ebuild index 6666767f59b7..0c1aae8129fb 100644 --- a/net-p2p/ktorrent/ktorrent-1.0.ebuild +++ b/net-p2p/ktorrent/ktorrent-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-1.0.ebuild,v 1.3 2005/07/16 11:19:46 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-1.0.ebuild,v 1.4 2005/08/23 22:30:24 greg_g Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://ktorrent.pwsp.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" need-kde 3 |