diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-02 09:56:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-02 09:56:44 +0000 |
commit | 493746e4a805b90b35a0a81caa05bb959c880331 (patch) | |
tree | a7fa001e0585fdffca49060494fc1e08d3d76e48 /x11-misc/trayer | |
parent | Remove old. (diff) | |
download | gentoo-2-493746e4a805b90b35a0a81caa05bb959c880331.tar.gz gentoo-2-493746e4a805b90b35a0a81caa05bb959c880331.tar.bz2 gentoo-2-493746e4a805b90b35a0a81caa05bb959c880331.zip |
Fix HOMEPAGE by df (bug #414305).
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r-- | x11-misc/trayer/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog index a2be2afefdec..8a7b887afb64 100644 --- a/x11-misc/trayer/ChangeLog +++ b/x11-misc/trayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/trayer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.21 2012/05/02 07:10:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.22 2012/05/02 09:56:44 jer Exp $ + + 02 May 2012; Jeroen Roovers <jer@gentoo.org> trayer-1.0.ebuild, + trayer-1.0-r1.ebuild: + Fix HOMEPAGE by df (bug #414305). 02 May 2012; Jeff Horelick <jdhore@gentoo.org> trayer-1.0-r1.ebuild: marked x86 per bug 414305 diff --git a/x11-misc/trayer/trayer-1.0-r1.ebuild b/x11-misc/trayer/trayer-1.0-r1.ebuild index 560f313610c6..07f0b909d495 100644 --- a/x11-misc/trayer/trayer-1.0-r1.ebuild +++ b/x11-misc/trayer/trayer-1.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.5 2012/05/02 07:10:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.6 2012/05/02 09:56:44 jer Exp $ EAPI=4 inherit toolchain-funcs DESCRIPTION="Lightweight GTK+ based systray for UNIX desktop" -HOMEPAGE="http://fvwm-crystal.org" +HOMEPAGE="http://home.gna.org/fvwm-crystal/" SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild index e1509f1c6839..daedccfddf3e 100644 --- a/x11-misc/trayer/trayer-1.0.ebuild +++ b/x11-misc/trayer/trayer-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.18 2011/03/28 14:34:48 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.19 2012/05/02 09:56:44 jer Exp $ EAPI="1" DESCRIPTION="Lightweight GTK+ based systray for UNIX desktop" -HOMEPAGE="http://fvwm-crystal.org" +HOMEPAGE="http://home.gna.org/fvwm-crystal/" SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |