diff options
author | 2011-03-11 18:13:50 +0000 | |
---|---|---|
committer | 2011-03-11 18:13:50 +0000 | |
commit | 0a628c821671ababc44ea3ae4f6c88adbb85815e (patch) | |
tree | e82312216d16626fa530d2749ec5fec190187def /profiles | |
parent | Stable on amd64 wrt bug #353088 (diff) | |
download | gentoo-2-0a628c821671ababc44ea3ae4f6c88adbb85815e.tar.gz gentoo-2-0a628c821671ababc44ea3ae4f6c88adbb85815e.tar.bz2 gentoo-2-0a628c821671ababc44ea3ae4f6c88adbb85815e.zip |
Masked dev-tex/memoir and dev-tex/listings for removal (in texlive now)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index aae0af1f1fea..f9064765bb87 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.5127 2011/03/11 16:35:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5128 2011/03/11 18:13:50 dilfridge 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! + 11 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Masked dev-tex/memoir and dev-tex/listings for removal + 11 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> package.mask: Lastrite ipod-sharp, podsleuth and libipoddevice. diff --git a/profiles/package.mask b/profiles/package.mask index 7f8147abcf36..ea51c81400d0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12538 2011/03/11 16:35:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12539 2011/03/11 18:13:50 dilfridge 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,12 @@ #--- END OF EXAMPLES --- +# Andreas K. Huettel <dilfridge@gentoo.org> (11 Mar 2011) +# Already in TeXlive since 2008, so the separate packages +# are obsolete. Masked for removal in 30 days. +dev-tex/memoir +dev-tex/listings + # Samuli Suominen <ssuominen@gentoo.org> (11 Mar 2011) # No longer required by anything in tree. Has depends on # sys-apps/hal which is going away. Use USE=mono in libgpod |