diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-11-12 19:26:32 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-11-12 19:26:32 +0000 |
commit | 86ac12201766c43365a6dcc2e9cb4b353293c8d3 (patch) | |
tree | 1d3e92e71e5c9ba9b12db225c513d30ab734f758 | |
parent | Initial commit (diff) | |
download | historical-86ac12201766c43365a6dcc2e9cb4b353293c8d3.tar.gz historical-86ac12201766c43365a6dcc2e9cb4b353293c8d3.tar.bz2 historical-86ac12201766c43365a6dcc2e9cb4b353293c8d3.zip |
Changed ~x86 to x86.
-rw-r--r-- | sys-apps/apcupsd/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/apcupsd/apcupsd-3.10.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/apcupsd/Manifest b/sys-apps/apcupsd/Manifest index 538ee736a0df..04976caa7f7d 100644 --- a/sys-apps/apcupsd/Manifest +++ b/sys-apps/apcupsd/Manifest @@ -2,7 +2,7 @@ MD5 37a17ef92e0fa96f32d68b794be5e396 apcupsd-3.10.5-r2.ebuild 1896 MD5 51d33fa0d6b6fec4502f239d89f112b1 apcupsd-3.10.5-r3.ebuild 1993 MD5 1122e44315cc96df914baf7dead7a7ae ChangeLog 3845 MD5 95fbe0b2c22a6ac60e34a6449c2a90d6 apcupsd-3.10.5-r4.ebuild 2180 -MD5 813db3d4e213c597739b2cea80fa8bb4 apcupsd-3.10.6.ebuild 2482 +MD5 6b99552be13840866d0634739abceb81 apcupsd-3.10.6.ebuild 2481 MD5 f7092406e32869eb0535d85b4c09be0d files/digest-apcupsd-3.10.5-r4 123 MD5 f66859d42d0af37659622f78b276a8bc files/digest-apcupsd-3.10.6 123 MD5 f7092406e32869eb0535d85b4c09be0d files/digest-apcupsd-3.10.5-r3 123 diff --git a/sys-apps/apcupsd/apcupsd-3.10.6.ebuild b/sys-apps/apcupsd/apcupsd-3.10.6.ebuild index 4988c33c6a40..1f9fb26ab274 100644 --- a/sys-apps/apcupsd/apcupsd-3.10.6.ebuild +++ b/sys-apps/apcupsd/apcupsd-3.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.6.ebuild,v 1.10 2003/11/06 15:44:17 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apcupsd/apcupsd-3.10.6.ebuild,v 1.11 2003/11/12 19:26:24 tantive Exp $ IUSE="doc snmp usb apache2" @@ -9,7 +9,7 @@ DESCRIPTION="APC UPS daemon with integrated tcp/ip remote shutdown" SRC_URI="mirror://sourceforge/apcupsd/${P}.tar.gz ftp://ftp.apcupsd.com/pub/apcupsd/contrib/gd1.2.tar.gz" HOMEPAGE="http://www.sibbald.com/apcupsd/" -KEYWORDS="~x86 ~amd64 ~ppc ~arm ~sparc" +KEYWORDS="x86 ~amd64 ~ppc ~arm ~sparc" SLOT="0" LICENSE="GPL-2" |