summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-01-04 18:36:48 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-01-04 18:36:48 +0000
commit6ab42505b792ef4aebea3be08aaed231d298c5ab (patch)
treedd4692ee0b07350f46e940d485bd483929d8b632 /x11-plugins/gkrellm-giFT
parentcleanup (diff)
downloadhistorical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.gz
historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.bz2
historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.zip
Various epatch sed and cosmetic changes
Diffstat (limited to 'x11-plugins/gkrellm-giFT')
-rw-r--r--x11-plugins/gkrellm-giFT/Manifest2
-rw-r--r--x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.1.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellm-giFT/Manifest b/x11-plugins/gkrellm-giFT/Manifest
index 258dcb95b003..e1218599b2b7 100644
--- a/x11-plugins/gkrellm-giFT/Manifest
+++ b/x11-plugins/gkrellm-giFT/Manifest
@@ -1,3 +1,3 @@
-MD5 46af7cf874694fd14d24b77478b1629c gkrellm-giFT-0.2.1.ebuild 685
MD5 014de462756ebf7de426d32376a4746d ChangeLog 447
+MD5 6718a62ba8ce1bcf7732bfb90a0e5c15 gkrellm-giFT-0.2.1.ebuild 691
MD5 79bb8dedf4e3fe409a12e45341c99cc4 files/digest-gkrellm-giFT-0.2.1 70
diff --git a/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.1.ebuild b/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.1.ebuild
index 609adc130055..e95faf117c20 100644
--- a/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.1.ebuild
+++ b/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.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/gkrellm-giFT/gkrellm-giFT-0.2.1.ebuild,v 1.1 2003/09/06 15:43:27 sergey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-giFT/gkrellm-giFT-0.2.1.ebuild,v 1.2 2004/01/04 18:36:47 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GKrellM2 plugin to monitor giFT transfers"
-SRC_URI="http://www.code-monkey.de/data/${PN}/${P}.tar.gz"
+SRC_URI="http://www.code-monkey.de/data/gkrellm-giFT/${P}.tar.gz"
HOMEPAGE="http://www.code-monkey.de/gkrellm-gift.html"
LICENSE="GPL-2"
SLOT="0"
@@ -12,7 +12,7 @@ KEYWORDS="~x86"
IUSE=""
DEPEND=">=app-admin/gkrellm-2.1.15
- >=net-p2p/gift-0.11.3"
+ >=net-p2p/gift-0.11.3"
src_compile() {
econf || die