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 | 9d11c9788866d69a53932f6f5b42c2bdbc45cb97 (patch) | |
tree | c0a7476edf54a86ed5994a031d82cfd4d94f00fd /sys-apps/apcupsd | |
parent | fixed grub-install issue (diff) | |
download | gentoo-2-9d11c9788866d69a53932f6f5b42c2bdbc45cb97.tar.gz gentoo-2-9d11c9788866d69a53932f6f5b42c2bdbc45cb97.tar.bz2 gentoo-2-9d11c9788866d69a53932f6f5b42c2bdbc45cb97.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" |