diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 11:29:04 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 11:29:04 +0000 |
commit | 11508c3eec3c538eb2cf6c8655be77d697955ff0 (patch) | |
tree | a74334e92f135002f72d6cef2eaa907fccd29069 /kde-base/artsplugin-mpeglib | |
parent | missing die.. (diff) | |
download | historical-11508c3eec3c538eb2cf6c8655be77d697955ff0.tar.gz historical-11508c3eec3c538eb2cf6c8655be77d697955ff0.tar.bz2 historical-11508c3eec3c538eb2cf6c8655be77d697955ff0.zip |
Removed old versions.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild | 18 |
2 files changed, 5 insertions, 19 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 0bc9db82dd81..daaa7ec7a500 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.77 2008/05/16 06:50:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.78 2008/06/07 11:23:09 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -artsplugin-mpeglib-3.5.8.ebuild: + Removed old versions. 16 May 2008; Markus Rothe <corsair@gentoo.org> artsplugin-mpeglib-3.5.9.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild deleted file mode 100644 index ef6f3d4d3ca5..000000000000 --- a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.8.ebuild +++ /dev/null @@ -1,18 +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.8.ebuild,v 1.6 2008/02/09 18:01:58 armin76 Exp $ - -ARTS_REQUIRED="yes" -KMNAME=kdemultimedia -KMMODULE=mpeglib_artsplug -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="mpeglib plugin for arts" -KEYWORDS="alpha amd64 ppc ppc64 x86" -IUSE="" -DEPEND="$(deprange 3.5.6 $MAXKDEVER kde-base/mpeglib)" - -KMCOPYLIB="libmpeg mpeglib/lib/" -KMEXTRACTONLY="mpeglib/" |