diff options
author | Will Woods <wwoods@gentoo.org> | 2003-05-12 22:51:51 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2003-05-12 22:51:51 +0000 |
commit | ee5b3231d657ab56cdd640b5a65b50ed4204f4d1 (patch) | |
tree | 711ceb42a2f05d08e5f4d1dc507c2859cd198b9c /x11-plugins/asmon | |
parent | initial version (diff) | |
download | historical-ee5b3231d657ab56cdd640b5a65b50ed4204f4d1.tar.gz historical-ee5b3231d657ab56cdd640b5a65b50ed4204f4d1.tar.bz2 historical-ee5b3231d657ab56cdd640b5a65b50ed4204f4d1.zip |
added gentoo mirrors to SRC_URI
Diffstat (limited to 'x11-plugins/asmon')
-rw-r--r-- | x11-plugins/asmon/asmon-0.62.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-plugins/asmon/asmon-0.62.ebuild b/x11-plugins/asmon/asmon-0.62.ebuild index c0a60cdc8679..dd20d4fa1a5f 100644 --- a/x11-plugins/asmon/asmon-0.62.ebuild +++ b/x11-plugins/asmon/asmon-0.62.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.62.ebuild,v 1.1 2003/05/12 22:46:35 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.62.ebuild,v 1.2 2003/05/12 22:51:51 wwoods Exp $ # Short one-line description of this package. DESCRIPTION="WindowMaker/AfterStep system monitor dockapp" HOMEPAGE="http://rio.vg/asmon/" -SRC_URI="http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz + http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 alpha" |