diff options
author | Vlastimil Babka <caster@gentoo.org> | 2011-02-02 14:56:22 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2011-02-02 14:56:22 +0000 |
commit | 490937b1cfd5025c9651c3e938071ba7b1b309bf (patch) | |
tree | c59afc787107a075567487683a56419a409dc4a2 /profiles | |
parent | Change SRC_URI to dev.gentoo.org (diff) | |
download | gentoo-2-490937b1cfd5025c9651c3e938071ba7b1b309bf.tar.gz gentoo-2-490937b1cfd5025c9651c3e938071ba7b1b309bf.tar.bz2 gentoo-2-490937b1cfd5025c9651c3e938071ba7b1b309bf.zip |
Unmask icedtea6-bin
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 128602bdb8b7..652e8427e6e7 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5004 2011/02/02 14:28:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5005 2011/02/02 14:56:22 caster 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! 02 Feb 2011; Vlastimil Babka <caster@gentoo.org> package.mask: + Unmask icedtea6-bin + + 02 Feb 2011; Vlastimil Babka <caster@gentoo.org> package.mask: Mask icedtea6-bin-1.9.5 for distfiles propagation. 02 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org> base/package.use.mask, diff --git a/profiles/package.mask b/profiles/package.mask index b23717e9cc2e..707dc5a45398 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12419 2011/02/02 14:28:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12420 2011/02/02 14:56:22 caster 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,10 +31,6 @@ #--- END OF EXAMPLES --- -# Vlastimil Babka <caster@gentoo.org> (02 Feb 2011) -# Wait for distfiles propagation. -=dev-java/icedtea6-bin-1.9.5 - # Samuli Suominen <ssuominen@gentoo.org> (01 Feb 2011) # Masked for QA because the package has not been installable for an year now. # See http://bugs.gentoo.org/show_bug.cgi?id=302456 |