diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-04-30 21:09:35 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-04-30 21:09:35 +0000 |
commit | 058a01a4fcadaa33182db6f0c691eea1e4d0c3eb (patch) | |
tree | 655b225d3ac90a9e3e0a3e36e5f6662937f2a07b /profiles | |
parent | Remove old version that don't have the init script, bug 182373 (diff) | |
download | gentoo-2-058a01a4fcadaa33182db6f0c691eea1e4d0c3eb.tar.gz gentoo-2-058a01a4fcadaa33182db6f0c691eea1e4d0c3eb.tar.bz2 gentoo-2-058a01a4fcadaa33182db6f0c691eea1e4d0c3eb.zip |
Remove guarddog from p.mask, bug 182373
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 32e3299f1f73..4545ddea945a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2595 2009/04/30 16:33:16 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2596 2009/04/30 21:09:35 darkside 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! + 30 Apr 2009; Jeremy Olexa <darkside@gentoo.org> package.mask: + Remove guarddog from p.mask, bug 182373 + 30 Apr 2009; Vlastimil Babka <caster@gentoo.org> package.mask: Masking dev-java/ant-1.7.0* packages and whole dev-java/ant-tasks, bug #261563. diff --git a/profiles/package.mask b/profiles/package.mask index 1e98ab861e2f..6d52a90d44a4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9741 2009/04/30 16:33:16 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9742 2009/04/30 21:09:35 darkside 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 @@ -219,12 +219,6 @@ net-mail/gotmail =media-sound/mpd-0.15* # Jeremy Olexa <darkside@gentoo.org> (14 Apr 2009) -# Masked for removal in 60 days. Dead upstream, no Gentoo maintainer, needs -# init script. bug 182373 - you can save this one by testing the init script -# and/or commenting on the bug. -net-firewall/guarddog - -# Jeremy Olexa <darkside@gentoo.org> (14 Apr 2009) # Masked for removal in 60 days. Broken with gcc-4.3, doesn't work after gcc # patches, no maintainer, dead upstream. bug 228227 x11-misc/temperature-app |