diff options
author | Johannes Huber <johu@gentoo.org> | 2016-03-22 22:27:47 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-03-22 22:29:13 +0100 |
commit | 74efc0fa1bc31330324def9496c534cd9ac8e64a (patch) | |
tree | e4035aa2101dee547368e771c54e7f9e04ce8d85 | |
parent | 70c444f4362107339d4daf9da94d36d8f9e56a82 (diff) | |
download | gentoo-74efc0fa1bc31330324def9496c534cd9ac8e64a.tar.gz gentoo-74efc0fa1bc31330324def9496c534cd9ac8e64a.tar.xz |
kde-misc/plasma-applet-redshift-control: EAPI 6
Package-Manager: portage-2.2.28
-rw-r--r-- | kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.15.ebuild b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.15.ebuild index 4702a19e581..ec263faa1a5 100644 --- a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.15.ebuild +++ b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.15.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 |