diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-12-08 17:52:54 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-12-08 17:52:54 +0000 |
commit | d7af2af81c26d29bb39d76cf3b4eb8788887a74d (patch) | |
tree | 8d91e8bb9e5e7335c41cc5e007d5ad4780def5b5 | |
parent | Keyword ppc and ppc64, fixes bug#436020. (diff) | |
download | gentoo-2-d7af2af81c26d29bb39d76cf3b4eb8788887a74d.tar.gz gentoo-2-d7af2af81c26d29bb39d76cf3b4eb8788887a74d.tar.bz2 gentoo-2-d7af2af81c26d29bb39d76cf3b4eb8788887a74d.zip |
Unmask libsbsms on ppc and ppc64 agan as it works now.
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 12588bb7b333..18eee77c4145 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7229 2012/12/08 01:24:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7230 2012/12/08 17:52:53 scarabeus Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 08 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org> + arch/powerpc/package.use.mask: + Unmask libsbsms on ppc and ppc64 agan as it works now. + 08 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> updates/4Q-2012: Slotmove farstream-0.1.x from 0 to 0.1 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index af32cdd8400e..a98da4195dc0 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/package.use.mask,v 1.145 2012/11/15 10:42:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/package.use.mask,v 1.146 2012/12/08 17:52:54 scarabeus Exp $ # Anthony G. Basile <blueness@gentoo.org> (15 Nove 2012) # Mask telepathy, no stable net-libs/telepathy-qt, bug #441456 @@ -12,10 +12,6 @@ kde-base/krfb telepathy >=dev-db/mysql-5.5 tcmalloc >=dev-db/mariadb-5.5 tcmalloc -# Anthony G. Basile <blueness@gentoo.org> (10 Oct 2012) -# media-libs/libsbsms fails on ppc ppc64, bug #436020 -media-sound/audacity sbsms - # Anthony G. Basile <blueness@gentoo.org> (29 Sep 2012) # dev-cpp/tbb does not build on ppc ppc64 so mask any # dependencies on it |