diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 12:10:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 12:10:43 +0000 |
commit | a913575f3789572a76e98d53c68e9e511b479d7f (patch) | |
tree | 78aa5f0315c08f62fcab0adc3a586ee68dfe2be4 /app-misc/xsnap | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.gz gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.bz2 gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.zip |
whitespace cleanup
Diffstat (limited to 'app-misc/xsnap')
-rw-r--r-- | app-misc/xsnap/Manifest | 2 | ||||
-rw-r--r-- | app-misc/xsnap/xsnap-1.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/xsnap/Manifest b/app-misc/xsnap/Manifest index f4de0e67cc56..c707dd333976 100644 --- a/app-misc/xsnap/Manifest +++ b/app-misc/xsnap/Manifest @@ -1,3 +1,3 @@ MD5 61c588b75c04c0bc51286c4a64ffbb66 ChangeLog 764 -MD5 50921fea7df420c0191bf10b1c377ba9 xsnap-1.3.ebuild 658 +MD5 bac4111e7e8667f2dd87e2f999e2eeca xsnap-1.3.ebuild 660 MD5 8935756ffcda63188f1df02d678f8cb5 files/digest-xsnap-1.3 57 diff --git a/app-misc/xsnap/xsnap-1.3.ebuild b/app-misc/xsnap/xsnap-1.3.ebuild index 3e8050e15d8b..8a5d9b87e713 100644 --- a/app-misc/xsnap/xsnap-1.3.ebuild +++ b/app-misc/xsnap/xsnap-1.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/xsnap/xsnap-1.3.ebuild,v 1.9 2003/02/13 09:14:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xsnap/xsnap-1.3.ebuild,v 1.10 2003/09/05 12:10:36 msterret Exp $ S=${WORKDIR}/${P} -DESCRIPTION="Program to interactively take a 'snapshot' of a region of +DESCRIPTION="Program to interactively take a 'snapshot' of a region of the screen" SRC_URI="ftp://ftp.ac-grenoble.fr/ge/Xutils/${P}.tgz" HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/" |