diff options
author | 2005-05-30 07:58:32 +0000 | |
---|---|---|
committer | 2005-05-30 07:58:32 +0000 | |
commit | 4c0b0b8be14a95f7e3a0fc9f150201f41f9fbbd3 (patch) | |
tree | e4b9684c96d10172c7bc9aac5c33c800ac3723d0 /media-plugins | |
parent | mark ~ppc (diff) | |
download | gentoo-2-4c0b0b8be14a95f7e3a0fc9f150201f41f9fbbd3.tar.gz gentoo-2-4c0b0b8be14a95f7e3a0fc9f150201f41f9fbbd3.tar.bz2 gentoo-2-4c0b0b8be14a95f7e3a0fc9f150201f41f9fbbd3.zip |
stable on x86. clean up old ebuilds.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/mythvideo/files/digest-mythvideo-0.16 | 1 | ||||
-rw-r--r-- | media-plugins/mythvideo/files/digest-mythvideo-0.18 | 1 | ||||
-rw-r--r-- | media-plugins/mythvideo/files/mythvideo-0.16-gcc34.patch | 10 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.16.ebuild | 31 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.18.1.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.18.ebuild | 27 | ||||
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/files/digest-mythweather-0.16 | 1 | ||||
-rw-r--r-- | media-plugins/mythweather/files/digest-mythweather-0.18 | 1 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.16.ebuild | 20 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.18.1.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.18.ebuild | 20 |
13 files changed, 15 insertions, 118 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index efa0e34c1da9..5691097fdfae 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.24 2005/05/20 03:17:12 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.25 2005/05/30 07:55:51 cardoe Exp $ + + 30 May 2005; Doug Goldstein <cardoe@gentoo.org> + -files/mythvideo-0.16-gcc34.patch, -mythvideo-0.16.ebuild, + -mythvideo-0.18.ebuild, mythvideo-0.18.1.ebuild: + stable on x86. clean up old ebuilds. *mythvideo-0.18.1 (20 May 2005) diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.16 b/media-plugins/mythvideo/files/digest-mythvideo-0.16 deleted file mode 100644 index 55b054e00c73..000000000000 --- a/media-plugins/mythvideo/files/digest-mythvideo-0.16 +++ /dev/null @@ -1 +0,0 @@ -MD5 fab66c2defc3621bb40d7bc4dd9e0ba3 mythvideo-0.16.tar.bz2 277436 diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.18 b/media-plugins/mythvideo/files/digest-mythvideo-0.18 deleted file mode 100644 index 297d44c23408..000000000000 --- a/media-plugins/mythvideo/files/digest-mythvideo-0.18 +++ /dev/null @@ -1 +0,0 @@ -MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735 diff --git a/media-plugins/mythvideo/files/mythvideo-0.16-gcc34.patch b/media-plugins/mythvideo/files/mythvideo-0.16-gcc34.patch deleted file mode 100644 index 1a6efda18170..000000000000 --- a/media-plugins/mythvideo/files/mythvideo-0.16-gcc34.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- mythvideo/videogallery.cpp 2004-09-10 19:34:22.146614146 +0000 -+++ mythvideo/videogallery.cpp 2004-09-10 19:34:41.502917718 +0000 -@@ -17,6 +17,7 @@ - #include <qstringlist.h> - #include <qpixmap.h> - #include <unistd.h> -+#include <math.h> - - using namespace std; - diff --git a/media-plugins/mythvideo/mythvideo-0.16.ebuild b/media-plugins/mythvideo/mythvideo-0.16.ebuild deleted file mode 100644 index 3f37731d08b0..000000000000 --- a/media-plugins/mythvideo/mythvideo-0.16.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.16.ebuild,v 1.4 2005/01/20 08:29:40 cardoe Exp $ - -inherit myth eutils - -DESCRIPTION="Video player module for MythTV." -HOMEPAGE="http://www.mythtv.org/" -SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" -IUSE="debug nls" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~amd64" - -DEPEND=">=sys-apps/sed-4 - dev-perl/libwww-perl - dev-perl/HTML-Parser - dev-perl/URI - dev-perl/XML-Simple - || ( media-video/mplayer media-video/xine-ui ) - || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" - -setup_pro() { - return 0 -} - -src_unpack() { - myth_src_unpack || die - - epatch ${FILESDIR}/${P}-gcc34.patch -} diff --git a/media-plugins/mythvideo/mythvideo-0.18.1.ebuild b/media-plugins/mythvideo/mythvideo-0.18.1.ebuild index b0dcfa85fc53..bbfa29d41ea3 100644 --- a/media-plugins/mythvideo/mythvideo-0.18.1.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.18.1.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/media-plugins/mythvideo/mythvideo-0.18.1.ebuild,v 1.1 2005/05/20 03:17:12 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.18.1.ebuild,v 1.2 2005/05/30 07:55:51 cardoe Exp $ inherit mythtv-plugins eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" DEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser diff --git a/media-plugins/mythvideo/mythvideo-0.18.ebuild b/media-plugins/mythvideo/mythvideo-0.18.ebuild deleted file mode 100644 index c30ca3316baa..000000000000 --- a/media-plugins/mythvideo/mythvideo-0.18.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.18.ebuild,v 1.1 2005/04/18 07:55:57 eradicator Exp $ - -inherit myth eutils - -DESCRIPTION="Video player module for MythTV." -HOMEPAGE="http://www.mythtv.org/" -SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" -IUSE="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" - -DEPEND=">=sys-apps/sed-4 - || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" - -RDEPEND="${DEPEND} - dev-perl/libwww-perl - dev-perl/HTML-Parser - dev-perl/URI - dev-perl/XML-Simple - || ( media-video/mplayer media-video/xine-ui )" - -setup_pro() { - return 0 -} diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 9919541b16c5..9b7e1927abe3 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.23 2005/05/20 09:10:36 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.24 2005/05/30 07:53:48 cardoe Exp $ + + 30 May 2005; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.16.ebuild, + -mythweather-0.18.ebuild, mythweather-0.18.1.ebuild: + stable x86. delete old *mythweather-0.18.1 (20 May 2005) diff --git a/media-plugins/mythweather/files/digest-mythweather-0.16 b/media-plugins/mythweather/files/digest-mythweather-0.16 deleted file mode 100644 index d74cde806d41..000000000000 --- a/media-plugins/mythweather/files/digest-mythweather-0.16 +++ /dev/null @@ -1 +0,0 @@ -MD5 3d25afbf0a70a794dc8d4144c424681c mythweather-0.16.tar.bz2 863892 diff --git a/media-plugins/mythweather/files/digest-mythweather-0.18 b/media-plugins/mythweather/files/digest-mythweather-0.18 deleted file mode 100644 index 297d44c23408..000000000000 --- a/media-plugins/mythweather/files/digest-mythweather-0.18 +++ /dev/null @@ -1 +0,0 @@ -MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735 diff --git a/media-plugins/mythweather/mythweather-0.16.ebuild b/media-plugins/mythweather/mythweather-0.16.ebuild deleted file mode 100644 index 87a46961c972..000000000000 --- a/media-plugins/mythweather/mythweather-0.16.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.16.ebuild,v 1.3 2005/01/20 08:25:13 cardoe Exp $ - -inherit myth - -DESCRIPTION="Weather forecast module for MythTV." -HOMEPAGE="http://www.mythtv.org/" -SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" -IUSE="debug nls" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~amd64" - -DEPEND=">=sys-apps/sed-4 - || ( ~media-tv/mythtv-${PV}* ~media-tv/mythfrontend-${PV} )" - -setup_pro() { - return 0 -} diff --git a/media-plugins/mythweather/mythweather-0.18.1.ebuild b/media-plugins/mythweather/mythweather-0.18.1.ebuild index df8e90ae71e3..8cb16b7e5dcb 100644 --- a/media-plugins/mythweather/mythweather-0.18.1.ebuild +++ b/media-plugins/mythweather/mythweather-0.18.1.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/media-plugins/mythweather/mythweather-0.18.1.ebuild,v 1.1 2005/05/20 09:10:36 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.18.1.ebuild,v 1.2 2005/05/30 07:53:48 cardoe Exp $ inherit mythtv-plugins @@ -10,6 +10,6 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" DEPEND="~media-tv/mythtv-${PV}*" diff --git a/media-plugins/mythweather/mythweather-0.18.ebuild b/media-plugins/mythweather/mythweather-0.18.ebuild deleted file mode 100644 index 560c2c302817..000000000000 --- a/media-plugins/mythweather/mythweather-0.18.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.18.ebuild,v 1.1 2005/04/18 07:41:37 eradicator Exp $ - -inherit myth - -DESCRIPTION="Weather forecast module for MythTV." -HOMEPAGE="http://www.mythtv.org/" -SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" -IUSE="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" - -DEPEND=">=sys-apps/sed-4 - || ( ~media-tv/mythtv-${PV}* ~media-tv/mythfrontend-${PV} )" - -setup_pro() { - return 0 -} |