summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-05-30 22:53:03 +0200
committerJohannes Huber <johu@gentoo.org>2018-05-30 23:13:06 +0200
commit8883893ecd11b82dc40aaa3a62dba56b272271d7 (patch)
treef0490a850f90d73c9bc0953a77e3d769f8216edb /x11-wm/openbox/openbox-3.6.1.ebuild
parentx11-wm/openbox: Add missing deps (diff)
downloadgentoo-8883893ecd11b82dc40aaa3a62dba56b272271d7.tar.gz
gentoo-8883893ecd11b82dc40aaa3a62dba56b272271d7.tar.bz2
gentoo-8883893ecd11b82dc40aaa3a62dba56b272271d7.zip
x11-wm/openbox: Migrate to git-r3 eclass
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-wm/openbox/openbox-3.6.1.ebuild')
-rw-r--r--x11-wm/openbox/openbox-3.6.1.ebuild12
1 files changed, 1 insertions, 11 deletions
diff --git a/x11-wm/openbox/openbox-3.6.1.ebuild b/x11-wm/openbox/openbox-3.6.1.ebuild
index 1786f2c2ccf8..fb04b059624b 100644
--- a/x11-wm/openbox/openbox-3.6.1.ebuild
+++ b/x11-wm/openbox/openbox-3.6.1.ebuild
@@ -9,12 +9,10 @@ inherit multilib autotools python-r1 eutils
DESCRIPTION="A standards compliant, fast, light-weight, extensible window manager"
HOMEPAGE="http://openbox.org/"
if [[ ${PV} == *9999* ]]; then
- inherit git-2
+ inherit git-r3
EGIT_REPO_URI="git://git.openbox.org/dana/openbox"
SRC_URI="branding? (
https://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )"
- KEYWORDS="alpha arm hppa ppc ppc64 sparc x86"
-
else
SRC_URI="http://openbox.org/dist/openbox/${P}.tar.gz
branding? ( https://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )"
@@ -51,14 +49,6 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
x11-base/xorg-proto"
-src_unpack() {
- if [[ ${PV} == *9999* ]]; then
- git-2_src_unpack
- else
- unpack ${A}
- fi
-}
-
src_prepare() {
use xdg && python_export_best
epatch "${FILESDIR}"/${PN}-3.5.2-gnome-session.patch