diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-08-02 19:52:00 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-08-02 19:52:00 +0000 |
commit | b329c21d882914a39fc13fe440a21300d385e165 (patch) | |
tree | 490c396e056c858ba3a4fb08a48fb6b1092e897d /sys-apps/apcupsd | |
parent | fixed grub-install issue (diff) | |
download | historical-b329c21d882914a39fc13fe440a21300d385e165.tar.gz historical-b329c21d882914a39fc13fe440a21300d385e165.tar.bz2 historical-b329c21d882914a39fc13fe440a21300d385e165.zip |
A new version 3.8.2 is out and the sources for 3.8.1 have been moved to the 'oldversions' dir. I updated the ebuild accordingly, but someone should make a new ebuild for the new version.
Diffstat (limited to 'sys-apps/apcupsd')
-rw-r--r-- | sys-apps/apcupsd/apcupsd-3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/apcupsd/apcupsd-3.8.1.ebuild b/sys-apps/apcupsd/apcupsd-3.8.1.ebuild index 5fbe5ac90293..75195aab0d64 100644 --- a/sys-apps/apcupsd/apcupsd-3.8.1.ebuild +++ b/sys-apps/apcupsd/apcupsd-3.8.1.ebuild @@ -5,7 +5,7 @@ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="apc ups daemon with integrated tcp/ip remote shutdown" -SRC_URI="http://www.sibbald.com/apcupsd/download/${A}" +SRC_URI="http://www.sibbald.com/apcupsd/download/oldversions/${A}" HOMEPAGE="http://www.sibbald.com/apcupsd/" DEPEND="virtual/glibc" |