diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-04 07:37:16 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-04 07:37:16 +0000 |
commit | c2c30e8269fe7923586f1a5e0e5c4543ddc54721 (patch) | |
tree | 8fcfbd57fbe114622a64f6eee43bbc6ab3a820fa /sys-cluster | |
parent | rebuild manifest (diff) | |
download | gentoo-2-c2c30e8269fe7923586f1a5e0e5c4543ddc54721.tar.gz gentoo-2-c2c30e8269fe7923586f1a5e0e5c4543ddc54721.tar.bz2 gentoo-2-c2c30e8269fe7923586f1a5e0e5c4543ddc54721.zip |
Unstable on hppa.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/keepalived/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-cluster/keepalived/ChangeLog b/sys-cluster/keepalived/ChangeLog index c6d6277ee1d9..9071cce52b49 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.27 2005/11/10 20:13:02 markusle Exp $ +# 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 $ + + 04 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> + keepalived-1.1.11.ebuild: + Unstable on hppa. 10 Nov 2005; Markus Dittrich <markusle@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 e5fe2be4c0f8..c96570ee3e23 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 +# 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.9 2005/11/10 20:13:02 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.11.ebuild,v 1.10 2006/01/04 07:37:16 killerfox 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 ia64 ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 s390 ~sparc x86" IUSE="debug profile" DEPEND="dev-libs/popt |