diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:04:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:04:34 +0000 |
commit | e1eab9afd63c9a4336629da9c44d7d1678b2f307 (patch) | |
tree | c1fa50f384dea3109614f787870df4dcdc1583fb /sys-cluster | |
parent | arm stable (diff) | |
download | gentoo-2-e1eab9afd63c9a4336629da9c44d7d1678b2f307.tar.gz gentoo-2-e1eab9afd63c9a4336629da9c44d7d1678b2f307.tar.bz2 gentoo-2-e1eab9afd63c9a4336629da9c44d7d1678b2f307.zip |
s390 stable
(Portage version: 2.1.4)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.13-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.1.13-r1.ebuild b/sys-cluster/keepalived/keepalived-1.1.13-r1.ebuild index edb8b4f995c8..cbb5905901e5 100644 --- a/sys-cluster/keepalived/keepalived-1.1.13-r1.ebuild +++ b/sys-cluster/keepalived/keepalived-1.1.13-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.13-r1.ebuild,v 1.11 2007/10/31 04:59:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.13-r1.ebuild,v 1.12 2008/01/13 09:04:34 vapier Exp $ inherit flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="debug profile" RDEPEND="dev-libs/popt |