diff options
author | 2010-05-29 08:36:21 +0000 | |
---|---|---|
committer | 2010-05-29 08:36:21 +0000 | |
commit | 4bb35496c9f1c836b03cdc7ca94f9ba73ea58879 (patch) | |
tree | 3b6f8902d7c5f473afeb45fb37c0bef374c51553 | |
parent | Version bump. Doesn't need junit to build any more. Fixes bug #321795. (diff) | |
download | historical-4bb35496c9f1c836b03cdc7ca94f9ba73ea58879.tar.gz historical-4bb35496c9f1c836b03cdc7ca94f9ba73ea58879.tar.bz2 historical-4bb35496c9f1c836b03cdc7ca94f9ba73ea58879.zip |
Drop git mask for version no longer in the tree
-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 e59d8f58c88e..2e30efea6a85 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.178 2010/05/23 12:19:08 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.179 2010/05/29 08:36:21 grobian Exp $ + + 29 May 2010; Fabian Groffen <grobian@gentoo.org> package.mask: + Drop git mask for version no longer in the tree 23 May 2010; Fabian Groffen <grobian@gentoo.org> sunos/solaris/package.mask: diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index a2a3cf299920..f999f942f7f4 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.60 2010/05/23 10:53:51 grobian Exp $ +# $Id: package.mask,v 1.61 2010/05/29 08:36:21 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! @@ -33,10 +33,6 @@ #--- END OF EXAMPLES --- -# Fabian Groffen <grobian@gentoo.org> (23 May 2010) -# Mask dev-vcs/git-1.7.1, it Bus Errors on cherry-pick, bug #320871 -=dev-vcs/git-1.7.1 - # Fabian Groffen <grobian@gentoo.org> (14 May 2010) # Experimental version to support service scripts, bug #196294 >=sys-apps/baselayout-prefix-1.12.5-r7 |