diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-15 20:15:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-15 20:15:05 +0000 |
commit | 440f5fe72a2fb95758d1f284c58e7ffa04f77501 (patch) | |
tree | ce61594d88661425ef971486b9861503619e388f /sys-cluster | |
parent | 2.6.15-git11 release. (diff) | |
download | gentoo-2-440f5fe72a2fb95758d1f284c58e7ffa04f77501.tar.gz gentoo-2-440f5fe72a2fb95758d1f284c58e7ffa04f77501.tar.bz2 gentoo-2-440f5fe72a2fb95758d1f284c58e7ffa04f77501.zip |
Stable on SPARC wrt bug #90501.
(Portage version: 2.1_pre3-r1)
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 9071cce52b49..e9ee10c7a588 100644 --- a/sys-cluster/keepalived/ChangeLog +++ b/sys-cluster/keepalived/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/keepalived # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.28 2006/01/04 07:37:16 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.29 2006/01/15 20:15:05 weeve Exp $ + + 15 Jan 2006; Jason Wever <weeve@gentoo.org> keepalived-1.1.11.ebuild: + Stable on SPARC wrt bug #90501. 04 Jan 2006; Rene Nussbaumer <killerfox@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 c96570ee3e23..7414a70592d2 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-2006 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.10 2006/01/04 07:37:16 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.11 2006/01/15 20:15:05 weeve Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 s390 sparc x86" IUSE="debug profile" DEPEND="dev-libs/popt |