summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-13 19:12:25 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-13 19:12:25 +0000
commitb87b751d8c0f7e7a0c8d9d0005a575e32c56f907 (patch)
tree7e2c2802db9f609b784922467ca95ca8c5fb5276 /x11-misc/obtheme
parentOld. (diff)
downloadgentoo-2-b87b751d8c0f7e7a0c8d9d0005a575e32c56f907.tar.gz
gentoo-2-b87b751d8c0f7e7a0c8d9d0005a575e32c56f907.tar.bz2
gentoo-2-b87b751d8c0f7e7a0c8d9d0005a575e32c56f907.zip
EAPI bump (bug #543166).
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc/obtheme')
-rw-r--r--x11-misc/obtheme/ChangeLog8
-rw-r--r--x11-misc/obtheme/obtheme-0.7_p20110404.ebuild32
-rw-r--r--x11-misc/obtheme/obtheme-2013.2.20.2.ebuild10
3 files changed, 11 insertions, 39 deletions
diff --git a/x11-misc/obtheme/ChangeLog b/x11-misc/obtheme/ChangeLog
index f0baa65f1853..f2f78bcc9c96 100644
--- a/x11-misc/obtheme/ChangeLog
+++ b/x11-misc/obtheme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/obtheme
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/ChangeLog,v 1.7 2014/11/25 23:28:33 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/ChangeLog,v 1.8 2015/03/13 19:12:25 jer Exp $
+
+ 13 Mar 2015; Jeroen Roovers <jer@gentoo.org> -obtheme-0.7_p20110404.ebuild,
+ obtheme-2013.2.20.2.ebuild:
+ EAPI bump (bug #543166).
25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
drop maintainership
diff --git a/x11-misc/obtheme/obtheme-0.7_p20110404.ebuild b/x11-misc/obtheme/obtheme-0.7_p20110404.ebuild
deleted file mode 100644
index da9b105eca65..000000000000
--- a/x11-misc/obtheme/obtheme-0.7_p20110404.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/obtheme-0.7_p20110404.ebuild,v 1.3 2012/11/21 10:15:49 ago Exp $
-
-EAPI=4
-
-PYTHON_DEPEND="2:2.6"
-
-inherit eutils python
-
-MY_P=${PN}-2011.04.04.48155
-DESCRIPTION="A gui theme editor for openbox"
-HOMEPAGE="http://xyne.archlinux.ca/projects/obtheme/"
-SRC_URI="http://xyne.archlinux.ca/projects/obtheme/archives/${MY_P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- dev-python/pygobject:2
- dev-python/pygtk:2
- dev-python/fuse-python
- x11-libs/gtk+:2"
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- dobin ${PN}
- make_desktop_entry ${PN} "${PN} editor" "" Utility
-}
diff --git a/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild b/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
index 8997b79cc3bb..90ae717df085 100644
--- a/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
+++ b/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild,v 1.3 2014/08/10 17:38:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild,v 1.4 2015/03/13 19:12:25 jer Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -15,14 +15,14 @@ SRC_URI="http://xyne.archlinux.ca/projects/obtheme/src/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
dev-python/pygobject:2[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
dev-python/fuse-python
- x11-libs/gtk+:2"
+ x11-libs/gtk+:2
+"
src_install() {
python_foreach_impl python_doscript ${PN}