diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:33:25 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:33:25 +0000 |
commit | eb010dc74a33814e1e1572827dbe905345ce44e8 (patch) | |
tree | 97228249ef847a2ebb413e11286353cd5e08a276 /kde-base/artsplugin-xine | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-eb010dc74a33814e1e1572827dbe905345ce44e8.tar.gz gentoo-2-eb010dc74a33814e1e1572827dbe905345ce44e8.tar.bz2 gentoo-2-eb010dc74a33814e1e1572827dbe905345ce44e8.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild | 15 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.6.ebuild | 15 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild | 15 |
4 files changed, 6 insertions, 46 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index e02a8c3521a0..0f2224897670 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,11 @@ # 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.69 2008/01/31 15:31:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.70 2008/02/17 02:33:25 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -artsplugin-xine-3.5.5.ebuild, -artsplugin-xine-3.5.6.ebuild, + -artsplugin-xine-3.5.7.ebuild: + Spring cleaning 31 Jan 2008; Brent Baude <ranger@gentoo.org> artsplugin-xine-3.5.8.ebuild: Marking artsplugin-xine-3.5.8 ppc for bug 207634 diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild deleted file mode 100644 index b6c70b936e15..000000000000 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2006 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.5.ebuild,v 1.8 2006/12/11 12:56:03 kloeri 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 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND=">=media-libs/xine-lib-1.0" diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.6.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.6.ebuild deleted file mode 100644 index 39f64580f598..000000000000 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2007 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.6.ebuild,v 1.1 2007/01/16 19:18:58 flameeyes 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -DEPEND=">=media-libs/xine-lib-1.0" diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild deleted file mode 100644 index 9418b2391356..000000000000 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.7.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2007 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.7.ebuild,v 1.7 2007/08/11 15:49:25 armin76 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 ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND=">=media-libs/xine-lib-1.0" |