diff options
author | Tom Gall <tgall@gentoo.org> | 2007-01-01 03:57:36 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-01-01 03:57:36 +0000 |
commit | 0ac30d76d4ff3fb69d86af26bfe881b5ffc0d139 (patch) | |
tree | a80eeac4946124bd961fac9f196856f4f5dc5c9c /dev-util/ccache | |
parent | stable on ppc64, bug 159468 (diff) | |
download | gentoo-2-0ac30d76d4ff3fb69d86af26bfe881b5ffc0d139.tar.gz gentoo-2-0ac30d76d4ff3fb69d86af26bfe881b5ffc0d139.tar.bz2 gentoo-2-0ac30d76d4ff3fb69d86af26bfe881b5ffc0d139.zip |
stable on ppc64, bug 159527
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/ccache')
-rw-r--r-- | dev-util/ccache/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/ccache/ccache-2.4-r6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog index 6a97bea188f7..fb8217fcc73b 100644 --- a/dev-util/ccache/ChangeLog +++ b/dev-util/ccache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ccache # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.52 2006/12/31 17:29:20 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.53 2007/01/01 03:57:36 tgall Exp $ + + 31 Dec 2006; Tom Gall <tgall@gentoo.org> ccache-2.4-r6.ebuild: + ppc64 stable bug #159527 31 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> ccache-2.4-r6.ebuild: ppc stable wrt bug #159527 diff --git a/dev-util/ccache/ccache-2.4-r6.ebuild b/dev-util/ccache/ccache-2.4-r6.ebuild index b0b3f53b440c..30add208dd74 100644 --- a/dev-util/ccache/ccache-2.4-r6.ebuild +++ b/dev-util/ccache/ccache-2.4-r6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.5 2006/12/31 17:29:20 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.6 2007/01/01 03:57:36 tgall Exp $ WANT_AUTOCONF="latest" inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" # Note: this version is designed to be auto-detected and used if |