diff options
author | 2009-11-04 14:03:44 +0000 | |
---|---|---|
committer | 2009-11-04 14:03:44 +0000 | |
commit | 65d62e195c2294d613637a0080991f253b75960b (patch) | |
tree | 8e70f688c459eca7fd3c0b27fbef2b64da912a08 /net-p2p/vuze-coreplugins | |
parent | Masking samba useflag for newest kioslaves until split samba is keyworded (diff) | |
download | historical-65d62e195c2294d613637a0080991f253b75960b.tar.gz historical-65d62e195c2294d613637a0080991f253b75960b.tar.bz2 historical-65d62e195c2294d613637a0080991f253b75960b.zip |
amd64/x86 stable, bug #291631
Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/vuze-coreplugins')
-rw-r--r-- | net-p2p/vuze-coreplugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index bcf2a97f98c3..9e6d56e3460f 100644 --- a/net-p2p/vuze-coreplugins/ChangeLog +++ b/net-p2p/vuze-coreplugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/vuze-coreplugins # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.14 2009/10/21 15:37:55 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.15 2009/11/04 14:02:08 maekke Exp $ + + 04 Nov 2009; Markus Meier <maekke@gentoo.org> + vuze-coreplugins-4.2.0.8-r1.ebuild: + amd64/x86 stable, bug #291631 *vuze-coreplugins-4.2.0.8-r1 (21 Oct 2009) diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.8-r1.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.8-r1.ebuild index fd9489c86d64..84610f36553b 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.8-r1.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.8-r1.ebuild,v 1.1 2009/10/21 15:37:55 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.2.0.8-r1.ebuild,v 1.2 2009/11/04 14:02:08 maekke Exp $ # eventually this should be built from source... @@ -33,7 +33,7 @@ SRC_URI=" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND="~net-p2p/vuze-${PV}" |