diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:37:02 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:37:02 +0000 |
commit | 905104477894dc17ff4df7f9d24c59ed70b27694 (patch) | |
tree | 96c4672d87fb60a0835a130d60079ebd85dca52d /x11-plugins/gkrellshoot | |
parent | Various epatch sed and cosmetic changes (diff) | |
download | gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.tar.gz gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.tar.bz2 gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.zip |
Various epatch sed and cosmetic changes
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellshoot/Manifest b/x11-plugins/gkrellshoot/Manifest index 64dcc82cfc07..b2e5dc26cf6b 100644 --- a/x11-plugins/gkrellshoot/Manifest +++ b/x11-plugins/gkrellshoot/Manifest @@ -1,4 +1,4 @@ -MD5 529cee4584cf67218ad14a3123e371d3 gkrellshoot-0.4.1.ebuild 683 +MD5 621f3b4f76b0d4a9b4e60702a1f71a73 gkrellshoot-0.4.1.ebuild 679 MD5 72721bdd18c6735e113dedda771a748f ChangeLog 1323 MD5 157e12aeee0abf6de8f1376e1c3fd344 gkrellshoot-0.3.2.ebuild 792 MD5 1b94315da93e6a9ea08d07f726fccc58 files/digest-gkrellshoot-0.3.2 68 diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild index 986eceb092b4..d9a4e1d56783 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.6 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellshoot/gkrellshoot-0.4.1.ebuild,v 1.7 2004/01/04 18:36:47 aliz Exp $ S=${WORKDIR}/${P/s/S} DESCRIPTION="GKrellm2 plugin to take screen shots and lock screen" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz" HOMEPAGE="http://gkrellshoot.sourceforge.net/" DEPEND=">=app-admin/gkrellm-2*" |