diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-12-03 16:03:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-12-03 16:03:06 +0000 |
commit | 92b8a4ff4b7b64edb5ff8d33b4f8e24ef1fa1a13 (patch) | |
tree | 4556f0224b537448ae97c52ddd43bbb0c4f06540 /x11-plugins | |
parent | Move from x11-misc to x11-plugins. Delete the SLOT with dependency of (confli... (diff) | |
download | gentoo-2-92b8a4ff4b7b64edb5ff8d33b4f8e24ef1fa1a13.tar.gz gentoo-2-92b8a4ff4b7b64edb5ff8d33b4f8e24ef1fa1a13.tar.bz2 gentoo-2-92b8a4ff4b7b64edb5ff8d33b4f8e24ef1fa1a13.zip |
Set same keywords
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/bubblemon/bubblemon-1.46-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/bubblemon/bubblemon-1.46-r2.ebuild b/x11-plugins/bubblemon/bubblemon-1.46-r2.ebuild index dbd793066c7d..b95aecae6375 100644 --- a/x11-plugins/bubblemon/bubblemon-1.46-r2.ebuild +++ b/x11-plugins/bubblemon/bubblemon-1.46-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bubblemon/bubblemon-1.46-r2.ebuild,v 1.1 2011/12/03 16:01:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bubblemon/bubblemon-1.46-r2.ebuild,v 1.2 2011/12/03 16:03:06 ssuominen Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${PN}-dockapp-${PV}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="" RDEPEND="x11-libs/gtk+:2" |