diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 17:01:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 17:01:17 +0000 |
commit | 2c7eebd8f9cacb959c8b1e11e42943303b1d6aa0 (patch) | |
tree | 03d7fa72af994cfbc6d3a349e0a4ca980271fe61 /x11-misc | |
parent | alpha/sparc stable wrt #330519 (diff) | |
download | gentoo-2-2c7eebd8f9cacb959c8b1e11e42943303b1d6aa0.tar.gz gentoo-2-2c7eebd8f9cacb959c8b1e11e42943303b1d6aa0.tar.bz2 gentoo-2-2c7eebd8f9cacb959c8b1e11e42943303b1d6aa0.zip |
sparc stable wrt #330575
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-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 9ab76e020f92..52a468d6dcf8 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.16 2010/08/01 13:35:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.17 2010/09/18 17:01:17 armin76 Exp $ + + 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> e16keyedit-0.6.ebuild: + sparc stable wrt #330575 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> e16keyedit-0.6.ebuild: Stable on amd64 wrt bug #330575 diff --git a/x11-misc/e16keyedit/e16keyedit-0.6.ebuild b/x11-misc/e16keyedit/e16keyedit-0.6.ebuild index 6ad761623b62..a3af87c4928b 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.3 2010/08/01 13:35:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.6.ebuild,v 1.4 2010/09/18 17:01:17 armin76 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*" |