diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:08:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:08:38 +0000 |
commit | 3e6cb75d71a1962514a541061d04ad77e8ba5f2c (patch) | |
tree | 0f45388569127156cbda5dd2021a3476168bdae0 /net-libs/qxmpp/qxmpp-0.3.45.2.ebuild | |
parent | Allow to use theora with glut wrt #399237 by <boxcars@gmx.net> (diff) | |
download | historical-3e6cb75d71a1962514a541061d04ad77e8ba5f2c.tar.gz historical-3e6cb75d71a1962514a541061d04ad77e8ba5f2c.tar.bz2 historical-3e6cb75d71a1962514a541061d04ad77e8ba5f2c.zip |
Stable for amd64, wrt bug #400605
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-libs/qxmpp/qxmpp-0.3.45.2.ebuild')
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.3.45.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/qxmpp/qxmpp-0.3.45.2.ebuild b/net-libs/qxmpp/qxmpp-0.3.45.2.ebuild index b9bb22b2ac28..41749a0f85bb 100644 --- a/net-libs/qxmpp/qxmpp-0.3.45.2.ebuild +++ b/net-libs/qxmpp/qxmpp-0.3.45.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/qxmpp/qxmpp-0.3.45.2.ebuild,v 1.1 2011/08/21 16:29:19 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/qxmpp/qxmpp-0.3.45.2.ebuild,v 1.2 2012/02/04 19:08:38 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/downloads/0xd34df00d/qxmpp-dev/${P}-extras.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug +extras" DEPEND="x11-libs/qt-core |