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 | f9b358740ffddf61a5d461f3c24a229e4a825183 (patch) | |
tree | fe5f56d825da45c6170cdf7541fe7c5cc2bef88f /profiles/arch | |
parent | Fix REST when using throttling on mmap_send(), patch thanks to redeeman (diff) | |
download | historical-f9b358740ffddf61a5d461f3c24a229e4a825183.tar.gz historical-f9b358740ffddf61a5d461f3c24a229e4a825183.tar.bz2 historical-f9b358740ffddf61a5d461f3c24a229e4a825183.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 |