diff options
author | Donny Davies <woodchip@gentoo.org> | 2001-09-01 01:26:24 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2001-09-01 01:26:24 +0000 |
commit | f312504dbd5096665fcc63b35f1d00c77f7a0bdb (patch) | |
tree | 7c453bd07959b59ad65d717b26a033b35f2cd56f /x11-misc/bubblemon | |
parent | cleaned up, use DESTDIR=, fixed some RDEPEND/DEPEND issues (diff) | |
download | historical-f312504dbd5096665fcc63b35f1d00c77f7a0bdb.tar.gz historical-f312504dbd5096665fcc63b35f1d00c77f7a0bdb.tar.bz2 historical-f312504dbd5096665fcc63b35f1d00c77f7a0bdb.zip |
this is the first line
second
three \n's above me.
test
Diffstat (limited to 'x11-misc/bubblemon')
-rw-r--r-- | x11-misc/bubblemon/bubblemon-1.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/bubblemon/bubblemon-1.4.ebuild b/x11-misc/bubblemon/bubblemon-1.4.ebuild index e10ad6fd28c4..444e71d5754a 100644 --- a/x11-misc/bubblemon/bubblemon-1.4.ebuild +++ b/x11-misc/bubblemon/bubblemon-1.4.ebuild @@ -1,7 +1,7 @@ # 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.ebuild,v 1.2 2001/08/30 18:59:56 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.4.ebuild,v 1.3 2001/09/01 01:26:24 woodchip Exp $ DESCRIPTION="A fun monitoring applet for your desktop, complete with swimming duck" HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" @@ -10,6 +10,8 @@ S=${WORKDIR}/${PN}-dockapp-${PV} SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${PN}-dockapp-${PV}.tar.gz" DEPEND=">=x11-libs/gtk+-1.2.8" +# blah + src_compile() { # respect users CFLAGS and enable a neat feature turned off by default |