summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2011-07-19 17:07:28 +0000
committerThomas Sachau <tommy@gentoo.org>2011-07-19 17:07:28 +0000
commit04a0060215c9f93c7fd497d49c2e806c26188456 (patch)
tree4ae5c8155eb8df42f2b0946561be9063107702c2
parentapp-misc/exe: Forced move to EAPI-3 from distutils eclass (diff)
downloadsunrise-04a0060215c9f93c7fd497d49c2e806c26188456.tar.gz
sunrise-04a0060215c9f93c7fd497d49c2e806c26188456.tar.bz2
sunrise-04a0060215c9f93c7fd497d49c2e806c26188456.zip
app-misc/autokey-gtk: Forced move to EAPI-3 from distutils eclass
svn path=/sunrise/; revision=12260
-rw-r--r--app-misc/autokey-gtk/ChangeLog6
-rw-r--r--app-misc/autokey-gtk/Manifest4
-rw-r--r--app-misc/autokey-gtk/autokey-gtk-0.61.3.ebuild4
3 files changed, 10 insertions, 4 deletions
diff --git a/app-misc/autokey-gtk/ChangeLog b/app-misc/autokey-gtk/ChangeLog
index a182b2548..2d0b54e66 100644
--- a/app-misc/autokey-gtk/ChangeLog
+++ b/app-misc/autokey-gtk/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for app-misc/autokey-gtk
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jul 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ autokey-gtk-0.61.3.ebuild:
+ Forced move to EAPI-3 from distutils eclass
+
05 Mar 2010; Angelo D'Autilia (sYdRo) <sydro@salug.it>
-autokey-gtk-0.60.7a.ebuild, +autokey-gtk-0.61.3.ebuild:
Version bump to autokey-gtk-0.61.3
diff --git a/app-misc/autokey-gtk/Manifest b/app-misc/autokey-gtk/Manifest
index b350187bb..9c5efbd17 100644
--- a/app-misc/autokey-gtk/Manifest
+++ b/app-misc/autokey-gtk/Manifest
@@ -1,4 +1,4 @@
DIST autokey-gtk_0.61.3.tar.gz 172408 RMD160 3d7208f1a5e5b789eb8125855002bcd7abf83e50 SHA1 7322991be9fdba4c8ec15f093948dfe1f7c4d891 SHA256 c4223bd71d2e5643dee75acffc023d38bb0df8fc159187098bfdc9b27dd4eb15
-EBUILD autokey-gtk-0.61.3.ebuild 850 RMD160 019d773e5778f94adef5d959d9e992bdb847baaa SHA1 4ea27a7e55774ff0ee3ae16df6758c3a2f971069 SHA256 b8a5800c8f3feb391117792d9ab692d8c7bf89f64f4c55f266746df243a57758
-MISC ChangeLog 559 RMD160 6ada4bafe9c07e2b91d8ed8b1d1a0abfb77deff1 SHA1 389905d7dd4d60c24da90490af29b22e3b265301 SHA256 1dd97ed875d6f21c925a6076da357e34a835cb80bfccd4bc0febe20aa6e2e2ee
+EBUILD autokey-gtk-0.61.3.ebuild 858 RMD160 0ca830d3d50426f1df65efac5b413f43308b7f16 SHA1 af72f851dca6b225fcdbb26e7014653414bff33a SHA256 b824812dc2711a7e3e322f50c7fa4f248a84ee7b17e52ba32eb0c61184be2981
+MISC ChangeLog 694 RMD160 3dee2b0130ebb1135848f7fcfcb4d625a78c20df SHA1 bf006c5b02972d57d08daa38431a472c5c3f6e1f SHA256 b2a219f77f81c39958f41b1dd8cbb70b72efb2ee70c875914e236823b719bca1
MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
diff --git a/app-misc/autokey-gtk/autokey-gtk-0.61.3.ebuild b/app-misc/autokey-gtk/autokey-gtk-0.61.3.ebuild
index 5538d0265..2b1b377eb 100644
--- a/app-misc/autokey-gtk/autokey-gtk-0.61.3.ebuild
+++ b/app-misc/autokey-gtk/autokey-gtk-0.61.3.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=3
+
inherit distutils
DESCRIPTION="A programm for automating tasks in Linux"