diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:58:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:58:38 +0000 |
commit | 6b658fa9c9401e83cc68cfdeb1fea4bcf98b16e4 (patch) | |
tree | d8fa1be88c3545b2679767f3b380abce0470ab7e /sys-devel/pmake | |
parent | Stable for x86, wrt bug #492258 (diff) | |
download | gentoo-2-6b658fa9c9401e83cc68cfdeb1fea4bcf98b16e4.tar.gz gentoo-2-6b658fa9c9401e83cc68cfdeb1fea4bcf98b16e4.tar.bz2 gentoo-2-6b658fa9c9401e83cc68cfdeb1fea4bcf98b16e4.zip |
Stable for x86, wrt bug #495950
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 fa38b6bcef1e..2f6a72f22b92 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.50 2014/01/12 19:50:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.51 2014/01/14 13:58:38 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pmake-1.111.3.3.ebuild: + Stable for x86, wrt bug #495950 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> pmake-1.111.3.3.ebuild: amd64 stable, 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 1e75a4bc59f1..ab60204f64f3 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.4 2014/01/12 19:50:57 pacho Exp $ +# $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 $ 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="" |