diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-02 21:25:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-02 21:25:47 +0000 |
commit | 53fffb75aff1e78e4de25d6969c8fbd999186d2e (patch) | |
tree | 76fb26bff73a8d8f9fc1bc21c0e5ebef95cc4cf1 /dev-libs/qoauth/qoauth-1.0.ebuild | |
parent | old (diff) | |
download | historical-53fffb75aff1e78e4de25d6969c8fbd999186d2e.tar.gz historical-53fffb75aff1e78e4de25d6969c8fbd999186d2e.tar.bz2 historical-53fffb75aff1e78e4de25d6969c8fbd999186d2e.zip |
amd64/x86 stable, bug #291430
Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/qoauth/qoauth-1.0.ebuild')
-rw-r--r-- | dev-libs/qoauth/qoauth-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qoauth/qoauth-1.0.ebuild b/dev-libs/qoauth/qoauth-1.0.ebuild index 28a169640530..98962e10156d 100644 --- a/dev-libs/qoauth/qoauth-1.0.ebuild +++ b/dev-libs/qoauth/qoauth-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qoauth/qoauth-1.0.ebuild,v 1.2 2009/10/03 14:32:14 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qoauth/qoauth-1.0.ebuild,v 1.3 2009/11/02 21:25:47 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://files.ayoy.net/qoauth/release/${PV}/src/${P}-src.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc test" COMMON_DEPEND="app-crypt/qca:2[debug?]" |