diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-04-12 19:03:26 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-04-12 19:03:26 +0300 |
commit | cf9e1ef0b6c30c34031f2d4b5e5fe250b90a87ea (patch) | |
tree | d4ecc89b01e226cc60bf487b494b5a14773f0f45 /kde-base | |
parent | c04ea80a68f7b11cb0d558eaf7465e3696fb98c7 (diff) |
[kde-base/oxygen-icons] major revamp
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.10.4.ebuild | 2 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.9.0.ebuild | 2 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.9.1.ebuild | 2 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.9.2.ebuild | 2 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.9.3.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.4.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.4.ebuild index e9e1e714..c3d48d3f 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.10.4.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.10.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ -EAPI=4 +EAPI=5 if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.9.0.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.9.0.ebuild index 3213a25f..fc502065 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.9.0.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.9.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ -EAPI=4 +EAPI=5 if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.9.1.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.9.1.ebuild index 3213a25f..fc502065 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.9.1.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.9.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ -EAPI=4 +EAPI=5 if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.9.2.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.9.2.ebuild index ee29b964..69f2b584 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.9.2.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.9.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ -EAPI=4 +EAPI=5 if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.9.3.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.9.3.ebuild index e9e1e714..c3d48d3f 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.9.3.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.9.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ -EAPI=4 +EAPI=5 if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" |