diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-04-13 19:36:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-04-13 19:36:34 +0000 |
commit | 4d57749c001ab6f418b5af3bd908c199e571324b (patch) | |
tree | 135d897048f5e53f34a588e8c59aab28154f98db /x11-libs/gtkhotkey | |
parent | Remove ewarn to tell the user he has to be in the messagebus group. Depend on... (diff) | |
download | gentoo-2-4d57749c001ab6f418b5af3bd908c199e571324b.tar.gz gentoo-2-4d57749c001ab6f418b5af3bd908c199e571324b.tar.bz2 gentoo-2-4d57749c001ab6f418b5af3bd908c199e571324b.zip |
Stable on amd64 wrt bug #314619
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtkhotkey')
-rw-r--r-- | x11-libs/gtkhotkey/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkhotkey/ChangeLog b/x11-libs/gtkhotkey/ChangeLog index 51a6582223df..bbfc326f58c6 100644 --- a/x11-libs/gtkhotkey/ChangeLog +++ b/x11-libs/gtkhotkey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkhotkey # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.9 2010/02/13 16:07:44 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/ChangeLog,v 1.10 2010/04/13 19:36:34 hwoarang Exp $ + + 13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> gtkhotkey-0.2.1.ebuild: + Stable on amd64 wrt bug #314619 *gtkhotkey-0.2.1 (13 Feb 2010) diff --git a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild index a4c92bc7104d..99f46cf755ee 100644 --- a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild +++ b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.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-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild,v 1.1 2010/02/13 16:07:44 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild,v 1.2 2010/04/13 19:36:34 hwoarang Exp $ EAPI="2" @@ -18,7 +18,7 @@ SRC_URI="http://launchpad.net/${PN}/${MY_CRV}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.16 |