summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2004-11-18 19:39:29 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2004-11-18 19:39:29 +0000
commitc02c243e1be3053063c0fc1b5744b81fbcdc9155 (patch)
tree617d7891635c41efc58260ee7c0fb40430662944 /app-laptop/acpitool
parentstable on ppc64; bug #70825 (Manifest recommit) (diff)
downloadgentoo-2-c02c243e1be3053063c0fc1b5744b81fbcdc9155.tar.gz
gentoo-2-c02c243e1be3053063c0fc1b5744b81fbcdc9155.tar.bz2
gentoo-2-c02c243e1be3053063c0fc1b5744b81fbcdc9155.zip
Fixed fetching problems, bug #69623
Diffstat (limited to 'app-laptop/acpitool')
-rw-r--r--app-laptop/acpitool/ChangeLog5
-rw-r--r--app-laptop/acpitool/acpitool-0.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/acpitool/ChangeLog b/app-laptop/acpitool/ChangeLog
index c4c9938a9ccf..757435c44f1c 100644
--- a/app-laptop/acpitool/ChangeLog
+++ b/app-laptop/acpitool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/acpitool
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acpitool/ChangeLog,v 1.1 2004/09/27 19:33:21 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acpitool/ChangeLog,v 1.2 2004/11/18 19:39:29 sekretarz Exp $
+
+ 18 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> acpitool-0.2.5.ebuild:
+ Fixed fetching problems, bug #69623
*acpitool-0.2.5 (27 Sep 2004)
diff --git a/app-laptop/acpitool/acpitool-0.2.5.ebuild b/app-laptop/acpitool/acpitool-0.2.5.ebuild
index 3766b90ede2c..87deb61e52c0 100644
--- a/app-laptop/acpitool/acpitool-0.2.5.ebuild
+++ b/app-laptop/acpitool/acpitool-0.2.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acpitool/acpitool-0.2.5.ebuild,v 1.1 2004/09/27 19:33:21 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acpitool/acpitool-0.2.5.ebuild,v 1.2 2004/11/18 19:39:29 sekretarz Exp $
DESCRIPTION="A small command line application, intended to be a replacement for the apm tool"
HOMEPAGE="http://freeunix.dyndns.org:8088/site2/acpitool.shtml"
-SRC_URI="http://freeunix.dyndns.org:8088/ftp_site/pub/unix/${PN}/${P}.tar.bz2"
+SRC_URI="http://freeunix.dyndns.org:8088/ftp_site/pub/unix/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"