diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-08 11:49:41 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-08 11:49:41 +0000 |
commit | 7b2e37fed0f8544f7de80e4fc2c73354aaba0271 (patch) | |
tree | 0044b0b951c1cda2ddf1ba0c41ca23a32def1fbf /sys-devel | |
parent | Convert every instance of useq to use. (diff) | |
download | gentoo-2-7b2e37fed0f8544f7de80e4fc2c73354aaba0271.tar.gz gentoo-2-7b2e37fed0f8544f7de80e4fc2c73354aaba0271.tar.bz2 gentoo-2-7b2e37fed0f8544f7de80e4fc2c73354aaba0271.zip |
x86 stable per bug 367891
(Portage version: 2.1.10.3/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 8d4193abfde7..b71614eef633 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.38 2011/07/07 20:17:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.39 2011/07/08 11:49:41 tomka Exp $ + + 08 Jul 2011; Thomas Kahle <tomka@gentoo.org> pmake-1.111.3.1.ebuild: + x86 stable per bug 367891 *pmake-1.111.3.1 (07 Jul 2011) diff --git a/sys-devel/pmake/pmake-1.111.3.1.ebuild b/sys-devel/pmake/pmake-1.111.3.1.ebuild index c3f1925ddb46..85e10dea1191 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.1 2011/07/07 20:17:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.111.3.1.ebuild,v 1.2 2011/07/08 11:49:41 tomka 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="" |