diff options
author | 2009-10-25 21:03:56 +0000 | |
---|---|---|
committer | 2009-10-25 21:03:56 +0000 | |
commit | 46866183467bbdce129bf34442bcda55574d2468 (patch) | |
tree | 4e5243649beeb9e30887017c199b1d6f2433e823 /profiles/prefix | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-46866183467bbdce129bf34442bcda55574d2468.tar.gz historical-46866183467bbdce129bf34442bcda55574d2468.tar.bz2 historical-46866183467bbdce129bf34442bcda55574d2468.zip |
Unmask pax-utils-0.1.19, I added the strndup patches to the Prefix ebuild
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 3ea516a48f28..50c61e8258d1 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.106 2009/10/22 18:03:43 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.107 2009/10/25 21:03:56 grobian Exp $ + + 25 Oct 2009; Fabian Groffen <grobian@gentoo.org> package.mask: + Unmask pax-utils-0.1.19, I added the strndup patches to the Prefix ebuild 22 Oct 2009; Jeremy Olexa <darkside@gentoo.org> linux/amd64/parent, linux/ia64/parent, linux/x86/parent: diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 8ca0d3993838..70f3fb56cba0 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.37 2009/10/05 10:23:12 grobian Exp $ +# $Id: package.mask,v 1.38 2009/10/25 21:03:56 grobian Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked. This file is for # Prefix profiles only! @@ -406,10 +406,6 @@ net-wireless/aircrack-ng ~sys-apps/findutils-4.5.3 ~sys-apps/findutils-4.5.4 -# Fabian Groffen <grobian@gentoo.org> (03 Dec 2008) -# contains GNU-isms that the no-GNU-man should fix himself, bug #249731 -~app-misc/pax-utils-0.1.19 - # Jeremy Olexa <darkside@gentoo.org> (02 Dec 2008) # Reported to work. However, you will need to package.provide some deps. # See bug 248809 for more details. |