diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 19:38:23 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 19:38:23 +0000 |
commit | 869fe20f3f69adc9a8e3f1580af9f2fdeea74d2e (patch) | |
tree | de9c3f84585cf82d36978fb16ed5a6cd21257bd2 /profiles/uclibc | |
parent | Fix deprecation warnings. (diff) | |
download | gentoo-2-869fe20f3f69adc9a8e3f1580af9f2fdeea74d2e.tar.gz gentoo-2-869fe20f3f69adc9a8e3f1580af9f2fdeea74d2e.tar.bz2 gentoo-2-869fe20f3f69adc9a8e3f1580af9f2fdeea74d2e.zip |
Remove old-style virtual/ssh, bug 361121.
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/package.use | 5 | ||||
-rw-r--r-- | profiles/uclibc/virtuals | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/uclibc/package.use b/profiles/uclibc/package.use new file mode 100644 index 000000000000..eebbed204665 --- /dev/null +++ b/profiles/uclibc/package.use @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/package.use,v 1.1 2011/04/16 19:38:23 ulm Exp $ + +virtual/ssh minimal diff --git a/profiles/uclibc/virtuals b/profiles/uclibc/virtuals index 5c3f2836dd4a..bf2171a81195 100644 --- a/profiles/uclibc/virtuals +++ b/profiles/uclibc/virtuals @@ -1,7 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.22 2011/04/14 05:57:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/virtuals,v 1.23 2011/04/16 19:38:23 ulm Exp $ virtual/libc sys-libs/uclibc -sys-libs/glibc virtual/linux-sources sys-kernel/vanilla-sources -virtual/ssh net-misc/dropbear |