diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-09-30 13:33:06 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-09-30 13:33:06 +0000 |
commit | 1302052c39cb20f8ab9f3ccc2bd7134e6178ef79 (patch) | |
tree | 59a3da0b2b1de80bf7e854d262c65f42afc5a90a /dev-libs/kqoauth | |
parent | prune libtool files (diff) | |
download | gentoo-2-1302052c39cb20f8ab9f3ccc2bd7134e6178ef79.tar.gz gentoo-2-1302052c39cb20f8ab9f3ccc2bd7134e6178ef79.tar.bz2 gentoo-2-1302052c39cb20f8ab9f3ccc2bd7134e6178ef79.zip |
Version bump, thanks to 0xd34df00d. Drop old
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-libs/kqoauth')
-rw-r--r-- | dev-libs/kqoauth/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/kqoauth/kqoauth-0.98.ebuild (renamed from dev-libs/kqoauth/kqoauth-0.97.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-libs/kqoauth/ChangeLog b/dev-libs/kqoauth/ChangeLog index ff74a0bed064..b93157300a75 100644 --- a/dev-libs/kqoauth/ChangeLog +++ b/dev-libs/kqoauth/ChangeLog @@ -1,6 +1,12 @@ # 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.2 2013/08/21 14:27:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/ChangeLog,v 1.3 2013/09/30 13:33:06 zlogene Exp $ + +*kqoauth-0.98 (30 Sep 2013) + + 30 Sep 2013; Mikle Kolyada <zlogene@gentoo.org> +kqoauth-0.98.ebuild, + -kqoauth-0.97.ebuild: + Version bump, thanks to 0xd34df00d. Drop old 21 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> kqoauth-0.97.ebuild: Do not build tests as it needs to be done in other phase function and diff --git a/dev-libs/kqoauth/kqoauth-0.97.ebuild b/dev-libs/kqoauth/kqoauth-0.98.ebuild index 79325613cac5..ac44b7ab0d70 100644 --- a/dev-libs/kqoauth/kqoauth-0.97.ebuild +++ b/dev-libs/kqoauth/kqoauth-0.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/kqoauth-0.97.ebuild,v 1.2 2013/08/21 14:27:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/kqoauth/kqoauth-0.98.ebuild,v 1.1 2013/09/30 13:33:06 zlogene Exp $ EAPI=5 |