diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-13 21:05:50 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-13 21:05:50 +0000 |
commit | 0c6d81a67a8c86bcd1613a6bab6e232d242c3b06 (patch) | |
tree | 4dc3ea082e8a24f4bf9c2742dbaf51adb511ccba /x11-themes | |
parent | ppc. stable (diff) | |
download | gentoo-2-0c6d81a67a8c86bcd1613a6bab6e232d242c3b06.tar.gz gentoo-2-0c6d81a67a8c86bcd1613a6bab6e232d242c3b06.tar.bz2 gentoo-2-0c6d81a67a8c86bcd1613a6bab6e232d242c3b06.zip |
trunk rev bump. RDEPEND -> DEPEND.
(Portage version: 2.1.3.3)
Diffstat (limited to 'x11-themes')
6 files changed, 38 insertions, 7 deletions
diff --git a/x11-themes/mythtv-themes/ChangeLog b/x11-themes/mythtv-themes/ChangeLog index d0bf094657e6..eea61390815c 100644 --- a/x11-themes/mythtv-themes/ChangeLog +++ b/x11-themes/mythtv-themes/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-themes/mythtv-themes # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/ChangeLog,v 1.31 2007/06/28 21:12:25 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/ChangeLog,v 1.32 2007/08/13 21:05:50 cardoe Exp $ + +*mythtv-themes-0.21_pre14153 (13 Aug 2007) + + 13 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + mythtv-themes-0.20.1.ebuild, mythtv-themes-0.21_pre13285.ebuild, + mythtv-themes-0.21_pre13775.ebuild, +mythtv-themes-0.21_pre14153.ebuild: + trunk rev bump. RDEPEND -> DEPEND. *mythtv-themes-0.21_pre13775 (28 Jun 2007) diff --git a/x11-themes/mythtv-themes/files/digest-mythtv-themes-0.21_pre14153 b/x11-themes/mythtv-themes/files/digest-mythtv-themes-0.21_pre14153 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/x11-themes/mythtv-themes/files/digest-mythtv-themes-0.21_pre14153 diff --git a/x11-themes/mythtv-themes/mythtv-themes-0.20.1.ebuild b/x11-themes/mythtv-themes/mythtv-themes-0.20.1.ebuild index 1eb92b8781e0..f1942ef74a70 100644 --- a/x11-themes/mythtv-themes/mythtv-themes-0.20.1.ebuild +++ b/x11-themes/mythtv-themes/mythtv-themes-0.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.20.1.ebuild,v 1.3 2007/06/12 15:47:16 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.20.1.ebuild,v 1.4 2007/08/13 21:05:50 cardoe Exp $ inherit qt3 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" -RDEPEND="$(qt_min_version 3.3) +DEPEND="$(qt_min_version 3.3) >=media-tv/mythtv-${PV}" S="${WORKDIR}/myththemes-${PV}" diff --git a/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13285.ebuild b/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13285.ebuild index a6977146b5ec..07dae0d86c05 100644 --- a/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13285.ebuild +++ b/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13285.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13285.ebuild,v 1.2 2007/04/30 01:56:07 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13285.ebuild,v 1.3 2007/08/13 21:05:50 cardoe Exp $ inherit qt3 mythtv subversion @@ -9,7 +9,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="$(qt_min_version 3.3) +DEPEND="$(qt_min_version 3.3) >=media-tv/mythtv-${PV}" src_compile() { diff --git a/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13775.ebuild b/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13775.ebuild index 38de75738cd0..047ba5daf44f 100644 --- a/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13775.ebuild +++ b/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13775.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13775.ebuild,v 1.1 2007/06/28 21:12:25 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.21_pre13775.ebuild,v 1.2 2007/08/13 21:05:50 cardoe Exp $ inherit qt3 mythtv subversion @@ -9,7 +9,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="$(qt_min_version 3.3) +DEPEND="$(qt_min_version 3.3) >=media-tv/mythtv-${PV}" src_compile() { diff --git a/x11-themes/mythtv-themes/mythtv-themes-0.21_pre14153.ebuild b/x11-themes/mythtv-themes/mythtv-themes-0.21_pre14153.ebuild new file mode 100644 index 000000000000..62cda8fd20a4 --- /dev/null +++ b/x11-themes/mythtv-themes/mythtv-themes-0.21_pre14153.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.21_pre14153.ebuild,v 1.1 2007/08/13 21:05:50 cardoe Exp $ + +inherit qt3 mythtv subversion + +DESCRIPTION="A collection of themes for the MythTV project." +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND="$(qt_min_version 3.3) + >=media-tv/mythtv-${PV}" + +src_compile() { + cd ${S} + ./configure --prefix="${ROOT}"/usr || die "configure died" + + ${QTDIR}/bin/qmake QMAKE=${QTDIR}/bin/qmake -o "Makefile" myththemes.pro || die "qmake failed" +} + +src_install() { + einstall INSTALL_ROOT="${D}" || die "install failed" +} |