diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-06-07 14:13:13 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-06-07 14:13:13 +0000 |
commit | 51c95d83e5db25469a8da556006881cdf7f6fa30 (patch) | |
tree | 4e9e03e2e2006ac87b820b1be7efe4a2bf419de0 /app-accessibility/perlbox-voice | |
parent | Version bump, fixes arbitrary code execution as uid x2gouser (diff) | |
download | gentoo-2-51c95d83e5db25469a8da556006881cdf7f6fa30.tar.gz gentoo-2-51c95d83e5db25469a8da556006881cdf7f6fa30.tar.bz2 gentoo-2-51c95d83e5db25469a8da556006881cdf7f6fa30.zip |
fix HOMEPAGE wrt bug #437002
(Portage version: 2.1.11.62/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-accessibility/perlbox-voice')
-rw-r--r-- | app-accessibility/perlbox-voice/ChangeLog | 8 | ||||
-rw-r--r-- | app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-accessibility/perlbox-voice/ChangeLog b/app-accessibility/perlbox-voice/ChangeLog index 95d919d0da63..b222176778de 100644 --- a/app-accessibility/perlbox-voice/ChangeLog +++ b/app-accessibility/perlbox-voice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/perlbox-voice -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/ChangeLog,v 1.7 2012/09/20 12:53:09 radhermit Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/ChangeLog,v 1.8 2013/06/07 14:13:13 zlogene Exp $ + + 07 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> perlbox-voice-0.09-r1.ebuild: + fix HOMEPAGE wrt bug #437002 20 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml: Remove redundant maintainer from metadata. @@ -33,4 +36,3 @@ +perlbox-voice-0.09.ebuild: Bug 104079, ebuild gleamed from forums by reporter at http://forums.gentoo.org/viewtopic-t-320887-highlight-perlbox.html - diff --git a/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild b/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild index 24042cd07e71..b0f708872002 100644 --- a/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild +++ b/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild,v 1.5 2009/04/01 18:42:21 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/perlbox-voice/perlbox-voice-0.09-r1.ebuild,v 1.6 2013/06/07 14:13:13 zlogene Exp $ IUSE="" DESCRIPTION="A voice enabled application to bring your desktop under your command." -HOMEPAGE="http://perlbox.org/" +HOMEPAGE="http://perlbox.sourceforge.net/" SRC_URI="mirror://sourceforge/perlbox/${P}.noarch.tgz" LICENSE="GPL-2" |