From 1fea5a35b00b48c6370078779e0fad4fff33d670 Mon Sep 17 00:00:00 2001 From: Markus Nigbur Date: Mon, 26 Jan 2004 17:03:03 +0000 Subject: mirror://sourceforge, marked stable on x86. --- x11-misc/xdaf/ChangeLog | 8 ++++++-- x11-misc/xdaf/xdaf-0.01.10.ebuild | 8 ++++---- x11-misc/xdaf/xdaf-0.01.11.01.ebuild | 6 +++--- 3 files changed, 13 insertions(+), 9 deletions(-) (limited to 'x11-misc/xdaf') diff --git a/x11-misc/xdaf/ChangeLog b/x11-misc/xdaf/ChangeLog index 78e401f5a4d9..b283b0e2be58 100644 --- a/x11-misc/xdaf/ChangeLog +++ b/x11-misc/xdaf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xdaf -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/ChangeLog,v 1.4 2003/10/04 04:09:38 matsuu Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/ChangeLog,v 1.5 2004/01/26 17:03:03 pyrania Exp $ + + 26 Jan 2004; Markus Nigbur xdaf-0.01.10.ebuild, + xdaf-0.01.11.01.ebuild: + mirror://sourceforge, marked stable on x86. *xdaf-0.01.11.01 (04 Oct 2003) diff --git a/x11-misc/xdaf/xdaf-0.01.10.ebuild b/x11-misc/xdaf/xdaf-0.01.10.ebuild index b823f889c0de..a1784e6ffcd6 100644 --- a/x11-misc/xdaf/xdaf-0.01.10.ebuild +++ b/x11-misc/xdaf/xdaf-0.01.10.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/xdaf-0.01.10.ebuild,v 1.5 2003/09/05 23:29:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/xdaf-0.01.10.ebuild,v 1.6 2004/01/26 17:03:03 pyrania Exp $ MY_P="${PN}-A.01.10" S=${WORKDIR}/${MY_P} DESCRIPTION="Small tool to provide visual feedback of local disks activity by changing the default X11 mouse pointer" -SRC_URI="http://ezix.sourceforge.net/software/${MY_P}.tar.gz" +SRC_URI="mirror://sourceforge/ezix/${MY_P}.tar.gz" HOMEPAGE="http://ezix.sourceforge.net/software/xdaf.html" IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { diff --git a/x11-misc/xdaf/xdaf-0.01.11.01.ebuild b/x11-misc/xdaf/xdaf-0.01.11.01.ebuild index 10d8b6335996..99b8713e9971 100644 --- a/x11-misc/xdaf/xdaf-0.01.11.01.ebuild +++ b/x11-misc/xdaf/xdaf-0.01.11.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2003/10/04 04:09:38 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/xdaf-0.01.11.01.ebuild,v 1.2 2004/01/26 17:03:03 pyrania Exp $ MY_P=${P/-0/-A} DESCRIPTION="Small tool to provide visual feedback of local disks activity by changing the default X11 mouse pointer" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ezix/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/x11" -- cgit v1.2.3-65-gdbad