diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2013-09-01 22:46:24 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2013-09-01 22:46:24 +0000 |
commit | efbae5e62187b3a1604de2cfb8f950d45d4bbc10 (patch) | |
tree | 587a7e2ad79f6d05d1f8e2413229265fb8ead206 | |
parent | Version bump. (diff) | |
download | gentoo-2-efbae5e62187b3a1604de2cfb8f950d45d4bbc10.tar.gz gentoo-2-efbae5e62187b3a1604de2cfb8f950d45d4bbc10.tar.bz2 gentoo-2-efbae5e62187b3a1604de2cfb8f950d45d4bbc10.zip |
Unmask sid USE flag for >=media-plugins/audacious-plugins-3.4 on x86 and amd64, where media-libs/libsidplayfp is keyworded
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 7 |
4 files changed, 20 insertions, 4 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 0f27526a2b53..427e90dc7005 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.229 2013/08/22 16:10:39 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.230 2013/09/01 22:46:24 jdhore Exp $ + + 01 Sep 2013; Jeff Horelick <jdhore@gentoo.org> package.use.mask: + unmask sid for >=media-plugins/audacious-plugins-3.4 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask: Drop obsolete opencl unmask. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index aec8c9504af5..b7bde063afeb 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.171 2013/08/13 22:07:28 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.172 2013/09/01 22:46:24 jdhore Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -18,6 +18,11 @@ #--- END OF EXAMPLES --- +# Jeff Horelick <jdhore@gentoo.org> (1 Sep 2013) +# Dependency (media-libs/libsidplayfp) only keyworded +# on x86 and amd64. (masked in base) +>=media-plugins/audacious-plugins-3.4 -sid + # Tim Harder <radhermit@gentoo.org> (13 Aug 2013) # dev-lang/luajit keyworded for amd64 (masked in base) app-editors/vim -luajit diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index 9f038cac3d91..8d864885f8af 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.148 2013/08/24 15:29:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.149 2013/09/01 22:46:24 jdhore Exp $ + + 01 Sep 2013; Jeff Horelick <jdhore@gentoo.org> package.use.mask: + unmask sid for >=media-plugins/audacious-plugins-3.4 24 Aug 2013; Markus Meier <maekke@gentoo.org> package.mask: remove texlive-2013 mask, bug #475124 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 6c313fb3fe47..8ed1430d2b14 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,9 +1,14 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.123 2013/08/13 22:09:17 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.124 2013/09/01 22:46:24 jdhore Exp $ # This file requires >=portage-2.1.1 +# Jeff Horelick <jdhore@gentoo.org> (1 Sep 2013) +# Dependency (media-libs/libsidplayfp) only keyworded +# on x86 and amd64. (masked in base) +>=media-plugins/audacious-plugins-3.4 -sid + # Tim Harder <radhermit@gentoo.org> (13 Aug 2013) # dev-lang/luajit keyworded for x86 (masked in base) app-editors/vim -luajit |