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/gkrellkam | |
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/gkrellkam')
-rw-r--r-- | x11-plugins/gkrellkam/ChangeLog | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellkam/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild | 4 |
4 files changed, 10 insertions, 8 deletions
diff --git a/x11-plugins/gkrellkam/ChangeLog b/x11-plugins/gkrellkam/ChangeLog index 3fb4c408686a..8c4a1184816d 100644 --- a/x11-plugins/gkrellkam/ChangeLog +++ b/x11-plugins/gkrellkam/ChangeLog @@ -1,6 +1,8 @@ # ChangeLog for x11-plugins/gkrellkam # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.5 2003/02/12 09:35:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.6 2004/01/04 18:36:45 aliz Exp $ + +*gkrellkam-2.0.0 (08 Oct 2002) 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/gkrellkam/Manifest b/x11-plugins/gkrellkam/Manifest index beafb43e30fb..14a49ded306d 100644 --- a/x11-plugins/gkrellkam/Manifest +++ b/x11-plugins/gkrellkam/Manifest @@ -1,5 +1,5 @@ -MD5 8702e22cbc2f57033d326d0f578cde90 gkrellkam-2.0.0.ebuild 703 -MD5 81e3371c89647ebd70eb6e9472c54fe2 ChangeLog 1180 -MD5 a16f247586f79f31a6123e6fa86eab1d gkrellkam-0.3.4.ebuild 688 +MD5 b7cecbe03aebd3e73f3cb1bec0969c42 gkrellkam-2.0.0.ebuild 700 +MD5 d25af814264f0cb62cce96d5de801a9f ChangeLog 1178 +MD5 ebac41bbdcbb4e427cae124b66d7c7d6 gkrellkam-0.3.4.ebuild 686 MD5 003cc4de0a739a28af21074bff0b63cd files/digest-gkrellkam-0.3.4 66 MD5 92da7650bdbd91e8256c259310a1efb3 files/digest-gkrellkam-2.0.0 66 diff --git a/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild b/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild index 884a5b2561ec..f0ebaadb4a86 100644 --- a/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild +++ b/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild @@ -1,11 +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/gkrellkam/gkrellkam-0.3.4.ebuild,v 1.9 2003/02/19 22:12:56 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild,v 1.10 2004/01/04 18:36:45 aliz Exp $ MY_P=${P/-/_} S=${WORKDIR}/${P} DESCRIPTION="a Image-Watcher-Plugin for Gkrellm." -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" +SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz" HOMEPAGE="http://gkrellkam.sourceforge.net" LICENSE="GPL-2" SLOT="0" diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild index cb3beea37773..ca5303a00ec0 100644 --- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild +++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild @@ -1,11 +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/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.4 2003/02/19 22:12:56 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.5 2004/01/04 18:36:45 aliz Exp $ MY_P=${P/-/_} S=${WORKDIR}/${P} DESCRIPTION="an Image-Watcher-Plugin for GKrellM2." -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" +SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz" HOMEPAGE="http://gkrellkam.sourceforge.net" LICENSE="GPL-2" SLOT="0" |