summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 12:48:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 12:48:49 +0000
commit42fdffdddf4269e259afed503a89b2dc15d2a953 (patch)
tree2c2ef6a8ee7a8112b894407cfa152fd6b4c5ab03 /virtual/pmake
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-42fdffdddf4269e259afed503a89b2dc15d2a953.tar.gz
gentoo-2-42fdffdddf4269e259afed503a89b2dc15d2a953.tar.bz2
gentoo-2-42fdffdddf4269e259afed503a89b2dc15d2a953.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'virtual/pmake')
-rw-r--r--virtual/pmake/ChangeLog7
-rw-r--r--virtual/pmake/pmake-0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/pmake/ChangeLog b/virtual/pmake/ChangeLog
index f3205b8d8f71..8c0daef4df89 100644
--- a/virtual/pmake/ChangeLog
+++ b/virtual/pmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/pmake
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v 1.7 2010/01/11 11:09:09 ulm Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v 1.8 2012/04/26 12:48:49 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> pmake-0.ebuild:
+ keyword ~amd64-fbsd
11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> pmake-0.ebuild:
Set empty HOMEPAGE and LICENSE.
diff --git a/virtual/pmake/pmake-0.ebuild b/virtual/pmake/pmake-0.ebuild
index 62c8ca2feec5..e93425bfc314 100644
--- a/virtual/pmake/pmake-0.ebuild
+++ b/virtual/pmake/pmake-0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/pmake-0.ebuild,v 1.8 2010/01/11 11:09:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/pmake-0.ebuild,v 1.9 2012/04/26 12:48:49 aballier Exp $
DESCRIPTION="Virtual for BSD-like make"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="kernel_linux? ( sys-devel/pmake )