diff options
author | 2010-07-22 11:32:34 +0000 | |
---|---|---|
committer | 2010-07-22 11:32:34 +0000 | |
commit | 90caace9967bbb6eef547c7018ac6083d0e59ecb (patch) | |
tree | e8ff3b75e2649dac8fbb3b6153cf6a72214d471b /x11-misc/xdaf | |
parent | Version bump wrt #329367 by Tim Harder. (diff) | |
download | historical-90caace9967bbb6eef547c7018ac6083d0e59ecb.tar.gz historical-90caace9967bbb6eef547c7018ac6083d0e59ecb.tar.bz2 historical-90caace9967bbb6eef547c7018ac6083d0e59ecb.zip |
Fix repoman issues
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xdaf')
-rw-r--r-- | x11-misc/xdaf/xdaf-0.01.11.01.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xdaf/xdaf-0.01.11.01.ebuild b/x11-misc/xdaf/xdaf-0.01.11.01.ebuild index f06d6ba3bdb7..ae3285b2f981 100644 --- a/x11-misc/xdaf/xdaf-0.01.11.01.ebuild +++ b/x11-misc/xdaf/xdaf-0.01.11.01.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/xdaf-0.01.11.01.ebuild,v 1.8 2006/10/22 00:28:08 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/xdaf-0.01.11.01.ebuild,v 1.9 2010/07/22 11:32:06 ssuominen Exp $ MY_P=${P/-0/-A} -DESCRIPTION="Small tool to provide visual feedback of local disks activity by changing the default X11 mouse pointer" +DESCRIPTION="A tool to provide visual feedback of local disks activity by changing the default X11 mouse pointer" HOMEPAGE="http://ezix.sourceforge.net/software/xdaf.html" SRC_URI="mirror://sourceforge/ezix/${MY_P}.tar.gz" |