diff options
author | Richard Freeman <rich0@gentoo.org> | 2011-10-19 15:45:06 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2011-10-19 15:45:06 +0000 |
commit | 81c8c62bf173f25d080e9d7267b273c151724edb (patch) | |
tree | a6e045ac32e3514ff860dda7cae45e2f7d98fdff | |
parent | dev-java/eclipse-ecj: fixed bug #382511 and removed old version (diff) | |
download | gentoo-2-81c8c62bf173f25d080e9d7267b273c151724edb.tar.gz gentoo-2-81c8c62bf173f25d080e9d7267b273c151724edb.tar.bz2 gentoo-2-81c8c62bf173f25d080e9d7267b273c151724edb.zip |
Mask latest android sdk.
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index c638f4afc128..2f59fc189e3c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5801 2011/10/19 13:29:41 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5802 2011/10/19 15:45:06 rich0 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! + 19 Oct 2011; Richard Freeman <rich0@gentoo.org> package.mask: + mask latest android sdk until bugs worked out + 19 Oct 2011; Miroslav Šulc <fordfrog@gentoo.org> package.mask: Masking app-misc/openjnlp, dev-java/jnlp-bin and dev-java/netx for removal diff --git a/profiles/package.mask b/profiles/package.mask index 8a9ca6f5700c..aa8df4c419b5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13150 2011/10/19 13:29:41 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13151 2011/10/19 15:45:06 rich0 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 @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Richard Freeman <rich0@gentoo.org> (19 Oct 2011) +# Emulator in latest sdk does not yet work +>=dev-util/android-sdk-update-manager-14 + # Miroslav Šulc <fordfrog@gentoo.org> (19 Oct 2011) # Masked for removal on 19 Nov 2011 # Replaced by dev-java/jnlp-api |