diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-02-18 20:55:58 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-02-18 20:55:58 +0000 |
commit | 4f264b32124dc3b9a163e872f7ad62926baa0d8a (patch) | |
tree | 00d44da34e7536d6580e2776772820ce903c63f9 /x11-misc/xbindkeys | |
parent | Cleanup. (diff) | |
download | gentoo-2-4f264b32124dc3b9a163e872f7ad62926baa0d8a.tar.gz gentoo-2-4f264b32124dc3b9a163e872f7ad62926baa0d8a.tar.bz2 gentoo-2-4f264b32124dc3b9a163e872f7ad62926baa0d8a.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.8.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 44c6673ae713..daf7cd360dff 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xbindkeys # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.46 2007/02/09 16:31:59 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.47 2007/02/18 20:55:58 grobian Exp $ + + 18 Feb 2007; Fabian Groffen <grobian@gentoo.org> xbindkeys-1.7.3.ebuild, + xbindkeys-1.8.0.ebuild: + Dropped ppc-macos keyword, see you in prefix *xbindkeys-1.8.0 (09 Feb 2007) diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild index d1dce754703e..18aa95945a03 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.8 2007/01/10 17:34:37 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.9 2007/02/18 20:55:58 grobian Exp $ IUSE="guile tk" @@ -8,7 +8,7 @@ DESCRIPTION="Tool for launching commands on keystrokes" SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz" HOMEPAGE="http://hocwp.free.fr/xbindkeys/" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" SLOT="0" RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.0.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.0.ebuild index b7e231dff8f8..f8e0920718a1 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.8.0.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.8.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.0.ebuild,v 1.1 2007/02/09 16:31:59 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.0.ebuild,v 1.2 2007/02/18 20:55:58 grobian Exp $ DESCRIPTION="Tool for launching commands on keystrokes" SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz" HOMEPAGE="http://hocwp.free.fr/xbindkeys/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="guile tk" |