diff options
author | 2012-02-08 01:14:41 +0000 | |
---|---|---|
committer | 2012-02-08 01:14:41 +0000 | |
commit | f198113170ce20d3be9f80300ed63684a7b3ccb6 (patch) | |
tree | 822b629531fc32b2df4a567021614d804630aeff /sys-cluster/openais/openais-1.1.4-r1.ebuild | |
parent | Add XFT (x11-libs/libXft) support. (diff) | |
download | gentoo-2-f198113170ce20d3be9f80300ed63684a7b3ccb6.tar.gz gentoo-2-f198113170ce20d3be9f80300ed63684a7b3ccb6.tar.bz2 gentoo-2-f198113170ce20d3be9f80300ed63684a7b3ccb6.zip |
Stable for HPPA (bug #400499).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/openais/openais-1.1.4-r1.ebuild')
-rw-r--r-- | sys-cluster/openais/openais-1.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openais/openais-1.1.4-r1.ebuild b/sys-cluster/openais/openais-1.1.4-r1.ebuild index cc39c8f830a7..835c3e117fb1 100644 --- a/sys-cluster/openais/openais-1.1.4-r1.ebuild +++ b/sys-cluster/openais/openais-1.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.2 2012/01/27 17:07:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openais/openais-1.1.4-r1.ebuild,v 1.3 2012/02/08 01:14:41 jer 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 ~x86-fbsd" +KEYWORDS="amd64 hppa ~x86 ~x86-fbsd" IUSE="static-libs" RDEPEND="sys-cluster/corosync" |