diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:46:34 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:46:34 +0000 |
commit | 9ba1dfb86d8f3239e4be86643ff0901db91d6015 (patch) | |
tree | 2b381b9ab903757fcea5a6c4b83a7b408d8ddd45 /kde-base/artsplugin-xine | |
parent | Removed old versions. (diff) | |
download | gentoo-2-9ba1dfb86d8f3239e4be86643ff0901db91d6015.tar.gz gentoo-2-9ba1dfb86d8f3239e4be86643ff0901db91d6015.tar.bz2 gentoo-2-9ba1dfb86d8f3239e4be86643ff0901db91d6015.zip |
Removed old versions.
(Portage version: 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-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild | 18 |
2 files changed, 5 insertions, 19 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 8f8f694c17f5..7ce67ddf51e7 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-xine # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.78 2008/05/18 18:55:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.79 2008/06/07 14:46:34 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -artsplugin-xine-3.5.8.ebuild: + Removed old versions. 18 May 2008; Markus Meier <maekke@gentoo.org> artsplugin-xine-3.5.9.ebuild: diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.8.ebuild deleted file mode 100644 index 66e17f4f94a1..000000000000 --- a/kde-base/artsplugin-xine/artsplugin-xine-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-xine/artsplugin-xine-3.5.8.ebuild,v 1.8 2008/03/04 05:20:29 jer Exp $ - -ARTS_REQUIRED="yes" -KMNAME=kdemultimedia -KMMODULE=xine_artsplugin -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="arts xine plugin" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND=">=media-libs/xine-lib-1.0" - -PATCHES="${FILESDIR}/kdemultimedia-${PV}-xine-lib-1.1.10.1.patch" |