diff options
author | 2014-04-05 00:30:39 +0200 | |
---|---|---|
committer | 2014-04-05 00:30:48 +0200 | |
commit | 3fb6632d77e9c2a99dcf6669095c82a451bbfffd (patch) | |
tree | b398cab6bca55928dbb4883a8838b4f37b01f218 /x11-themes | |
parent | [kde-base/baloo] whitespace (diff) | |
download | kde-3fb6632d77e9c2a99dcf6669095c82a451bbfffd.tar.gz kde-3fb6632d77e9c2a99dcf6669095c82a451bbfffd.tar.bz2 kde-3fb6632d77e9c2a99dcf6669095c82a451bbfffd.zip |
[x11-themes/oxygen-transparent] Drop KDE_MINIMAL
Package-Manager: portage-2.2.10
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/oxygen-transparent/oxygen-transparent-4.11.9999.ebuild | 8 | ||||
-rw-r--r-- | x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild | 7 |
2 files changed, 1 insertions, 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 1463e2eada..1a3e9ccc9a 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 1463e2eada..bddc34dd9b 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" |