diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-14 09:09:02 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-14 09:09:02 +0000 |
commit | 556497b567af64403ef3b9ea293b90d666c415f9 (patch) | |
tree | cb329d1b10ffd6655208a0642708148fe511469f /x11-misc/fluxbg | |
parent | Numerous small fixes, see ChangeLogs for details. (Manifest recommit) (diff) | |
download | gentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.tar.gz gentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.tar.bz2 gentoo-2-556497b567af64403ef3b9ea293b90d666c415f9.zip |
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'x11-misc/fluxbg')
-rw-r--r-- | x11-misc/fluxbg/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/fluxbg/fluxbg-0.7.ebuild | 3 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-misc/fluxbg/ChangeLog b/x11-misc/fluxbg/ChangeLog index 0bcf1bc96c4a..a186ee63f4dc 100644 --- a/x11-misc/fluxbg/ChangeLog +++ b/x11-misc/fluxbg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fluxbg -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxbg/ChangeLog,v 1.2 2004/02/28 19:19:17 aliz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxbg/ChangeLog,v 1.3 2004/04/14 09:09:01 aliz Exp $ + + 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> fluxbg-0.7.ebuild: + Removed S=. *fluxbg-0.7 (20 Oct 2003) diff --git a/x11-misc/fluxbg/fluxbg-0.7.ebuild b/x11-misc/fluxbg/fluxbg-0.7.ebuild index 20b87c482909..4ca2d6676512 100644 --- a/x11-misc/fluxbg/fluxbg-0.7.ebuild +++ b/x11-misc/fluxbg/fluxbg-0.7.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $ Header: $ -S=${WORKDIR}/${P} DESCRIPTION="fluxbg is a tool for comfortable background changing." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://fluxbg.sourceforge.net/" |