diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-08-30 20:40:03 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-08-30 22:29:14 +0100 |
commit | 3786859cb0e6bdeaeb9d182c6d66f9740e381b17 (patch) | |
tree | 3254e29edd945d53b4c06e413ce89bc68cf28085 /profiles | |
parent | gnustep-base.eclass: drop built_with_use check, bug #623316 (diff) | |
download | gentoo-3786859cb0e6bdeaeb9d182c6d66f9740e381b17.tar.gz gentoo-3786859cb0e6bdeaeb9d182c6d66f9740e381b17.tar.bz2 gentoo-3786859cb0e6bdeaeb9d182c6d66f9740e381b17.zip |
profiles: Mask dev-java/javax-mail
I missed this from the earlier javamail masks. This package is an
erroneously-created duplicate.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 74cd8cf12b5d..9dacebeb6120 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,6 +38,7 @@ # and the virtual obsolete. Removal in 30 days. See bug #553186. dev-java/gnu-classpath-inetlib dev-java/gnu-javamail +dev-java/javax-mail dev-java/sun-javamail java-virtuals/javamail |