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 /kde-misc/plasma-applet-redshift-control | |
parent | profiles: dev-java/xsd2jibx and www-servers/tomcat:6 have been removed (diff) | |
download | gentoo-74efc0fa1bc31330324def9496c534cd9ac8e64a.tar.gz gentoo-74efc0fa1bc31330324def9496c534cd9ac8e64a.tar.bz2 gentoo-74efc0fa1bc31330324def9496c534cd9ac8e64a.zip |
kde-misc/plasma-applet-redshift-control: EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-misc/plasma-applet-redshift-control')
-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 4702a19e581b..ec263faa1a53 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 |