diff options
author | 2011-03-15 22:41:56 +0000 | |
---|---|---|
committer | 2011-03-15 22:41:56 +0000 | |
commit | b356180d8a1eda825ffce3cbaec18bd1e38ab0ad (patch) | |
tree | cdbf1720818dbfcef5800ff6f2fdc54da3900efe /profiles/base | |
parent | Don't PROVIDE virtual/quicktime, bug 358857. (diff) | |
download | gentoo-2-b356180d8a1eda825ffce3cbaec18bd1e38ab0ad.tar.gz gentoo-2-b356180d8a1eda825ffce3cbaec18bd1e38ab0ad.tar.bz2 gentoo-2-b356180d8a1eda825ffce3cbaec18bd1e38ab0ad.zip |
Kill old-style virtual/quicktime, bug 358857.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index f7a1f6c510b8..d4357f8415ca 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.214 2011/03/14 22:40:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.215 2011/03/15 22:41:56 ulm Exp $ + + 15 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Kill old-style virtual/quicktime, bug 358857. 14 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove spurious old-style virtuals. diff --git a/profiles/base/virtuals b/profiles/base/virtuals index d8c8c631da08..eab45f085500 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.128 2011/03/14 22:40:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.129 2011/03/15 22:41:56 ulm 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 @@ -37,7 +37,6 @@ virtual/ooo app-office/openoffice-bin virtual/pam >=sys-libs/pam-0.78 virtual/portage sys-apps/portage virtual/python dev-lang/python -virtual/quicktime media-libs/libquicktime virtual/skkserv app-i18n/skkserv virtual/squeak-image dev-lang/squeak-basicimage virtual/ssh net-misc/openssh |