diff options
Diffstat (limited to 'sys-cluster/openais/openais-1.1.4.ebuild')
-rw-r--r-- | sys-cluster/openais/openais-1.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/openais/openais-1.1.4.ebuild b/sys-cluster/openais/openais-1.1.4.ebuild index 3b6643eff19e..60ba86286a46 100644 --- a/sys-cluster/openais/openais-1.1.4.ebuild +++ b/sys-cluster/openais/openais-1.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-1.1.4.ebuild,v 1.2 2010/08/25 07:59:02 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-1.1.4.ebuild,v 1.3 2011/02/11 19:12:27 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp:${PN}.org@${PN}.org/downloads/${P}/${P}.tar.gz" LICENSE="BSD public-domain" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="" RDEPEND="sys-cluster/corosync" |