diff options
author | 2010-05-26 19:19:13 +0000 | |
---|---|---|
committer | 2010-05-26 19:19:13 +0000 | |
commit | cb9afee8de9c5b887f2c302aa06c77fdde259703 (patch) | |
tree | 77ac80b3c3d547b74450890bd9725caf191355ac /net-p2p/vuze-coreplugins | |
parent | Marking cacti-0.8.7e-r2 ppc64 for bug 317615 (diff) | |
download | historical-cb9afee8de9c5b887f2c302aa06c77fdde259703.tar.gz historical-cb9afee8de9c5b887f2c302aa06c77fdde259703.tar.bz2 historical-cb9afee8de9c5b887f2c302aa06c77fdde259703.zip |
stable amd64, bug 316565
Package-Manager: portage-2.1.8.3/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.3.1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/vuze-coreplugins/ChangeLog b/net-p2p/vuze-coreplugins/ChangeLog index 09695b0b0782..68552320b6e5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.27 2010/05/11 15:32:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/vuze-coreplugins/ChangeLog,v 1.28 2010/05/26 19:16:52 pacho Exp $ + + 26 May 2010; Pacho Ramos <pacho@gentoo.org> + vuze-coreplugins-4.3.1.4.ebuild: + stable amd64, bug 316565 11 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> vuze-coreplugins-4.3.1.4.ebuild: 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 64e961b2afe6..809a7df11dc2 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 # 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.2 2010/05/11 15:32:45 phajdan.jr Exp $ +# $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 $ # 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}" |