diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-03 07:55:27 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-03 07:55:27 +0000 |
commit | 5b2c726ae71b4542ac5fb0f016770a1dd4e13778 (patch) | |
tree | 7ed4d00a3262013ccd4c7e231c99ca1b22831682 /dev-libs/kqoauth | |
parent | dev-java/tomcat-servlet-api: version bump (diff) | |
download | gentoo-2-5b2c726ae71b4542ac5fb0f016770a1dd4e13778.tar.gz gentoo-2-5b2c726ae71b4542ac5fb0f016770a1dd4e13778.tar.bz2 gentoo-2-5b2c726ae71b4542ac5fb0f016770a1dd4e13778.zip |
x86 stable wrt bug #500914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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=" |