diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:15:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:15:03 +0000 |
commit | 132ad60a7e1cc0d9a888f7da01dab8cde46e2c22 (patch) | |
tree | f4ce0a9e83d59bbe23d26385ff145e0156face1a /sys-devel | |
parent | Stable for ia64, wrt bug #492038 (diff) | |
download | gentoo-2-132ad60a7e1cc0d9a888f7da01dab8cde46e2c22.tar.gz gentoo-2-132ad60a7e1cc0d9a888f7da01dab8cde46e2c22.tar.bz2 gentoo-2-132ad60a7e1cc0d9a888f7da01dab8cde46e2c22.zip |
Stable for ia64, wrt bug #495950
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 7015044c65fb..0dc57bfc9bc2 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.52 2014/01/14 15:33:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.53 2014/01/15 09:15:03 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pmake-1.111.3.3.ebuild: + Stable for ia64, wrt bug #495950 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pmake-1.111.3.3.ebuild: Stable for ppc, 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 dd0adde13eab..d354dd355243 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.6 2014/01/14 15:33:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.3.3.ebuild,v 1.7 2014/01/15 09:15:03 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="" |