diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-02 16:50:19 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-04-02 16:50:19 +0000 |
commit | 5da7b2b4c310cff7739a742dfe1957f2d181dde6 (patch) | |
tree | abdbe54832548734bd921f3e4d6f3a223b92d3f9 /dev-libs/kqoauth | |
parent | amd64 stable wrt bug #500914 (diff) | |
download | gentoo-2-5da7b2b4c310cff7739a742dfe1957f2d181dde6.tar.gz gentoo-2-5da7b2b4c310cff7739a742dfe1957f2d181dde6.tar.bz2 gentoo-2-5da7b2b4c310cff7739a742dfe1957f2d181dde6.zip |
amd64 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 | 7 | ||||
-rw-r--r-- | dev-libs/kqoauth/kqoauth-0.98.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/kqoauth/ChangeLog b/dev-libs/kqoauth/ChangeLog index b93157300a75..437172fdd7af 100644 --- a/dev-libs/kqoauth/ChangeLog +++ b/dev-libs/kqoauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/kqoauth -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/ChangeLog,v 1.3 2013/09/30 13:33:06 zlogene Exp $ +# 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 $ + + 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> kqoauth-0.98.ebuild: + amd64 stable wrt bug #500914 *kqoauth-0.98 (30 Sep 2013) diff --git a/dev-libs/kqoauth/kqoauth-0.98.ebuild b/dev-libs/kqoauth/kqoauth-0.98.ebuild index ac44b7ab0d70..7a7eec4ca91c 100644 --- a/dev-libs/kqoauth/kqoauth-0.98.ebuild +++ b/dev-libs/kqoauth/kqoauth-0.98.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/09/30 13:33:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/kqoauth-0.98.ebuild,v 1.2 2014/04/02 16:50:19 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=" |