diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-03-15 22:41:56 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-03-15 22:41:56 +0000 |
commit | f6ad2ba2a9967390cea8089ec498b7f148f7a262 (patch) | |
tree | 4deafdc17c7e55393f00322a0e46a795b20f4e7c /profiles | |
parent | Don't PROVIDE virtual/quicktime, bug 358857. (diff) | |
download | historical-f6ad2ba2a9967390cea8089ec498b7f148f7a262.tar.gz historical-f6ad2ba2a9967390cea8089ec498b7f148f7a262.tar.bz2 historical-f6ad2ba2a9967390cea8089ec498b7f148f7a262.zip |
Kill old-style virtual/quicktime, bug 358857.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 | ||||
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
4 files changed, 9 insertions, 5 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 diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 2fee049dcb44..1c7d26205d73 100644 --- a/profiles/embedded/ChangeLog +++ b/profiles/embedded/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/embedded/ChangeLog,v 1.10 2011/03/14 22:40:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.11 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/embedded/virtuals b/profiles/embedded/virtuals index be4e66987da8..5e58737d1383 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -17,7 +17,6 @@ virtual/modutils sys-apps/busybox virtual/mta mail-mta/ssmtp virtual/os-headers sys-kernel/linux-headers virtual/python dev-lang/python -virtual/quicktime media-libs/libquicktime virtual/skkserv app-i18n/skkserv virtual/ssh net-misc/dropbear virtual/tftp sys-apps/busybox |