summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2009-11-10 14:50:46 +0000
committerDoug Goldstein <cardoe@gentoo.org>2009-11-10 14:50:46 +0000
commit020daf5aa9932529a43458130dab7c51b8f69298 (patch)
tree3649b19a8ef8f53cb5156a66db7bde9b9e162dbf /x11-themes/mythtv-themes-extra
parentalmost immediate bump (diff)
downloadgentoo-2-020daf5aa9932529a43458130dab7c51b8f69298.tar.gz
gentoo-2-020daf5aa9932529a43458130dab7c51b8f69298.tar.bz2
gentoo-2-020daf5aa9932529a43458130dab7c51b8f69298.zip
stabilize newer version. remove old version
(Portage version: 2.1.7.4/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/mythtv-themes-extra')
-rw-r--r--x11-themes/mythtv-themes-extra/ChangeLog7
-rw-r--r--x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p17416.ebuild26
-rw-r--r--x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p18657.ebuild4
3 files changed, 8 insertions, 29 deletions
diff --git a/x11-themes/mythtv-themes-extra/ChangeLog b/x11-themes/mythtv-themes-extra/ChangeLog
index 7021c4f65846..11409e4e8963 100644
--- a/x11-themes/mythtv-themes-extra/ChangeLog
+++ b/x11-themes/mythtv-themes-extra/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/mythtv-themes-extra
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes-extra/ChangeLog,v 1.14 2009/10/31 22:44:32 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes-extra/ChangeLog,v 1.15 2009/11/10 14:50:46 cardoe Exp $
+
+ 10 Nov 2009; Doug Goldstein <cardoe@gentoo.org>
+ -mythtv-themes-extra-0.21_p17416.ebuild,
+ mythtv-themes-extra-0.21_p18657.ebuild:
+ stabilize newer version. remove old version
*mythtv-themes-extra-0.22_rc22492 (31 Oct 2009)
diff --git a/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p17416.ebuild b/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p17416.ebuild
deleted file mode 100644
index a1af6adf56c4..000000000000
--- a/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p17416.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p17416.ebuild,v 1.5 2009/07/19 16:00:26 cardoe Exp $
-
-EAPI=2
-inherit qt3 mythtv
-
-DESCRIPTION="A collection of themes for the MythTV project."
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="x11-libs/qt:3
- =media-tv/mythtv-${MY_PV}*"
-
-src_configure() {
- sh ./configure --prefix="${ROOT}"/usr || die "configure died"
-}
-
-src_compile() {
- eqmake3 themes.pro || die "eqmake3 failed"
-}
-
-src_install() {
- einstall INSTALL_ROOT="${D}" || die "install failed"
-}
diff --git a/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p18657.ebuild b/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p18657.ebuild
index 33fa5fd8de51..1b0c2e83a67f 100644
--- a/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p18657.ebuild
+++ b/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p18657.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p18657.ebuild,v 1.2 2009/07/19 16:00:26 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes-extra/mythtv-themes-extra-0.21_p18657.ebuild,v 1.3 2009/11/10 14:50:46 cardoe Exp $
EAPI=2
inherit qt3 mythtv
DESCRIPTION="A collection of themes for the MythTV project."
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="x11-libs/qt:3