diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-02 13:38:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-02 13:38:09 +0000 |
commit | 3845f8a01880396c88bd816d92ec85874c705f51 (patch) | |
tree | b2ae706840378182d0dfcbb36f695d9381e8daff /x11-misc/bubblemon | |
parent | Fixup gcc4 patch. (diff) | |
download | gentoo-2-3845f8a01880396c88bd816d92ec85874c705f51.tar.gz gentoo-2-3845f8a01880396c88bd816d92ec85874c705f51.tar.bz2 gentoo-2-3845f8a01880396c88bd816d92ec85874c705f51.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-misc/bubblemon')
-rw-r--r-- | x11-misc/bubblemon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bubblemon/bubblemon-1.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bubblemon/ChangeLog b/x11-misc/bubblemon/ChangeLog index ed55fb8cd824..635146313313 100644 --- a/x11-misc/bubblemon/ChangeLog +++ b/x11-misc/bubblemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bubblemon # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.16 2005/11/01 14:24:06 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.17 2005/11/02 13:38:09 gustavoz Exp $ + + 02 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> bubblemon-1.46.ebuild: + Stable on sparc 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> bubblemon-1.46.ebuild: Stable on x86. diff --git a/x11-misc/bubblemon/bubblemon-1.46.ebuild b/x11-misc/bubblemon/bubblemon-1.46.ebuild index efd00f82d161..c5fc313c8517 100644 --- a/x11-misc/bubblemon/bubblemon-1.46.ebuild +++ b/x11-misc/bubblemon/bubblemon-1.46.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.46.ebuild,v 1.3 2005/11/01 14:24:06 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.46.ebuild,v 1.4 2005/11/02 13:38:09 gustavoz Exp $ DESCRIPTION="A fun monitoring applet for your desktop, complete with swimming duck" HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64" +KEYWORDS="x86 sparc ~alpha ~ppc ~amd64" IUSE="" S=${WORKDIR}/${PN}-dockapp-${PV} SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${PN}-dockapp-${PV}.tar.gz" |