diff options
author | Michael Imhof <tantive@gentoo.org> | 2004-08-25 20:33:02 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2004-08-25 20:33:02 +0000 |
commit | ee45468c31855f20e2a04209026afd77ad18a6a7 (patch) | |
tree | 0b0ed3c9afaa45ee6850203d63ba8a534f1bec29 /sys-apps | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-ee45468c31855f20e2a04209026afd77ad18a6a7.tar.gz gentoo-2-ee45468c31855f20e2a04209026afd77ad18a6a7.tar.bz2 gentoo-2-ee45468c31855f20e2a04209026afd77ad18a6a7.zip |
Stable on x86.
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/apcupsd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/apcupsd/apcupsd-3.10.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/apcupsd/ChangeLog b/sys-apps/apcupsd/ChangeLog index 0ad844abbcce..b57a5c4443ba 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.37 2004/07/23 09:36:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/ChangeLog,v 1.38 2004/08/25 20:33:02 tantive Exp $ + + 25 Aug 2004; Michael Imhof <tantive@gentoo.org> apcupsd-3.10.13.ebuild: + Stable on x86. 23 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> apcupsd-3.10.13.ebuild: diff --git a/sys-apps/apcupsd/apcupsd-3.10.13.ebuild b/sys-apps/apcupsd/apcupsd-3.10.13.ebuild index 11303e3b040d..9e8dbb0ac2cb 100644 --- a/sys-apps/apcupsd/apcupsd-3.10.13.ebuild +++ b/sys-apps/apcupsd/apcupsd-3.10.13.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.13.ebuild,v 1.6 2004/07/23 09:36:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.13.ebuild,v 1.7 2004/08/25 20:33:02 tantive Exp $ inherit eutils @@ -11,7 +11,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 |