diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-09-14 19:25:06 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2010-09-14 19:25:06 +0000 |
commit | 987b9617052b76a73974ad36ba979061c9a93a3b (patch) | |
tree | 91731477507867e6ef6816fc7ee6a26a251fc11f /www-plugins/lightspark | |
parent | alpha/arm/ia64/sparc stable wrt #336396 (diff) | |
download | gentoo-2-987b9617052b76a73974ad36ba979061c9a93a3b.tar.gz gentoo-2-987b9617052b76a73974ad36ba979061c9a93a3b.tar.bz2 gentoo-2-987b9617052b76a73974ad36ba979061c9a93a3b.zip |
Remove reference to non-existing patch, bug #337339.
(Portage version: 2.2_rc81/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/lightspark')
-rw-r--r-- | www-plugins/lightspark/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/lightspark/lightspark-0.4.4.2.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/lightspark/ChangeLog b/www-plugins/lightspark/ChangeLog index b41e48fbcadc..02c8f7343234 100644 --- a/www-plugins/lightspark/ChangeLog +++ b/www-plugins/lightspark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/lightspark # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.17 2010/09/14 13:11:32 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.18 2010/09/14 19:25:06 chithanh Exp $ + + 14 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + lightspark-0.4.4.2.ebuild: + Remove reference to non-existing patch, bug #337339. *lightspark-0.4.4.2 (14 Sep 2010) diff --git a/www-plugins/lightspark/lightspark-0.4.4.2.ebuild b/www-plugins/lightspark/lightspark-0.4.4.2.ebuild index 28486ee264a4..f6086de6795b 100644 --- a/www-plugins/lightspark/lightspark-0.4.4.2.ebuild +++ b/www-plugins/lightspark/lightspark-0.4.4.2.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/www-plugins/lightspark/lightspark-0.4.4.2.ebuild,v 1.1 2010/09/14 13:11:32 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.4.2.ebuild,v 1.2 2010/09/14 19:25:06 chithanh Exp $ EAPI=3 inherit cmake-utils nsplugins multilib @@ -43,7 +43,6 @@ S=${WORKDIR}/${P/_rc*/} PATCHES=( "${FILESDIR}"/${PN}-0.4.4.2-cmakelists.patch - "${FILESDIR}"/${PN}-0.4.4.2-openal.patch ) src_configure() { |