diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 17:55:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 17:55:11 +0000 |
commit | 83c26afeecba6e449735ed8a7edb7a64ed78d729 (patch) | |
tree | 5e693baef31d82edeb33e59c0d3c8190333a9b82 /net-p2p | |
parent | ia64/s390/sh/sparc stable wrt #327777 (diff) | |
download | gentoo-2-83c26afeecba6e449735ed8a7edb7a64ed78d729.tar.gz gentoo-2-83c26afeecba6e449735ed8a7edb7a64ed78d729.tar.bz2 gentoo-2-83c26afeecba6e449735ed8a7edb7a64ed78d729.zip |
arm/s390/sh stable wrt #266953
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ctorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog index 189317273957..5f83b375356d 100644 --- a/net-p2p/ctorrent/ChangeLog +++ b/net-p2p/ctorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/ctorrent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.49 2010/09/11 22:03:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.50 2010/09/19 17:55:11 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> ctorrent-3.3.2-r1.ebuild: + arm/s390/sh stable wrt #266953 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> ctorrent-3.3.2-r1.ebuild: Marked ppc stable for bug #266953. diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild index 1d77c47f5d38..dbfd58eeb445 100644 --- a/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild +++ b/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild,v 1.4 2010/09/11 22:03:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild,v 1.5 2010/09/19 17:55:11 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc s390 sh ~sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" |