diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-25 17:53:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-25 17:53:26 +0000 |
commit | 8957a1d75908c8340ca7b690737bd04a43cb9659 (patch) | |
tree | 624e35f67161b591b8fbd49ed86f4072c4db47b2 /x11-misc/e16keyedit | |
parent | stable ppc, bug 335332 (diff) | |
download | gentoo-2-8957a1d75908c8340ca7b690737bd04a43cb9659.tar.gz gentoo-2-8957a1d75908c8340ca7b690737bd04a43cb9659.tar.bz2 gentoo-2-8957a1d75908c8340ca7b690737bd04a43cb9659.zip |
stable ppc, bug 330575
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/e16keyedit')
-rw-r--r-- | x11-misc/e16keyedit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/e16keyedit/e16keyedit-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/e16keyedit/ChangeLog b/x11-misc/e16keyedit/ChangeLog index 52a468d6dcf8..089f17707355 100644 --- a/x11-misc/e16keyedit/ChangeLog +++ b/x11-misc/e16keyedit/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2010/09/18 17:01:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.18 2010/10/25 17:53:26 ranger Exp $ + + 25 Oct 2010; Brent Baude <ranger@gentoo.org> e16keyedit-0.6.ebuild: + stable ppc, bug 330575 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> e16keyedit-0.6.ebuild: sparc stable wrt #330575 diff --git a/x11-misc/e16keyedit/e16keyedit-0.6.ebuild b/x11-misc/e16keyedit/e16keyedit-0.6.ebuild index a3af87c4928b..50d2b93a9664 100644 --- a/x11-misc/e16keyedit/e16keyedit-0.6.ebuild +++ b/x11-misc/e16keyedit/e16keyedit-0.6.ebuild @@ -1,6 +1,6 @@ # 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.4 2010/09/18 17:01:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v 1.5 2010/10/25 17:53:26 ranger 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*" |