commit:     3fb6632d77e9c2a99dcf6669095c82a451bbfffd
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  4 22:30:39 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr  4 22:30:48 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3fb6632d

[x11-themes/oxygen-transparent] Drop KDE_MINIMAL

Package-Manager: portage-2.2.10

---
 x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild | 8 +-------
 x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild      | 7 -------
 2 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild 
b/x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild
index 1463e2e..1a3e9cc 100644
--- a/x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild
+++ b/x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild
@@ -4,13 +4,7 @@
 
 EAPI=5
 
-if [[ $PV == 9999 ]]; then
-       KDE_MINIMAL=9999
-else
-       KDE_MINIMAL=${PV/\.9999/}
-       EGIT_BRANCH="KDE/${KDE_MINIMAL}"
-fi
-
+EGIT_BRANCH="KDE/4.11"
 inherit kde4-base
 
 DESCRIPTION="Oxygen style and decoration with support for transparency"

diff --git a/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild 
b/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild
index 1463e2e..bddc34d 100644
--- a/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild
+++ b/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild
@@ -4,13 +4,6 @@
 
 EAPI=5
 
-if [[ $PV == 9999 ]]; then
-       KDE_MINIMAL=9999
-else
-       KDE_MINIMAL=${PV/\.9999/}
-       EGIT_BRANCH="KDE/${KDE_MINIMAL}"
-fi
-
 inherit kde4-base
 
 DESCRIPTION="Oxygen style and decoration with support for transparency"

Reply via email to