diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-25 16:32:56 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-25 16:32:56 +0000 |
commit | 8d7f65504ebf0bb5173021ed6da1041e35459643 (patch) | |
tree | 3361edc236393d311b1cf54c6cb406c280b13554 /virtual/pmake/ChangeLog | |
parent | Correct RDEPEND (diff) | |
download | gentoo-2-8d7f65504ebf0bb5173021ed6da1041e35459643.tar.gz gentoo-2-8d7f65504ebf0bb5173021ed6da1041e35459643.tar.bz2 gentoo-2-8d7f65504ebf0bb5173021ed6da1041e35459643.zip |
Add virtual/pmake for BSD-like make commands.
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'virtual/pmake/ChangeLog')
-rw-r--r-- | virtual/pmake/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/virtual/pmake/ChangeLog b/virtual/pmake/ChangeLog new file mode 100644 index 000000000000..fd26abd1fa96 --- /dev/null +++ b/virtual/pmake/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for virtual/pmake +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/pmake/ChangeLog,v 1.1 2006/04/25 16:32:56 flameeyes Exp $ + +*pmake-0 (25 Apr 2006) + + 25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +pmake-0.ebuild: + Add virtual/pmake for BSD-like make commands. + |