diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-30 11:54:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-30 11:54:11 +0000 |
commit | 469f17f8bbd19a8ad5e9c34246c52c0ea9f814a7 (patch) | |
tree | a44da2ea921cb7420e496ddba2244a3efd5f9d9e | |
parent | Removed stable x86 keyword from unfetchable nero-2.1.0.3 ebuild, authorized b... (diff) | |
download | gentoo-2-469f17f8bbd19a8ad5e9c34246c52c0ea9f814a7.tar.gz gentoo-2-469f17f8bbd19a8ad5e9c34246c52c0ea9f814a7.tar.bz2 gentoo-2-469f17f8bbd19a8ad5e9c34246c52c0ea9f814a7.zip |
alpha/x86 stable wrt #183638
(Portage version: 2.1.3_rc6)
-rw-r--r-- | x11-misc/bubblemon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bubblemon/bubblemon-1.46-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bubblemon/ChangeLog b/x11-misc/bubblemon/ChangeLog index 4372753daa3f..6592cf0e5337 100644 --- a/x11-misc/bubblemon/ChangeLog +++ b/x11-misc/bubblemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bubblemon # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.27 2007/06/29 22:29:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.28 2007/06/30 11:54:11 armin76 Exp $ + + 30 Jun 2007; Raúl Porcel <armin76@gentoo.org> bubblemon-1.46-r1.ebuild: + alpha/x86 stable wrt #183638 29 Jun 2007; Lars Weiler <pylon@gentoo.org> bubblemon-1.46-r1.ebuild: Stable on ppc; bug #183638. diff --git a/x11-misc/bubblemon/bubblemon-1.46-r1.ebuild b/x11-misc/bubblemon/bubblemon-1.46-r1.ebuild index 564e6f5928f3..1e6f6bfd40d2 100644 --- a/x11-misc/bubblemon/bubblemon-1.46-r1.ebuild +++ b/x11-misc/bubblemon/bubblemon-1.46-r1.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/bubblemon/bubblemon-1.46-r1.ebuild,v 1.4 2007/06/29 22:29:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.46-r1.ebuild,v 1.5 2007/06/30 11:54:11 armin76 Exp $ inherit eutils @@ -10,7 +10,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" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" DEPEND=">=x11-libs/gtk+-2" |