diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-01 14:24:06 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2005-11-01 14:24:06 +0000 |
commit | bce4f5a6ebdc2427b92ae972b6a9bf8df2a187a0 (patch) | |
tree | dfe1eb0ac4d00a011b96d56753d7e33ebb2e3e90 /x11-misc/bubblemon | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-bce4f5a6ebdc2427b92ae972b6a9bf8df2a187a0.tar.gz gentoo-2-bce4f5a6ebdc2427b92ae972b6a9bf8df2a187a0.tar.bz2 gentoo-2-bce4f5a6ebdc2427b92ae972b6a9bf8df2a187a0.zip |
Stable on x86.
(Portage version: 2.0.53_rc7)
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 732f22ec7944..ed55fb8cd824 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.15 2005/11/01 14:21:41 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.16 2005/11/01 14:24:06 nelchael Exp $ + + 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> bubblemon-1.46.ebuild: + Stable on x86. 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> bubblemon-1.41.ebuild, bubblemon-1.46.ebuild: diff --git a/x11-misc/bubblemon/bubblemon-1.46.ebuild b/x11-misc/bubblemon/bubblemon-1.46.ebuild index c0c4570ef0fd..efd00f82d161 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.2 2005/11/01 14:21:42 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.46.ebuild,v 1.3 2005/11/01 14:24:06 nelchael 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" |