diff options
Diffstat (limited to 'dev-libs/kqoauth')
-rw-r--r-- | dev-libs/kqoauth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/kqoauth/kqoauth-0.98.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/kqoauth/ChangeLog b/dev-libs/kqoauth/ChangeLog index 437172fdd7af..a39e13b872df 100644 --- a/dev-libs/kqoauth/ChangeLog +++ b/dev-libs/kqoauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/kqoauth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/ChangeLog,v 1.4 2014/04/02 16:50:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/ChangeLog,v 1.5 2014/04/03 07:55:27 zlogene Exp $ + + 03 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> kqoauth-0.98.ebuild: + x86 stable wrt bug #500914 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> kqoauth-0.98.ebuild: amd64 stable wrt bug #500914 diff --git a/dev-libs/kqoauth/kqoauth-0.98.ebuild b/dev-libs/kqoauth/kqoauth-0.98.ebuild index 7a7eec4ca91c..e7d63f9a888e 100644 --- a/dev-libs/kqoauth/kqoauth-0.98.ebuild +++ b/dev-libs/kqoauth/kqoauth-0.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/kqoauth-0.98.ebuild,v 1.2 2014/04/02 16:50:19 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/kqoauth-0.98.ebuild,v 1.3 2014/04/03 07:55:27 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/kypeli/kQOAuth/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" |