diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-06 04:22:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-06 04:22:42 +0000 |
commit | 902a577fe0129e94ac9682ca9dd32e8847119b61 (patch) | |
tree | 6c3bf78586a66d13c7c9ff36b930d0eab1094e31 /x11-misc/bubblemon | |
parent | stable on alpha (diff) | |
download | historical-902a577fe0129e94ac9682ca9dd32e8847119b61.tar.gz historical-902a577fe0129e94ac9682ca9dd32e8847119b61.tar.bz2 historical-902a577fe0129e94ac9682ca9dd32e8847119b61.zip |
stable on alpha
Diffstat (limited to 'x11-misc/bubblemon')
-rw-r--r-- | x11-misc/bubblemon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/bubblemon/bubblemon-1.41.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/bubblemon/ChangeLog b/x11-misc/bubblemon/ChangeLog index 2bb667c760d1..c720ef090f27 100644 --- a/x11-misc/bubblemon/ChangeLog +++ b/x11-misc/bubblemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bubblemon -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.7 2003/11/03 08:16:08 abhishek Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/ChangeLog,v 1.8 2004/02/06 04:22:42 agriffis Exp $ + + 05 Feb 2004; Aron Griffis <agriffis@gentoo.org> bubblemon-1.41.ebuild: + stable on alpha 03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml: Added metadata.xml diff --git a/x11-misc/bubblemon/bubblemon-1.41.ebuild b/x11-misc/bubblemon/bubblemon-1.41.ebuild index 1d11d319dbbe..39257add377a 100644 --- a/x11-misc/bubblemon/bubblemon-1.41.ebuild +++ b/x11-misc/bubblemon/bubblemon-1.41.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.41.ebuild,v 1.1 2003/11/02 01:20:07 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.41.ebuild,v 1.2 2004/02/06 04:22:42 agriffis 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" +KEYWORDS="x86 sparc alpha" S=${WORKDIR}/${PN}-dockapp-${PV} SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${PN}-dockapp-${PV}.tar.gz" |