diff options
author | Michael Imhof <tantive@gentoo.org> | 2004-10-29 21:38:33 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2004-10-29 21:38:33 +0000 |
commit | d67805844044b1a4d6bd2144c67e6a949f775a19 (patch) | |
tree | d6f1ed0523097ce6cc3e0abc9096d6de7b716676 /sys-apps/apcupsd | |
parent | add missing digest. (Manifest recommit) (diff) | |
download | gentoo-2-d67805844044b1a4d6bd2144c67e6a949f775a19.tar.gz gentoo-2-d67805844044b1a4d6bd2144c67e6a949f775a19.tar.bz2 gentoo-2-d67805844044b1a4d6bd2144c67e6a949f775a19.zip |
Stable on AMD64.
Diffstat (limited to 'sys-apps/apcupsd')
-rw-r--r-- | sys-apps/apcupsd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/apcupsd/ChangeLog b/sys-apps/apcupsd/ChangeLog index 10105deaee8c..5d60252f6ed0 100644 --- a/sys-apps/apcupsd/ChangeLog +++ b/sys-apps/apcupsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/apcupsd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.46 2004/10/27 11:38:06 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.47 2004/10/29 21:38:33 tantive Exp $ + + 29 Oct 2004; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.15-r1.ebuild: + Stable on AMD64. 27 Oct 2004; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.15-r1.ebuild: Fixed path to the hid devices. Closes #36162. diff --git a/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild b/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild index cdec2d2ddcbf..42a634503a1a 100644 --- a/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild +++ b/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild,v 1.5 2004/10/27 11:38:06 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.15-r1.ebuild,v 1.6 2004/10/29 21:38:33 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" DEPEND=">=sys-apps/baselayout-1.8.4 |