diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-10-12 21:33:11 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-10-12 21:33:11 +0000 |
commit | 4da6014d61b081dfba3b8cf8ba0447b5d9065169 (patch) | |
tree | 31ca06d8db40bc2d3def730eba83b3b8381e9f47 /kde-base/artsplugin-mpeglib | |
parent | Restore ~keywords that was present in 4.3.1 but missing accidently in 4.3.2 (diff) | |
download | historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.gz historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.tar.bz2 historical-4da6014d61b081dfba3b8cf8ba0447b5d9065169.zip |
KDE 3.5.9 removal
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild | 17 |
2 files changed, 6 insertions, 19 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index daaa7ec7a500..0091917cfcc7 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-mpeglib -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.78 2008/06/07 11:23:09 keytoaster Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.79 2009/10/12 19:48:46 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> + -artsplugin-mpeglib-3.5.9.ebuild: + KDE 3.5.9 removal 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -artsplugin-mpeglib-3.5.8.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild deleted file mode 100644 index 13b64a7a4d40..000000000000 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.9.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 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.5.9.ebuild,v 1.2 2008/05/16 06:50:44 corsair Exp $ - -ARTS_REQUIRED="yes" -KMNAME=kdemultimedia -KMMODULE=mpeglib_artsplug -EAPI="1" -inherit kde-meta eutils - -DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 ~x86" -IUSE="" -DEPEND=">=kde-base/mpeglib-${PV}:${SLOT}" - -KMCOPYLIB="libmpeg mpeglib/lib/" -KMEXTRACTONLY="mpeglib/" |