diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-01 22:09:01 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-01 22:09:01 +0000 |
commit | ad847eb7fe9e3d220fedb926a013d538c7c6ab2f (patch) | |
tree | 948e1aa1b04d9ea0c7359b07e721b22b430bb89d /net-p2p | |
parent | Marking gegl-0.0.20 ~ppc64 for bug 240433 (diff) | |
download | gentoo-2-ad847eb7fe9e3d220fedb926a013d538c7c6ab2f.tar.gz gentoo-2-ad847eb7fe9e3d220fedb926a013d538c7c6ab2f.tar.bz2 gentoo-2-ad847eb7fe9e3d220fedb926a013d538c7c6ab2f.zip |
Stable on sparc, security bug #244741
(Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc6-00209-g6a12141 sparc64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-2.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog index 977baf388da8..14d77f566657 100644 --- a/net-p2p/ktorrent/ChangeLog +++ b/net-p2p/ktorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/ktorrent # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.94 2008/11/28 21:56:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.95 2008/12/01 22:09:01 bluebird Exp $ + + 01 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> ktorrent-2.2.8.ebuild: + Stable on sparc, security bug #244741 28 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> ktorrent-2.2.8.ebuild: diff --git a/net-p2p/ktorrent/ktorrent-2.2.8.ebuild b/net-p2p/ktorrent/ktorrent-2.2.8.ebuild index ac78b25420c8..316fbd5c2d67 100644 --- a/net-p2p/ktorrent/ktorrent-2.2.8.ebuild +++ b/net-p2p/ktorrent/ktorrent-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.2.8.ebuild,v 1.3 2008/11/28 21:56:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.2.8.ebuild,v 1.4 2008/12/01 22:09:01 bluebird Exp $ inherit kde @@ -12,7 +12,7 @@ SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="avahi kdeenablefinal" DEPEND="dev-libs/gmp |