diff options
Diffstat (limited to 'net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild')
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild index 809a7df11dc2..ebaaf7cb431b 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.3.1.4.ebuild,v 1.3 2010/05/26 19:16:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.3.1.4.ebuild,v 1.4 2011/01/24 19:52:31 xarthisius 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}" |