diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-22 16:08:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-22 16:08:55 +0000 |
commit | de2741b74f3cc7efda3a1e5c69a04f2537062b44 (patch) | |
tree | 71f8b8890f8e642a5afeb3502d0c6d5bd9fc382d /profiles/arch | |
parent | Fix REST when using throttling on mmap_send(), patch thanks to redeeman (diff) | |
download | gentoo-2-de2741b74f3cc7efda3a1e5c69a04f2537062b44.tar.gz gentoo-2-de2741b74f3cc7efda3a1e5c69a04f2537062b44.tar.bz2 gentoo-2-de2741b74f3cc7efda3a1e5c69a04f2537062b44.zip |
Remove virtuals file
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/sh/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sh/virtuals | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/arch/sh/ChangeLog b/profiles/arch/sh/ChangeLog index 0527b39eaa87..c06646d78c7c 100644 --- a/profiles/arch/sh/ChangeLog +++ b/profiles/arch/sh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sh profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.36 2009/07/01 14:56:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.37 2009/10/22 16:08:55 armin76 Exp $ + + 22 Oct 2009; Raúl Porcel <armin76@gentoo.org> -virtuals: + Remove virtuals file 01 Jul 2009; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask seamonkey diff --git a/profiles/arch/sh/virtuals b/profiles/arch/sh/virtuals deleted file mode 100644 index cc72eb85da19..000000000000 --- a/profiles/arch/sh/virtuals +++ /dev/null @@ -1,2 +0,0 @@ -virtual/linux-sources sys-kernel/sh-sources -virtual/alsa sys-kernel/sh-sources |