diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:56:43 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:56:43 +0000 |
commit | 6e735aa6a6d47f9f58fef668df46a6c761b90b03 (patch) | |
tree | dcde41cd6f3b31d71b13f0342133784cd699c3f6 /sys-cluster | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-6e735aa6a6d47f9f58fef668df46a6c761b90b03.tar.gz gentoo-2-6e735aa6a6d47f9f58fef668df46a6c761b90b03.tar.bz2 gentoo-2-6e735aa6a6d47f9f58fef668df46a6c761b90b03.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/keepalived/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-cluster/keepalived/ChangeLog b/sys-cluster/keepalived/ChangeLog index 4351082bf2cc..161171c70c6a 100644 --- a/sys-cluster/keepalived/ChangeLog +++ b/sys-cluster/keepalived/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2005/05/09 04:38:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.25 2005/06/17 20:53:10 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> + keepalived-1.1.11.ebuild: + Stable on ppc. 09 May 2005; Aron Griffis <agriffis@gentoo.org> keepalived-1.1.11.ebuild: add ~ia64 diff --git a/sys-cluster/keepalived/keepalived-1.1.11.ebuild b/sys-cluster/keepalived/keepalived-1.1.11.ebuild index fd4fc880f842..b7639f3e12dc 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.6 2005/05/13 01:43:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.7 2005/06/17 20:53:10 hansmi 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="amd64 ~ia64 ~ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 s390 ~sparc x86" IUSE="debug profile" DEPEND="dev-libs/popt |