diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-31 23:19:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-31 23:19:23 +0000 |
commit | 7a506e3e5d251fc05bb150cd6465866dd6e6c2a6 (patch) | |
tree | e10975d187970f856f304d4d135cfef2e6c6f456 /x11-misc/e16keyedit | |
parent | Stable on amd64 wrt bug #330565 (diff) | |
download | gentoo-2-7a506e3e5d251fc05bb150cd6465866dd6e6c2a6.tar.gz gentoo-2-7a506e3e5d251fc05bb150cd6465866dd6e6c2a6.tar.bz2 gentoo-2-7a506e3e5d251fc05bb150cd6465866dd6e6c2a6.zip |
x86 stable wrt bug #330575
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-misc/e16keyedit')
-rw-r--r-- | x11-misc/e16keyedit/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/e16keyedit/e16keyedit-0.6.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/e16keyedit/ChangeLog b/x11-misc/e16keyedit/ChangeLog index 0fff9e18fc98..c5eef00f1797 100644 --- a/x11-misc/e16keyedit/ChangeLog +++ b/x11-misc/e16keyedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/e16keyedit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.14 2010/07/31 04:01:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.15 2010/07/31 23:19:23 phajdan.jr Exp $ + + 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + e16keyedit-0.6.ebuild: + x86 stable wrt bug #330575 *e16keyedit-0.7 (31 Jul 2010) diff --git a/x11-misc/e16keyedit/e16keyedit-0.6.ebuild b/x11-misc/e16keyedit/e16keyedit-0.6.ebuild index 3eb145044934..2d896aefe0eb 100644 --- a/x11-misc/e16keyedit/e16keyedit-0.6.ebuild +++ b/x11-misc/e16keyedit/e16keyedit-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v 1.1 2009/06/20 16:22:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v 1.2 2010/07/31 23:19:23 phajdan.jr 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="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="=x11-libs/gtk+-2*" |