diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:05:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:05:29 +0000 |
commit | 95c2da3be2ddafa567885ed9e2d992ba09138c05 (patch) | |
tree | e0e668d78ab7fa853ab11cd46107fe5542e6d7e9 /dev-util/suse-build | |
parent | Stable for amd64, wrt bug #534954 (diff) | |
download | gentoo-2-95c2da3be2ddafa567885ed9e2d992ba09138c05.tar.gz gentoo-2-95c2da3be2ddafa567885ed9e2d992ba09138c05.tar.bz2 gentoo-2-95c2da3be2ddafa567885ed9e2d992ba09138c05.zip |
Stable for amd64, wrt bug #535410
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/suse-build')
-rw-r--r-- | dev-util/suse-build/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/suse-build/suse-build-2014.09.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/suse-build/ChangeLog b/dev-util/suse-build/ChangeLog index a1d22ee59046..754f24377f9e 100644 --- a/dev-util/suse-build/ChangeLog +++ b/dev-util/suse-build/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/suse-build -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/suse-build/ChangeLog,v 1.28 2015/04/07 14:23:24 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/suse-build/ChangeLog,v 1.29 2015/06/11 15:05:29 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> suse-build-2014.09.18.ebuild: + Stable for amd64, wrt bug #535410 09 Oct 2014; Justin Lecher <jlec@gentoo.org> files/suse-build-2014.09.18-libexec-paths.patch: diff --git a/dev-util/suse-build/suse-build-2014.09.18.ebuild b/dev-util/suse-build/suse-build-2014.09.18.ebuild index 33f121e3f46d..f765e3a67f4a 100644 --- a/dev-util/suse-build/suse-build-2014.09.18.ebuild +++ b/dev-util/suse-build/suse-build-2014.09.18.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/suse-build/suse-build-2014.09.18.ebuild,v 1.1 2014/10/09 09:33:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/suse-build/suse-build-2014.09.18.ebuild,v 1.2 2015/06/11 15:05:29 ago Exp $ EAPI=5 @@ -26,7 +26,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="symlink" [[ "${PV}" == "9999" ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" virtual/perl-Digest-MD5 |