diff options
author | 2014-01-14 15:33:51 +0000 | |
---|---|---|
committer | 2014-01-14 15:33:51 +0000 | |
commit | 75fae2ab7d719e3403242158ecd9f3692900e402 (patch) | |
tree | 7f529085245fa8175b40cdfaf288bd7787a9e5e1 /sys-devel/pmake | |
parent | Stable for ppc, wrt bug #495820 (diff) | |
download | gentoo-2-75fae2ab7d719e3403242158ecd9f3692900e402.tar.gz gentoo-2-75fae2ab7d719e3403242158ecd9f3692900e402.tar.bz2 gentoo-2-75fae2ab7d719e3403242158ecd9f3692900e402.zip |
Stable for ppc, wrt bug #495950
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/pmake')
-rw-r--r-- | sys-devel/pmake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/pmake/pmake-1.111.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog index 2f6a72f22b92..7015044c65fb 100644 --- a/sys-devel/pmake/ChangeLog +++ b/sys-devel/pmake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/pmake # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.51 2014/01/14 13:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.52 2014/01/14 15:33:51 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pmake-1.111.3.3.ebuild: + Stable for ppc, wrt bug #495950 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pmake-1.111.3.3.ebuild: Stable for x86, wrt bug #495950 diff --git a/sys-devel/pmake/pmake-1.111.3.3.ebuild b/sys-devel/pmake/pmake-1.111.3.3.ebuild index ab60204f64f3..dd0adde13eab 100644 --- a/sys-devel/pmake/pmake-1.111.3.3.ebuild +++ b/sys-devel/pmake/pmake-1.111.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.3.3.ebuild,v 1.5 2014/01/14 13:58:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.3.3.ebuild,v 1.6 2014/01/14 15:33:51 ago Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="mirror://debian/pool/main/p/pmake/${DEBIAN_SOURCE} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |