diff options
author | 2006-12-03 06:25:21 +0000 | |
---|---|---|
committer | 2006-12-03 06:25:21 +0000 | |
commit | ce3e081c1e165675e95125f636f1dc419e7a454b (patch) | |
tree | a4b1ec0c79db48934b02a710b3117a43df8d4acb /sys-cluster/keepalived | |
parent | Version bump; bug #155781. (diff) | |
download | gentoo-2-ce3e081c1e165675e95125f636f1dc419e7a454b.tar.gz gentoo-2-ce3e081c1e165675e95125f636f1dc419e7a454b.tar.bz2 gentoo-2-ce3e081c1e165675e95125f636f1dc419e7a454b.zip |
s390 stable
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'sys-cluster/keepalived')
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.1.12.ebuild b/sys-cluster/keepalived/keepalived-1.1.12.ebuild index 759aa8ec9acd..40a9fd328235 100644 --- a/sys-cluster/keepalived/keepalived-1.1.12.ebuild +++ b/sys-cluster/keepalived/keepalived-1.1.12.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.12.ebuild,v 1.6 2006/08/12 23:38:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.1.12.ebuild,v 1.7 2006/12/03 06:25:21 vapier 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="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 s390 sparc x86" IUSE="debug profile" DEPEND="dev-libs/popt |