diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-09 07:47:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-09 07:47:30 +0000 |
commit | ae384ca63df95de93b51447d1eb3dd6b9325e646 (patch) | |
tree | 47ceb4e9c1a3218dbb0c39916321c340fddce893 /profiles/default-linux/ppc | |
parent | Stable on ppc64; bug #159054 (diff) | |
download | historical-ae384ca63df95de93b51447d1eb3dd6b9325e646.tar.gz historical-ae384ca63df95de93b51447d1eb3dd6b9325e646.tar.bz2 historical-ae384ca63df95de93b51447d1eb3dd6b9325e646.zip |
Nuked virtual/init, as it's killing new-style virtual deps; bug #159097
Diffstat (limited to 'profiles/default-linux/ppc')
-rw-r--r-- | profiles/default-linux/ppc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/ppc/ppc64/virtuals | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/profiles/default-linux/ppc/ChangeLog b/profiles/default-linux/ppc/ChangeLog index 4b9dc1313dd1..203d1ea0e3c2 100644 --- a/profiles/default-linux/ppc/ChangeLog +++ b/profiles/default-linux/ppc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ppc profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.4 2007/01/04 21:49:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.5 2007/01/09 07:47:30 corsair Exp $ + + 09 Jan 2007; Markus Rothe <corsair@gentoo.org> ppc64/virtuals: + Nuked virtual/init, as it's killing new-style virtual deps; bug #159097 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> 1.0/use.mask, 1.0_rc/use.mask, 1.2/use.mask, 1.4/use.mask, 2004.0/use.mask, diff --git a/profiles/default-linux/ppc/ppc64/virtuals b/profiles/default-linux/ppc/ppc64/virtuals index 158598f48f71..90e0ef7041a6 100644 --- a/profiles/default-linux/ppc/ppc64/virtuals +++ b/profiles/default-linux/ppc/ppc64/virtuals @@ -1,7 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/virtuals,v 1.5 2007/01/04 03:56:33 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/virtuals,v 1.6 2007/01/09 07:47:30 corsair Exp $ -virtual/bootloader sys-boot/yaboot-static +virtual/bootloader sys-boot/yaboot-static virtual/mysql dev-db/mysql -virtual/init sys-apps/sysvinit |