diff options
Diffstat (limited to 'net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild')
-rw-r--r-- | net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild index cb3d7b2f15d2..6353a0af8072 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.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.5.1.0.ebuild,v 1.1 2010/10/07 21:17:22 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/vuze-coreplugins-4.5.1.0.ebuild,v 1.2 2011/02/11 18:48:46 hwoarang 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}" |