diff options
author | 2002-05-15 06:56:52 +0000 | |
---|---|---|
committer | 2002-05-15 06:56:52 +0000 | |
commit | 76dab9ff270c9a4033d03e789bd51cfa365fb991 (patch) | |
tree | 06ed6fceb941ec718d3f57e17595f2cadb902f5c /app-misc/xsnap | |
parent | Unmasking mozilla 1.0rc2. (diff) | |
download | historical-76dab9ff270c9a4033d03e789bd51cfa365fb991.tar.gz historical-76dab9ff270c9a4033d03e789bd51cfa365fb991.tar.bz2 historical-76dab9ff270c9a4033d03e789bd51cfa365fb991.zip |
updated SRC_URI
Diffstat (limited to 'app-misc/xsnap')
-rw-r--r-- | app-misc/xsnap/xsnap-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/xsnap/xsnap-1.3.ebuild b/app-misc/xsnap/xsnap-1.3.ebuild index 70ad1b4e6377..73db32593475 100644 --- a/app-misc/xsnap/xsnap-1.3.ebuild +++ b/app-misc/xsnap/xsnap-1.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Grant Goodyear <grant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/xsnap/xsnap-1.3.ebuild,v 1.2 2002/04/27 07:54:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xsnap/xsnap-1.3.ebuild,v 1.3 2002/05/15 06:56:52 george Exp $ S=${WORKDIR}/${P} DESCRIPTION="Program to interactively take a 'snapshot' of a region of the screen" -SRC_URI="ftp://ftp.ac-grenoble.fr/ge/Xutils/${P}.tar.gz" +SRC_URI="ftp://ftp.ac-grenoble.fr/ge/Xutils/${P}.tgz" HOMEPAGE="" DEPEND="virtual/x11" |