diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:36:48 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:36:48 +0000 |
commit | 6ab42505b792ef4aebea3be08aaed231d298c5ab (patch) | |
tree | dd4692ee0b07350f46e940d485bd483929d8b632 /x11-plugins/gkrellshoot | |
parent | cleanup (diff) | |
download | historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.gz historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.bz2 historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.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 b79ccd89e314..64dcc82cfc07 100644 --- a/x11-plugins/gkrellshoot/Manifest +++ b/x11-plugins/gkrellshoot/Manifest @@ -1,5 +1,5 @@ +MD5 529cee4584cf67218ad14a3123e371d3 gkrellshoot-0.4.1.ebuild 683 MD5 72721bdd18c6735e113dedda771a748f ChangeLog 1323 MD5 157e12aeee0abf6de8f1376e1c3fd344 gkrellshoot-0.3.2.ebuild 792 -MD5 7131f585d3d559e0ff142ba1441f941c gkrellshoot-0.4.1.ebuild 677 MD5 1b94315da93e6a9ea08d07f726fccc58 files/digest-gkrellshoot-0.3.2 68 MD5 2ddc84839a8d815f0163cd6cf58992f4 files/digest-gkrellshoot-0.4.1 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*" |