summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/trayer/trayer-1.0.ebuild')
-rw-r--r--x11-misc/trayer/trayer-1.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild
index 43c037137972..6e38a491e1e1 100644
--- a/x11-misc/trayer/trayer-1.0.ebuild
+++ b/x11-misc/trayer/trayer-1.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2007 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.14 2007/07/13 05:09:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.15 2007/07/15 16:52:44 drac Exp $
-DESCRIPTION="Lightweight GTK2-based systray for UNIX desktop"
-HOMEPAGE="http://fvwm-crystal.berlios.de/"
+DESCRIPTION="Lightweight GTK+ based systray for UNIX desktop"
+HOMEPAGE="http://fvwm-crystal.org"
SRC_URI="http://fvwm-crystal.berlios.de/files/versions/20050306/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -28,5 +28,5 @@ src_compile() {
src_install() {
einstall PREFIX=${D}/usr || die "einstall failed"
- dodoc CHANGELOG COPYING CREDITS INSTALL README
+ dodoc CHANGELOG CREDITS README
}