diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-03-14 22:34:26 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-03-14 22:34:26 +0000 |
commit | e7f3da25ebe21189226cd6e0805488b59926c4e0 (patch) | |
tree | 5082037c46b50fdafb6b5266863e9e98eb132e7f /profiles | |
parent | arm stable, bug #355441 (diff) | |
download | historical-e7f3da25ebe21189226cd6e0805488b59926c4e0.tar.gz historical-e7f3da25ebe21189226cd6e0805488b59926c4e0.tar.bz2 historical-e7f3da25ebe21189226cd6e0805488b59926c4e0.zip |
Removed old-style virtual/php
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 017db0dbfea8..d9d0f68b212b 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5146 2011/03/14 09:45:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5147 2011/03/14 22:34:26 olemarkus Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 14 Mar 2011; <olemarkus@gentoo.org> base/virtuals: + Removed old-style virtual/php + 14 Mar 2011; Pacho Ramos <pacho@gentoo.org> package.mask: Mask media-gfx/gpp for removal (bug #358437). diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 17e423ab6067..efeddf1df831 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -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/profiles/base/virtuals,v 1.126 2011/03/13 03:52:31 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.127 2011/03/14 22:34:26 olemarkus Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -36,7 +36,6 @@ virtual/ooo app-office/openoffice-bin # directive to phase out pam_stack. virtual/pam >=sys-libs/pam-0.78 virtual/pbs sys-cluster/torque -virtual/php dev-lang/php virtual/portage sys-apps/portage virtual/python dev-lang/python virtual/quicktime media-libs/libquicktime |