diff options
author | 2015-07-23 19:58:13 +0000 | |
---|---|---|
committer | 2015-07-23 19:58:13 +0000 | |
commit | 1f0e57537f921f256600f4d75a507c8ada7cfbb7 (patch) | |
tree | 3f6dadc1ed9732b93694354f24a3b0902597547f /net-misc/pipes | |
parent | ppc stable wrt bug #535116 (diff) | |
download | gentoo-2-1f0e57537f921f256600f4d75a507c8ada7cfbb7.tar.gz gentoo-2-1f0e57537f921f256600f4d75a507c8ada7cfbb7.tar.bz2 gentoo-2-1f0e57537f921f256600f4d75a507c8ada7cfbb7.zip |
ppc stable wrt bug #517454
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/pipes')
-rw-r--r-- | net-misc/pipes/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/pipes/pipes-1.16.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/pipes/ChangeLog b/net-misc/pipes/ChangeLog index 3210ad3e53d0..323821fb9ba2 100644 --- a/net-misc/pipes/ChangeLog +++ b/net-misc/pipes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/pipes -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pipes/ChangeLog,v 1.15 2014/07/18 20:58:24 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pipes/ChangeLog,v 1.16 2015/07/23 19:58:13 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> pipes-1.16.1.ebuild: + ppc stable wrt bug #517454 18 Jul 2014; Jeroen Roovers <jer@gentoo.org> pipes-1.16.1.ebuild: EAPI bump. diff --git a/net-misc/pipes/pipes-1.16.1.ebuild b/net-misc/pipes/pipes-1.16.1.ebuild index 35b32645558d..403e2424c38d 100644 --- a/net-misc/pipes/pipes-1.16.1.ebuild +++ b/net-misc/pipes/pipes-1.16.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/net-misc/pipes/pipes-1.16.1.ebuild,v 1.4 2014/07/18 20:58:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pipes/pipes-1.16.1.ebuild,v 1.5 2015/07/23 19:58:13 pacho Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~x86" +KEYWORDS="~amd64 ppc ~s390 ~x86" src_prepare() { # Prevent the build system from looking for dependencies |