diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
commit | 7664ab5ecd28469bca7fb3d401201403a39b214a (patch) | |
tree | cf2e3c197f6f591d7315ee2d927ab64a4b1cd0ac /x11-misc/bubblemon | |
parent | update (diff) | |
download | historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2 historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/bubblemon')
-rw-r--r-- | x11-misc/bubblemon/bubblemon-1.4-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild b/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild index e546b1b15451..164d648c2ac2 100644 --- a/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild +++ b/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Donny Davies <woodchip@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild,v 1.3 2002/05/23 06:50:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild,v 1.4 2002/07/08 16:58:05 aliz Exp $ DESCRIPTION="A fun monitoring applet for your desktop, complete with swimming duck" HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" +LICENSE="GPL-2" S=${WORKDIR}/${PN}-dockapp-${PV} SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${PN}-dockapp-${PV}.tar.gz" |