diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:13:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:13:22 +0000 |
commit | 8def424576164664aaecf3f8f35825919c1b1306 (patch) | |
tree | a3f146da79dc093f797f1e589b369f3ca23aa502 /dev-libs | |
parent | Stable for amd64, wrt bug #545684 (diff) | |
download | gentoo-2-8def424576164664aaecf3f8f35825919c1b1306.tar.gz gentoo-2-8def424576164664aaecf3f8f35825919c1b1306.tar.bz2 gentoo-2-8def424576164664aaecf3f8f35825919c1b1306.zip |
Stable for amd64, wrt bug #545524
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/qrosscore/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/qrosscore/qrosscore-0.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/qrosscore/ChangeLog b/dev-libs/qrosscore/ChangeLog index 73a5558bfda3..c0b55caaef87 100644 --- a/dev-libs/qrosscore/ChangeLog +++ b/dev-libs/qrosscore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/qrosscore -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.11 2014/08/10 20:39:11 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/ChangeLog,v 1.12 2015/04/08 13:13:22 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> qrosscore-0.3.1.ebuild: + Stable for amd64, wrt bug #545524 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> qrosscore-9999.ebuild: QA: drop trailing '.' from DESCRIPTION diff --git a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild index 5f528b454dfd..1a97cec792b3 100644 --- a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild +++ b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-0.3.1.ebuild,v 1.2 2014/07/14 05:21:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qrosscore/qrosscore-0.3.1.ebuild,v 1.3 2015/04/08 13:13:22 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=" |