diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 09:32:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 09:32:38 +0000 |
commit | 808d1f83cab223ba00846e026a2316882d5cdbdd (patch) | |
tree | 5e13173b39f9144152c5b6173d04b9cf07a0fc3d /dev-util | |
parent | Stable for amd64, wrt bug #533896 (diff) | |
download | gentoo-2-808d1f83cab223ba00846e026a2316882d5cdbdd.tar.gz gentoo-2-808d1f83cab223ba00846e026a2316882d5cdbdd.tar.bz2 gentoo-2-808d1f83cab223ba00846e026a2316882d5cdbdd.zip |
Stable for amd64, wrt bug #546474
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gource/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/gource/gource-0.43.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/gource/ChangeLog b/dev-util/gource/ChangeLog index 45e7d818535c..dcade44f3769 100644 --- a/dev-util/gource/ChangeLog +++ b/dev-util/gource/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gource -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.30 2014/11/26 02:14:54 dlan Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/ChangeLog,v 1.31 2015/04/14 09:32:38 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> gource-0.43.ebuild: + Stable for amd64, wrt bug #546474 *gource-0.43 (26 Nov 2014) diff --git a/dev-util/gource/gource-0.43.ebuild b/dev-util/gource/gource-0.43.ebuild index 5f94dfb4e4f4..a54f26438cd7 100644 --- a/dev-util/gource/gource-0.43.ebuild +++ b/dev-util/gource/gource-0.43.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-util/gource/gource-0.43.ebuild,v 1.1 2014/11/26 02:14:54 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.43.ebuild,v 1.2 2015/04/14 09:32:38 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/acaudwell/Gource/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |