summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-05-18 00:27:18 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-05-18 00:27:18 +0000
commitaf79d704b1fec81d1b78e8507dfedc67030f41e1 (patch)
tree1910efcdb77a1929db73ba50cc5836a4f2fa8b22 /www-plugins
parentVersion bump, bug 367581. (diff)
downloadgentoo-2-af79d704b1fec81d1b78e8507dfedc67030f41e1.tar.gz
gentoo-2-af79d704b1fec81d1b78e8507dfedc67030f41e1.tar.bz2
gentoo-2-af79d704b1fec81d1b78e8507dfedc67030f41e1.zip
Fix oversight in patch name, bug #367617.
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/lightspark/ChangeLog6
-rw-r--r--www-plugins/lightspark/lightspark-0.4.7.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/lightspark/ChangeLog b/www-plugins/lightspark/ChangeLog
index b9b8d5a5085c..583f7dbffc5c 100644
--- a/www-plugins/lightspark/ChangeLog
+++ b/www-plugins/lightspark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-plugins/lightspark
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.29 2011/05/16 15:28:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.30 2011/05/18 00:27:18 chithanh Exp $
+
+ 18 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ lightspark-0.4.7.1.ebuild:
+ Fix oversight in patch name, bug #367617.
*lightspark-0.4.7.1 (16 May 2011)
diff --git a/www-plugins/lightspark/lightspark-0.4.7.1.ebuild b/www-plugins/lightspark/lightspark-0.4.7.1.ebuild
index 6d526577f6cc..37529a5fc77b 100644
--- a/www-plugins/lightspark/lightspark-0.4.7.1.ebuild
+++ b/www-plugins/lightspark/lightspark-0.4.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.7.1.ebuild,v 1.1 2011/05/16 15:28:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.7.1.ebuild,v 1.2 2011/05/18 00:27:18 chithanh Exp $
EAPI=3
inherit cmake-utils nsplugins multilib versionator
@@ -45,7 +45,7 @@ S=${WORKDIR}/${P/_rc*/}
PATCHES=(
"${FILESDIR}"/${PN}-0.4.6.1-cmakelists.patch
- "${FILESDIR}"/${PN}-0.4.5-allow-disabling-pulseaudio.patch
+ "${FILESDIR}"/${PN}-0.4.7.1-allow-disabling-pulseaudio.patch
)
src_configure() {