summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-04-01 06:42:27 +0000
committerMike Frysinger <vapier@gentoo.org>2014-04-01 06:42:27 +0000
commitc20189363d3b25f0a8183eb71f29e430218d7ad9 (patch)
tree197c3334c1a127b27b47ba8fe546e0a4ad9bb79a /x11-misc/e16keyedit
parentVersion bump. (diff)
downloadgentoo-2-c20189363d3b25f0a8183eb71f29e430218d7ad9.tar.gz
gentoo-2-c20189363d3b25f0a8183eb71f29e430218d7ad9.tar.bz2
gentoo-2-c20189363d3b25f0a8183eb71f29e430218d7ad9.zip
Stabilize for all #506264 by Samuli Suominen.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'x11-misc/e16keyedit')
-rw-r--r--x11-misc/e16keyedit/ChangeLog7
-rw-r--r--x11-misc/e16keyedit/e16keyedit-0.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/e16keyedit/ChangeLog b/x11-misc/e16keyedit/ChangeLog
index 13fa96919910..cb927bd3b5f7 100644
--- a/x11-misc/e16keyedit/ChangeLog
+++ b/x11-misc/e16keyedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/e16keyedit
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.20 2012/12/28 18:05:50 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.21 2014/04/01 06:42:27 vapier Exp $
+
+ 01 Apr 2014; Mike Frysinger <vapier@gentoo.org> e16keyedit-0.7.ebuild:
+ Stabilize for all #506264 by Samuli Suominen.
28 Dec 2012; Ulrich Müller <ulm@gentoo.org> e16keyedit-0.4.ebuild,
e16keyedit-0.6.ebuild, e16keyedit-0.7.ebuild:
diff --git a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
index 4254d45fa81d..9827fc3e82ed 100644
--- a/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
+++ b/x11-misc/e16keyedit/e16keyedit-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild,v 1.3 2012/12/28 18:05:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild,v 1.4 2014/04/01 06:42:27 vapier Exp $
DESCRIPTION="Key binding editor for enlightenment 16"
HOMEPAGE="http://www.enlightenment.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
LICENSE="MIT-with-advertising"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
RDEPEND="=x11-libs/gtk+-2*"