diff options
author | 2013-10-20 13:41:01 +0000 | |
---|---|---|
committer | 2013-10-20 13:41:01 +0000 | |
commit | 9e088d207495124342ed5305febbde8d3c8c381a (patch) | |
tree | 35c34fdad2a7406e4fc6f81bf883455ff2163050 /sys-cluster/libqb/libqb-0.14.4.ebuild | |
parent | This is handled by gstreamer only (diff) | |
download | historical-9e088d207495124342ed5305febbde8d3c8c381a.tar.gz historical-9e088d207495124342ed5305febbde8d3c8c381a.tar.bz2 historical-9e088d207495124342ed5305febbde8d3c8c381a.zip |
Stable for HPPA (bug #457572).
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'sys-cluster/libqb/libqb-0.14.4.ebuild')
-rw-r--r-- | sys-cluster/libqb/libqb-0.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/libqb/libqb-0.14.4.ebuild b/sys-cluster/libqb/libqb-0.14.4.ebuild index 4680dc74358b..f97d883feced 100644 --- a/sys-cluster/libqb/libqb-0.14.4.ebuild +++ b/sys-cluster/libqb/libqb-0.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/libqb/libqb-0.14.4.ebuild,v 1.1 2013/03/08 17:54:24 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/libqb/libqb-0.14.4.ebuild,v 1.2 2013/10/20 13:40:59 jer Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 hppa ~x86" IUSE="debug doc examples static-libs test" RDEPEND="dev-libs/glib:2" |