diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-29 16:29:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-29 16:29:28 +0000 |
commit | 925ace1ba80c5cc45d953016c848092dacaae133 (patch) | |
tree | 9125ff679404672d7f08a0923b18070701026ae0 /sys-cluster | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-925ace1ba80c5cc45d953016c848092dacaae133.tar.gz gentoo-2-925ace1ba80c5cc45d953016c848092dacaae133.tar.bz2 gentoo-2-925ace1ba80c5cc45d953016c848092dacaae133.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/keepalived/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/keepalived/ChangeLog b/sys-cluster/keepalived/ChangeLog index 71f90231ef8c..a8eeae8e1a0a 100644 --- a/sys-cluster/keepalived/ChangeLog +++ b/sys-cluster/keepalived/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/keepalived # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.21 2005/04/26 11:52:55 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.22 2005/04/29 16:29:28 corsair Exp $ + + 29 Apr 2005; Markus Rothe <corsair@gentoo.org> keepalived-1.1.11.ebuild: + Added ~ppc64 to KEYWORDS; bug #90501 26 Apr 2005; Christian Zoffoli <xmerlin@gentoo.org> keepalived-1.1.11.ebuild: diff --git a/sys-cluster/keepalived/keepalived-1.1.11.ebuild b/sys-cluster/keepalived/keepalived-1.1.11.ebuild index 5c4bde88ecdb..ce0910e0ab41 100644 --- a/sys-cluster/keepalived/keepalived-1.1.11.ebuild +++ b/sys-cluster/keepalived/keepalived-1.1.11.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-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.2 2005/04/26 11:52:55 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.3 2005/04/29 16:29:28 corsair Exp $ DESCRIPTION="add a strong & robust keepalive facility to the Linux Virtual Server project" HOMEPAGE="http://www.keepalived.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc ~ppc64" IUSE="debug profile" DEPEND="dev-libs/popt |