diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-06 15:09:26 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-06 15:09:26 +0000 |
commit | e847924814f4bdeb12fd46f9bde08e02b9f2f19d (patch) | |
tree | 2d5c2493b2c0a83e8a5c962d7d4246474d264046 /kde-base/artsplugin-mpeglib | |
parent | Version bump, fixes bug #75428. (Manifest recommit) (diff) | |
download | gentoo-2-e847924814f4bdeb12fd46f9bde08e02b9f2f19d.tar.gz gentoo-2-e847924814f4bdeb12fd46f9bde08e02b9f2f19d.tar.bz2 gentoo-2-e847924814f4bdeb12fd46f9bde08e02b9f2f19d.zip |
update comment: my patch went into upstream cvs
(Portage version: 2.0.51-r15)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0_beta2.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0_beta2.ebuild index f564c34b035c..a32fe56d5312 100644 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0_beta2.ebuild +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.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-mpeglib/artsplugin-mpeglib-3.4.0_beta2.ebuild,v 1.2 2005/02/06 07:49:01 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.4.0_beta2.ebuild,v 1.3 2005/02/06 15:09:26 danarmak Exp $ KMNAME=kdemultimedia KMMODULE=mpeglib_artsplug @@ -16,7 +16,7 @@ OLDDEPEND="~kde-base/mpeglib-$PV" KMCOPYLIB="libmpeg mpeglib/lib/" KMEXTRACTONLY="mpeglib/" -PATCHES="$FILESDIR/artsc-typo.diff" # bugs.kde.org 98675 +PATCHES="$FILESDIR/artsc-typo.diff" # fixed in upstream cvs, remove after beta2 pkg_setup() { if ! useq arts; then |