diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-10-20 07:42:10 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-10-20 07:42:10 +0000 |
commit | bb6a0f8854483594c9df34e410de95049689a570 (patch) | |
tree | b920468acd401650330b0b43a9a6e067a26f3402 /kde-base/artsplugin-mpg123 | |
parent | remove net-analyser/ethereal-0.10.13 (diff) | |
download | gentoo-2-bb6a0f8854483594c9df34e410de95049689a570.tar.gz gentoo-2-bb6a0f8854483594c9df34e410de95049689a570.tar.bz2 gentoo-2-bb6a0f8854483594c9df34e410de95049689a570.zip |
Remove unneeded patch (#109870).
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/artsplugin-mpg123')
-rw-r--r-- | kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0_beta2.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0_beta2.ebuild b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0_beta2.ebuild index ea627ee1f569..3cb0f1e5c926 100644 --- a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0_beta2.ebuild +++ b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0_beta2.ebuild,v 1.1 2005/10/14 18:41:48 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0_beta2.ebuild,v 1.2 2005/10/20 07:42:10 greg_g Exp $ KMNAME=kdemultimedia KMMODULE=mpg123_artsplugin @@ -18,6 +18,3 @@ pkg_setup() { die fi } - -PATCHES="${FILESDIR}/artsplugin-mpg123-mcpu.patch" - |