* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2007-10-10 8:03 Christian Faulhammer (opfer)
0 siblings, 0 replies; 25+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-10 8:03 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/10 08:03:03
Modified: virtuals
Added: ChangeLog
Log:
remove virtual/editor, we have a new-style virtual now
Revision Changes Path
1.27 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?r1=1.26&r2=1.27
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- virtuals 22 Jul 2007 11:06:07 -0000 1.26
+++ virtuals 10 Oct 2007 08:03:02 -0000 1.27
@@ -6,7 +6,6 @@
virtual/bootloader sys-boot/grub
virtual/cron sys-process/dcron
virtual/dhcpcd net-misc/dhcpcd
-virtual/editor app-editors/nano
virtual/ghc dev-lang/ghc-bin
virtual/glibc sys-libs/glibc
virtual/libc sys-libs/glibc
1.1 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for Gentoo base-profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.1 2007/10/10 08:03:02 opfer Exp $
10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> virtuals:
remove virtual/editor, we have a new-style virtual now
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2007-11-05 10:45 Duncan Coutts (dcoutts)
0 siblings, 0 replies; 25+ messages in thread
From: Duncan Coutts (dcoutts) @ 2007-11-05 10:45 UTC (permalink / raw
To: gentoo-commits
dcoutts 07/11/05 10:45:44
Modified: ChangeLog virtuals
Log:
p.mask dev-lang/ghc-bin and switch virtual/ghc to use dev-lang/ghc
Revision Changes Path
1.2 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 10 Oct 2007 08:03:02 -0000 1.1
+++ ChangeLog 5 Nov 2007 10:45:44 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.1 2007/10/10 08:03:02 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.2 2007/11/05 10:45:44 dcoutts Exp $
+
+ 05 Nov 2007; Duncan Coutts <dcoutts@gentoo.org> virtuals:
+ Switch to ghc rather than ghc-bin for virtual as we're p.masking ghc-bin
10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> virtuals:
remove virtual/editor, we have a new-style virtual now
1.28 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?r1=1.27&r2=1.28
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- virtuals 10 Oct 2007 08:03:02 -0000 1.27
+++ virtuals 5 Nov 2007 10:45:44 -0000 1.28
@@ -6,7 +6,7 @@
virtual/bootloader sys-boot/grub
virtual/cron sys-process/dcron
virtual/dhcpcd net-misc/dhcpcd
-virtual/ghc dev-lang/ghc-bin
+virtual/ghc dev-lang/ghc
virtual/glibc sys-libs/glibc
virtual/libc sys-libs/glibc
virtual/gzip app-arch/gzip
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2007-12-13 16:03 Duncan Coutts (dcoutts)
0 siblings, 0 replies; 25+ messages in thread
From: Duncan Coutts (dcoutts) @ 2007-12-13 16:03 UTC (permalink / raw
To: gentoo-commits
dcoutts 07/12/13 16:03:46
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/ghc as it is no longer used.
Revision Changes Path
1.3 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 5 Nov 2007 10:45:44 -0000 1.2
+++ ChangeLog 13 Dec 2007 16:03:45 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.2 2007/11/05 10:45:44 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.3 2007/12/13 16:03:45 dcoutts Exp $
+
+ 13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> virtuals:
+ Remove old-style virtual/ghc as it is no longer used.
05 Nov 2007; Duncan Coutts <dcoutts@gentoo.org> virtuals:
Switch to ghc rather than ghc-bin for virtual as we're p.masking ghc-bin
1.29 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?r1=1.28&r2=1.29
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- virtuals 5 Nov 2007 10:45:44 -0000 1.28
+++ virtuals 13 Dec 2007 16:03:45 -0000 1.29
@@ -6,7 +6,6 @@
virtual/bootloader sys-boot/grub
virtual/cron sys-process/dcron
virtual/dhcpcd net-misc/dhcpcd
-virtual/ghc dev-lang/ghc
virtual/glibc sys-libs/glibc
virtual/libc sys-libs/glibc
virtual/gzip app-arch/gzip
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2008-02-14 15:44 Raul Porcel (armin76)
0 siblings, 0 replies; 25+ messages in thread
From: Raul Porcel (armin76) @ 2008-02-14 15:44 UTC (permalink / raw
To: gentoo-commits
armin76 08/02/14 15:44:41
Modified: ChangeLog virtuals
Log:
Remove useless virtual/bittorrent
Revision Changes Path
1.4 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 13 Dec 2007 16:03:45 -0000 1.3
+++ ChangeLog 14 Feb 2008 15:44:40 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.3 2007/12/13 16:03:45 dcoutts Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.4 2008/02/14 15:44:40 armin76 Exp $
+
+ 14 Feb 2008; Raúl Porcel <armin76@gentoo.org> virtuals:
+ Remove useless virtual/bittorrent
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> virtuals:
Remove old-style virtual/ghc as it is no longer used.
1.30 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/embedded/virtuals?r1=1.29&r2=1.30
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- virtuals 13 Dec 2007 16:03:45 -0000 1.29
+++ virtuals 14 Feb 2008 15:44:40 -0000 1.30
@@ -1,7 +1,6 @@
virtual/alsa media-sound/alsa-driver
virtual/antivirus app-antivirus/clamav
virtual/aspell-dict app-dicts/aspell-en
-virtual/bittorrent net-p2p/bittorrent
virtual/blackbox x11-wm/blackbox
virtual/bootloader sys-boot/grub
virtual/cron sys-process/dcron
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-03-14 22:40 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-03-14 22:40 UTC (permalink / raw
To: gentoo-commits
ulm 11/03/14 22:40:42
Modified: ChangeLog virtuals
Log:
Remove spurious old-style virtuals.
Revision Changes Path
1.10 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 10 Jan 2011 11:44:19 -0000 1.9
+++ ChangeLog 14 Mar 2011 22:40:42 -0000 1.10
@@ -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.9 2011/01/10 11:44:19 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.10 2011/03/14 22:40:42 ulm Exp $
+
+ 14 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove spurious old-style virtuals.
10 Jan 2011; Zac Medico <zmedico@gentoo.org> use.mask:
Bug #351274 - Mask prefix USE flag.
1.39 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.38&r2=1.39
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- virtuals 19 Jan 2010 03:28:08 -0000 1.38
+++ virtuals 14 Mar 2011 22:40:42 -0000 1.39
@@ -4,14 +4,11 @@
virtual/blackbox x11-wm/blackbox
virtual/bootloader sys-boot/grub
virtual/cron sys-apps/busybox
-virtual/dhcpcd net-misc/busybox
virtual/libc sys-libs/glibc
virtual/gzip sys-apps/busybox
virtual/imap-c-client net-libs/c-client
-virtual/imapUW net-mail/uw-imap
virtual/imapd net-mail/courier-imap
virtual/inetd sys-apps/busybox
-virtual/krb5 app-crypt/mit-krb5
virtual/linux-sources sys-kernel/gentoo-sources
virtual/logger sys-apps/busybox
virtual/lpr net-print/cups
@@ -21,11 +18,8 @@
virtual/os-headers sys-kernel/linux-headers
virtual/python dev-lang/python
virtual/quicktime media-libs/libquicktime
-virtual/ruby dev-lang/ruby
virtual/skkserv app-i18n/skkserv
virtual/ssh net-misc/dropbear
virtual/tftp sys-apps/busybox
-virtual/wine app-emulation/wine
virtual/utempter sys-apps/utempter
virtual/dev-manager sys-apps/busybox
-virtual/libiconv virtual/libc
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-03-15 22:41 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-03-15 22:41 UTC (permalink / raw
To: gentoo-commits
ulm 11/03/15 22:41:56
Modified: ChangeLog virtuals
Log:
Kill old-style virtual/quicktime, bug 358857.
Revision Changes Path
1.11 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 14 Mar 2011 22:40:42 -0000 1.10
+++ ChangeLog 15 Mar 2011 22:41:56 -0000 1.11
@@ -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.
1.40 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.39&r2=1.40
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- virtuals 14 Mar 2011 22:40:42 -0000 1.39
+++ virtuals 15 Mar 2011 22:41:56 -0000 1.40
@@ -17,7 +17,6 @@
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
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-03-16 12:49 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-03-16 12:49 UTC (permalink / raw
To: gentoo-commits
ulm 11/03/16 12:49:21
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/antivirus, bug 358817.
Revision Changes Path
1.13 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 16 Mar 2011 11:13:46 -0000 1.12
+++ ChangeLog 16 Mar 2011 12:49:21 -0000 1.13
@@ -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.12 2011/03/16 11:13:46 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.13 2011/03/16 12:49:21 ulm Exp $
+
+ 16 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/antivirus, bug 358817.
16 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals:
remove old style virtual/mda, bug 358843
1.42 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.41&r2=1.42
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- virtuals 16 Mar 2011 11:13:46 -0000 1.41
+++ virtuals 16 Mar 2011 12:49:21 -0000 1.42
@@ -1,5 +1,4 @@
virtual/alsa media-sound/alsa-driver
-virtual/antivirus app-antivirus/clamav
virtual/aspell-dict app-dicts/aspell-en
virtual/blackbox x11-wm/blackbox
virtual/bootloader sys-boot/grub
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-03-19 17:31 Eray Aslan (eras)
0 siblings, 0 replies; 25+ messages in thread
From: Eray Aslan (eras) @ 2011-03-19 17:31 UTC (permalink / raw
To: gentoo-commits
eras 11/03/19 17:31:56
Modified: ChangeLog virtuals
Log:
remove old style virtual/imapd
Revision Changes Path
1.15 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 16 Mar 2011 13:56:10 -0000 1.14
+++ ChangeLog 19 Mar 2011 17:31:56 -0000 1.15
@@ -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.14 2011/03/16 13:56:10 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.15 2011/03/19 17:31:56 eras Exp $
+
+ 19 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals:
+ remove old style virtual/imapd
16 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals:
virtual/imap-c-client changed to new style - bug 358993
1.44 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.43&r2=1.44
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- virtuals 16 Mar 2011 13:56:10 -0000 1.43
+++ virtuals 19 Mar 2011 17:31:56 -0000 1.44
@@ -5,7 +5,6 @@
virtual/cron sys-apps/busybox
virtual/libc sys-libs/glibc
virtual/gzip sys-apps/busybox
-virtual/imapd net-mail/courier-imap
virtual/inetd sys-apps/busybox
virtual/linux-sources sys-kernel/gentoo-sources
virtual/logger sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-03-19 17:57 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 25+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-03-19 17:57 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/03/19 17:57:56
Modified: ChangeLog virtuals
Log:
Move virtual/lpr to new-style virtual.
Revision Changes Path
1.16 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 19 Mar 2011 17:31:56 -0000 1.15
+++ ChangeLog 19 Mar 2011 17:57:56 -0000 1.16
@@ -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.15 2011/03/19 17:31:56 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.16 2011/03/19 17:57:56 ssuominen Exp $
+
+ 19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals:
+ Move virtual/lpr to new-style virtual.
19 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals:
remove old style virtual/imapd
1.45 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.44&r2=1.45
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- virtuals 19 Mar 2011 17:31:56 -0000 1.44
+++ virtuals 19 Mar 2011 17:57:56 -0000 1.45
@@ -8,7 +8,6 @@
virtual/inetd sys-apps/busybox
virtual/linux-sources sys-kernel/gentoo-sources
virtual/logger sys-apps/busybox
-virtual/lpr net-print/cups
virtual/modutils sys-apps/busybox
virtual/mta mail-mta/ssmtp
virtual/os-headers sys-kernel/linux-headers
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-03-19 18:16 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 25+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-03-19 18:16 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/03/19 18:16:37
Modified: ChangeLog virtuals
Log:
Remove virtual/alsa.
Revision Changes Path
1.17 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 19 Mar 2011 17:57:56 -0000 1.16
+++ ChangeLog 19 Mar 2011 18:16:37 -0000 1.17
@@ -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.16 2011/03/19 17:57:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.17 2011/03/19 18:16:37 ssuominen Exp $
+
+ 19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals:
+ Remove virtual/alsa.
19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals:
Move virtual/lpr to new-style virtual.
1.46 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.45&r2=1.46
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- virtuals 19 Mar 2011 17:57:56 -0000 1.45
+++ virtuals 19 Mar 2011 18:16:37 -0000 1.46
@@ -1,4 +1,3 @@
-virtual/alsa media-sound/alsa-driver
virtual/aspell-dict app-dicts/aspell-en
virtual/blackbox x11-wm/blackbox
virtual/bootloader sys-boot/grub
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-03-22 21:07 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-03-22 21:07 UTC (permalink / raw
To: gentoo-commits
ulm 11/03/22 21:07:02
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/jabber-server and virtual/tftp, bugs 358833 and 359125.
Revision Changes Path
1.18 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 19 Mar 2011 18:16:37 -0000 1.17
+++ ChangeLog 22 Mar 2011 21:07:02 -0000 1.18
@@ -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.17 2011/03/19 18:16:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.18 2011/03/22 21:07:02 ulm Exp $
+
+ 22 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/tftp, bug 359125.
19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals:
Remove virtual/alsa.
1.47 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.46&r2=1.47
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- virtuals 19 Mar 2011 18:16:37 -0000 1.46
+++ virtuals 22 Mar 2011 21:07:02 -0000 1.47
@@ -13,6 +13,5 @@
virtual/python dev-lang/python
virtual/skkserv app-i18n/skkserv
virtual/ssh net-misc/dropbear
-virtual/tftp sys-apps/busybox
virtual/utempter sys-apps/utempter
virtual/dev-manager sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-03 11:29 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-03 11:29 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/03 11:29:59
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/gzip, bug 358829.
Revision Changes Path
1.20 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 28 Mar 2011 10:37:32 -0000 1.19
+++ ChangeLog 3 Apr 2011 11:29:59 -0000 1.20
@@ -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.19 2011/03/28 10:37:32 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.20 2011/04/03 11:29:59 ulm Exp $
+
+ 03 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/gzip, bug 358829.
28 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals:
remove old style virtual/mta - bug 360305
1.49 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.48&r2=1.49
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- virtuals 28 Mar 2011 10:37:32 -0000 1.48
+++ virtuals 3 Apr 2011 11:29:59 -0000 1.49
@@ -3,7 +3,6 @@
virtual/bootloader sys-boot/grub
virtual/cron sys-apps/busybox
virtual/libc sys-libs/glibc
-virtual/gzip sys-apps/busybox
virtual/inetd sys-apps/busybox
virtual/linux-sources sys-kernel/gentoo-sources
virtual/logger sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-05 11:56 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-05 11:56 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/05 11:56:46
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/utempter, bug 361117.
Revision Changes Path
1.22 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 5 Apr 2011 06:08:36 -0000 1.21
+++ ChangeLog 5 Apr 2011 11:56:46 -0000 1.22
@@ -1,9 +1,10 @@
# 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.21 2011/04/05 06:08:36 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.22 2011/04/05 11:56:46 ulm Exp $
05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/python, bug 358849.
+ Remove old-style virtual/utempter, bug 361117.
03 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/gzip, bug 358829.
1.51 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.50&r2=1.51
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- virtuals 5 Apr 2011 06:08:36 -0000 1.50
+++ virtuals 5 Apr 2011 11:56:46 -0000 1.51
@@ -10,5 +10,4 @@
virtual/os-headers sys-kernel/linux-headers
virtual/skkserv app-i18n/skkserv
virtual/ssh net-misc/dropbear
-virtual/utempter sys-apps/utempter
virtual/dev-manager sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-07 8:15 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-07 8:15 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/07 08:15:27
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/logger, bug 358881.
Revision Changes Path
1.23 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 5 Apr 2011 11:56:46 -0000 1.22
+++ ChangeLog 7 Apr 2011 08:15:27 -0000 1.23
@@ -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.22 2011/04/05 11:56:46 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.23 2011/04/07 08:15:27 ulm Exp $
+
+ 07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/logger, bug 358881.
05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/python, bug 358849.
1.52 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.51&r2=1.52
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- virtuals 5 Apr 2011 11:56:46 -0000 1.51
+++ virtuals 7 Apr 2011 08:15:27 -0000 1.52
@@ -5,7 +5,6 @@
virtual/libc sys-libs/glibc
virtual/inetd sys-apps/busybox
virtual/linux-sources sys-kernel/gentoo-sources
-virtual/logger sys-apps/busybox
virtual/modutils sys-apps/busybox
virtual/os-headers sys-kernel/linux-headers
virtual/skkserv app-i18n/skkserv
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-10 14:50 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-10 14:50 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/10 14:50:11
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/bootloader, bug 359971.
Revision Changes Path
1.24 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 7 Apr 2011 08:15:27 -0000 1.23
+++ ChangeLog 10 Apr 2011 14:50:11 -0000 1.24
@@ -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.23 2011/04/07 08:15:27 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.24 2011/04/10 14:50:11 ulm Exp $
+
+ 10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/bootloader, bug 359971.
07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/logger, bug 358881.
1.53 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.52&r2=1.53
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- virtuals 7 Apr 2011 08:15:27 -0000 1.52
+++ virtuals 10 Apr 2011 14:50:11 -0000 1.53
@@ -1,6 +1,5 @@
virtual/aspell-dict app-dicts/aspell-en
virtual/blackbox x11-wm/blackbox
-virtual/bootloader sys-boot/grub
virtual/cron sys-apps/busybox
virtual/libc sys-libs/glibc
virtual/inetd sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-13 15:24 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-13 15:24 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/13 15:24:37
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/{man,skkserv,w3m}; bugs 358839, 358851, 358855.
Revision Changes Path
1.25 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 10 Apr 2011 14:50:11 -0000 1.24
+++ ChangeLog 13 Apr 2011 15:24:37 -0000 1.25
@@ -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.24 2011/04/10 14:50:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.25 2011/04/13 15:24:37 ulm Exp $
+
+ 13 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/skkserv, bug 358851.
10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/bootloader, bug 359971.
1.54 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.53&r2=1.54
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- virtuals 10 Apr 2011 14:50:11 -0000 1.53
+++ virtuals 13 Apr 2011 15:24:37 -0000 1.54
@@ -6,6 +6,5 @@
virtual/linux-sources sys-kernel/gentoo-sources
virtual/modutils sys-apps/busybox
virtual/os-headers sys-kernel/linux-headers
-virtual/skkserv app-i18n/skkserv
virtual/ssh net-misc/dropbear
virtual/dev-manager sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-14 5:57 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-14 5:57 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/14 05:57:29
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/os-headers, bug 358999.
Revision Changes Path
1.26 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 13 Apr 2011 15:24:37 -0000 1.25
+++ ChangeLog 14 Apr 2011 05:57:29 -0000 1.26
@@ -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.25 2011/04/13 15:24:37 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.26 2011/04/14 05:57:29 ulm Exp $
+
+ 14 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/os-headers, bug 358999.
13 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/skkserv, bug 358851.
1.55 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.54&r2=1.55
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- virtuals 13 Apr 2011 15:24:37 -0000 1.54
+++ virtuals 14 Apr 2011 05:57:29 -0000 1.55
@@ -5,6 +5,5 @@
virtual/inetd sys-apps/busybox
virtual/linux-sources sys-kernel/gentoo-sources
virtual/modutils sys-apps/busybox
-virtual/os-headers sys-kernel/linux-headers
virtual/ssh net-misc/dropbear
virtual/dev-manager sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-15 22:11 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-15 22:11 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/15 22:11:47
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/dev-manager, bug 361133.
Revision Changes Path
1.27 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 14 Apr 2011 05:57:29 -0000 1.26
+++ ChangeLog 15 Apr 2011 22:11:47 -0000 1.27
@@ -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.26 2011/04/14 05:57:29 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.27 2011/04/15 22:11:47 ulm Exp $
+
+ 15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/dev-manager, bug 361133.
14 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/os-headers, bug 358999.
1.56 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.55&r2=1.56
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- virtuals 14 Apr 2011 05:57:29 -0000 1.55
+++ virtuals 15 Apr 2011 22:11:47 -0000 1.56
@@ -6,4 +6,3 @@
virtual/linux-sources sys-kernel/gentoo-sources
virtual/modutils sys-apps/busybox
virtual/ssh net-misc/dropbear
-virtual/dev-manager sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-16 18:25 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-16 18:25 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/16 18:25:42
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/blackbox, bug 358825.
Revision Changes Path
1.28 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 15 Apr 2011 22:11:47 -0000 1.27
+++ ChangeLog 16 Apr 2011 18:25:42 -0000 1.28
@@ -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.27 2011/04/15 22:11:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.28 2011/04/16 18:25:42 ulm Exp $
+
+ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/blackbox, bug 358825.
15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/dev-manager, bug 361133.
1.57 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.56&r2=1.57
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- virtuals 15 Apr 2011 22:11:47 -0000 1.56
+++ virtuals 16 Apr 2011 18:25:42 -0000 1.57
@@ -1,5 +1,4 @@
virtual/aspell-dict app-dicts/aspell-en
-virtual/blackbox x11-wm/blackbox
virtual/cron sys-apps/busybox
virtual/libc sys-libs/glibc
virtual/inetd sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-16 19:21 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-16 19:21 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/16 19:21:01
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/inetd, bug 358831.
Revision Changes Path
1.29 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 16 Apr 2011 18:25:42 -0000 1.28
+++ ChangeLog 16 Apr 2011 19:21:01 -0000 1.29
@@ -1,9 +1,10 @@
# 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.28 2011/04/16 18:25:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.29 2011/04/16 19:21:01 ulm Exp $
16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/blackbox, bug 358825.
+ Remove old-style virtual/inetd, bug 358831.
15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/dev-manager, bug 361133.
1.58 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.57&r2=1.58
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- virtuals 16 Apr 2011 18:25:42 -0000 1.57
+++ virtuals 16 Apr 2011 19:21:01 -0000 1.58
@@ -1,7 +1,6 @@
virtual/aspell-dict app-dicts/aspell-en
virtual/cron sys-apps/busybox
virtual/libc sys-libs/glibc
-virtual/inetd sys-apps/busybox
virtual/linux-sources sys-kernel/gentoo-sources
virtual/modutils sys-apps/busybox
virtual/ssh net-misc/dropbear
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-16 19:38 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-16 19:38 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/16 19:38:23
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/ssh, bug 361121.
Revision Changes Path
1.30 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 16 Apr 2011 19:21:01 -0000 1.29
+++ ChangeLog 16 Apr 2011 19:38:23 -0000 1.30
@@ -1,10 +1,11 @@
# 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.29 2011/04/16 19:21:01 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.30 2011/04/16 19:38:23 ulm Exp $
16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/blackbox, bug 358825.
Remove old-style virtual/inetd, bug 358831.
+ Remove old-style virtual/ssh, bug 361121.
15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/dev-manager, bug 361133.
1.59 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.58&r2=1.59
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- virtuals 16 Apr 2011 19:21:01 -0000 1.58
+++ virtuals 16 Apr 2011 19:38:23 -0000 1.59
@@ -3,4 +3,3 @@
virtual/libc sys-libs/glibc
virtual/linux-sources sys-kernel/gentoo-sources
virtual/modutils sys-apps/busybox
-virtual/ssh net-misc/dropbear
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-16 19:56 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-16 19:56 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/16 19:56:05
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/aspell-dict, bug 358821.
Revision Changes Path
1.31 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 16 Apr 2011 19:38:23 -0000 1.30
+++ ChangeLog 16 Apr 2011 19:56:05 -0000 1.31
@@ -1,8 +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.30 2011/04/16 19:38:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.31 2011/04/16 19:56:05 ulm Exp $
16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/aspell-dict, bug 358821.
Remove old-style virtual/blackbox, bug 358825.
Remove old-style virtual/inetd, bug 358831.
Remove old-style virtual/ssh, bug 361121.
1.60 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.59&r2=1.60
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- virtuals 16 Apr 2011 19:38:23 -0000 1.59
+++ virtuals 16 Apr 2011 19:56:05 -0000 1.60
@@ -1,4 +1,3 @@
-virtual/aspell-dict app-dicts/aspell-en
virtual/cron sys-apps/busybox
virtual/libc sys-libs/glibc
virtual/linux-sources sys-kernel/gentoo-sources
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-20 18:29 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-20 18:29 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/20 18:29:11
Modified: ChangeLog virtuals
Log:
Remove cron and libc old-style virtuals, bugs 360109 and 359001.
Revision Changes Path
1.32 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 16 Apr 2011 19:56:05 -0000 1.31
+++ ChangeLog 20 Apr 2011 18:29:11 -0000 1.32
@@ -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.31 2011/04/16 19:56:05 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.32 2011/04/20 18:29:11 ulm Exp $
+
+ 20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove cron and libc old-style virtuals, bugs 360109 and 359001.
16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/aspell-dict, bug 358821.
1.61 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.60&r2=1.61
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- virtuals 16 Apr 2011 19:56:05 -0000 1.60
+++ virtuals 20 Apr 2011 18:29:11 -0000 1.61
@@ -1,4 +1,2 @@
-virtual/cron sys-apps/busybox
-virtual/libc sys-libs/glibc
virtual/linux-sources sys-kernel/gentoo-sources
virtual/modutils sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-24 21:23 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-24 21:23 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/24 21:23:13
Modified: ChangeLog virtuals
Log:
Remove old-style virtual/modutils, bug 358891.
Revision Changes Path
1.33 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 20 Apr 2011 18:29:11 -0000 1.32
+++ ChangeLog 24 Apr 2011 21:23:13 -0000 1.33
@@ -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.32 2011/04/20 18:29:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.33 2011/04/24 21:23:13 ulm Exp $
+
+ 24 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
+ Remove old-style virtual/modutils, bug 358891.
20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove cron and libc old-style virtuals, bugs 360109 and 359001.
1.62 profiles/embedded/virtuals
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/virtuals?r1=1.61&r2=1.62
Index: virtuals
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/virtuals,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- virtuals 20 Apr 2011 18:29:11 -0000 1.61
+++ virtuals 24 Apr 2011 21:23:13 -0000 1.62
@@ -1,2 +1 @@
virtual/linux-sources sys-kernel/gentoo-sources
-virtual/modutils sys-apps/busybox
^ permalink raw reply [flat|nested] 25+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals
@ 2011-04-30 17:18 Ulrich Mueller (ulm)
0 siblings, 0 replies; 25+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-30 17:18 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/30 17:18:18
Modified: ChangeLog
Removed: virtuals
Log:
Remove old-style virtual/linux-sources, bug 118442.
Revision Changes Path
1.34 profiles/embedded/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/embedded/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 24 Apr 2011 21:23:13 -0000 1.33
+++ ChangeLog 30 Apr 2011 17:18:18 -0000 1.34
@@ -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.33 2011/04/24 21:23:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.34 2011/04/30 17:18:18 ulm Exp $
+
+ 30 Apr 2011; Ulrich Mueller <ulm@gentoo.org> -virtuals:
+ Remove old-style virtual/linux-sources, bug 118442.
24 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
Remove old-style virtual/modutils, bug 358891.
^ permalink raw reply [flat|nested] 25+ messages in thread
end of thread, other threads:[~2011-04-30 17:19 UTC | newest]
Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-13 15:24 [gentoo-commits] gentoo-x86 commit in profiles/embedded: ChangeLog virtuals Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2011-04-30 17:18 Ulrich Mueller (ulm)
2011-04-24 21:23 Ulrich Mueller (ulm)
2011-04-20 18:29 Ulrich Mueller (ulm)
2011-04-16 19:56 Ulrich Mueller (ulm)
2011-04-16 19:38 Ulrich Mueller (ulm)
2011-04-16 19:21 Ulrich Mueller (ulm)
2011-04-16 18:25 Ulrich Mueller (ulm)
2011-04-15 22:11 Ulrich Mueller (ulm)
2011-04-14 5:57 Ulrich Mueller (ulm)
2011-04-10 14:50 Ulrich Mueller (ulm)
2011-04-07 8:15 Ulrich Mueller (ulm)
2011-04-05 11:56 Ulrich Mueller (ulm)
2011-04-03 11:29 Ulrich Mueller (ulm)
2011-03-22 21:07 Ulrich Mueller (ulm)
2011-03-19 18:16 Samuli Suominen (ssuominen)
2011-03-19 17:57 Samuli Suominen (ssuominen)
2011-03-19 17:31 Eray Aslan (eras)
2011-03-16 12:49 Ulrich Mueller (ulm)
2011-03-15 22:41 Ulrich Mueller (ulm)
2011-03-14 22:40 Ulrich Mueller (ulm)
2008-02-14 15:44 Raul Porcel (armin76)
2007-12-13 16:03 Duncan Coutts (dcoutts)
2007-11-05 10:45 Duncan Coutts (dcoutts)
2007-10-10 8:03 Christian Faulhammer (opfer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox