diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-10 10:31:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-10 10:31:45 +0000 |
commit | 3fafe5ce618a293077e7c29f5c00c01317f98c69 (patch) | |
tree | 1d0354b5d2a5529b937b08daec50364346f86e20 /sys-devel | |
parent | arm stable, bug #372835 (diff) | |
download | gentoo-2-3fafe5ce618a293077e7c29f5c00c01317f98c69.tar.gz gentoo-2-3fafe5ce618a293077e7c29f5c00c01317f98c69.tar.bz2 gentoo-2-3fafe5ce618a293077e7c29f5c00c01317f98c69.zip |
arm stable, bug #367891
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/pmake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/pmake/pmake-1.111.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog index 8ca455ba2352..ada1e0c658af 100644 --- a/sys-devel/pmake/ChangeLog +++ b/sys-devel/pmake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/pmake # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.40 2011/07/09 07:37:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.41 2011/07/10 10:31:45 maekke Exp $ + + 10 Jul 2011; Markus Meier <maekke@gentoo.org> pmake-1.111.3.1.ebuild: + arm stable, bug #367891 09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> pmake-1.111.3.1.ebuild: ppc/ppc64 stable wrt #367891 diff --git a/sys-devel/pmake/pmake-1.111.3.1.ebuild b/sys-devel/pmake/pmake-1.111.3.1.ebuild index f7a7489b0e58..ea7c2b72e3e7 100644 --- a/sys-devel/pmake/pmake-1.111.3.1.ebuild +++ b/sys-devel/pmake/pmake-1.111.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1.ebuild,v 1.3 2011/07/09 07:37:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.3.1.ebuild,v 1.4 2011/07/10 10:31:45 maekke Exp $ inherit eutils toolchain-funcs versionator @@ -15,7 +15,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" +KEYWORDS="~alpha ~amd64 arm ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND="" |