diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:28:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:28:17 +0000 |
commit | 25f7d616ea839115a8e836a9fde306610153a92f (patch) | |
tree | 6707c8013a040658225fa724b13bce8aec03fb46 /sys-devel | |
parent | Stable for ppc64, wrt bug #495940 (diff) | |
download | gentoo-2-25f7d616ea839115a8e836a9fde306610153a92f.tar.gz gentoo-2-25f7d616ea839115a8e836a9fde306610153a92f.tar.bz2 gentoo-2-25f7d616ea839115a8e836a9fde306610153a92f.zip |
Stable for ppc64, wrt bug #495950
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-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 f1e00eb3ac86..2fb747153784 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.54 2014/01/18 20:15:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.55 2014/01/19 10:28:17 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pmake-1.111.3.3.ebuild: + Stable for ppc64, wrt bug #495950 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pmake-1.111.3.3.ebuild: Stable for alpha, 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 93ed36073465..068539af1950 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.8 2014/01/18 20:15:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.3.3.ebuild,v 1.9 2014/01/19 10:28:17 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="" |