diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-14 15:44:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-14 15:44:40 +0000 |
commit | 554fe62369e8ab59926e26057b679a4989c76106 (patch) | |
tree | fe2ba056741635720fdb73031155e8cba6a7ed50 /profiles/embedded | |
parent | amd64 stable (diff) | |
download | historical-554fe62369e8ab59926e26057b679a4989c76106.tar.gz historical-554fe62369e8ab59926e26057b679a4989c76106.tar.bz2 historical-554fe62369e8ab59926e26057b679a4989c76106.zip |
Remove useless virtual/bittorrent
Diffstat (limited to 'profiles/embedded')
-rw-r--r-- | profiles/embedded/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 44af07dc9a97..8eda88360253 100644 --- a/profiles/embedded/ChangeLog +++ b/profiles/embedded/ChangeLog @@ -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. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index bed629c3717b..33b9c05a0933 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -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 |