diff options
author | Michael Imhof <tantive@gentoo.org> | 2005-09-05 12:44:46 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2005-09-05 12:44:46 +0000 |
commit | 97d695d881c89e7b82f1872c7e208edc0cc51a2d (patch) | |
tree | 80e1d69f73c2c685111572daf61531b03b01b664 /sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild | |
parent | New patch level; fixes several bugs (see NEWS). (diff) | |
download | historical-97d695d881c89e7b82f1872c7e208edc0cc51a2d.tar.gz historical-97d695d881c89e7b82f1872c7e208edc0cc51a2d.tar.bz2 historical-97d695d881c89e7b82f1872c7e208edc0cc51a2d.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild')
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild b/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild index 74f98857f14c..c9180dfcf10c 100644 --- a/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild +++ b/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild,v 1.2 2005/05/05 02:31:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/apcupsd/apcupsd-3.10.16-r3.ebuild,v 1.3 2005/09/05 12:44:46 tantive Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~ppc ~sparc" IUSE="doc snmp usb apache2 gd" DEPEND=">=sys-apps/baselayout-1.8.4 |