diff options
author | 2006-12-31 17:29:20 +0000 | |
---|---|---|
committer | 2006-12-31 17:29:20 +0000 | |
commit | 99d59238111c195119d3f58eee7309d7590f827f (patch) | |
tree | 1836432868dcd69996370f9a1b49f9809ed88b45 /dev-util/ccache | |
parent | 2.1.2_rc4-r4 revbump for bugs #141361, #151326, #159224, and #159518. (diff) | |
download | gentoo-2-99d59238111c195119d3f58eee7309d7590f827f.tar.gz gentoo-2-99d59238111c195119d3f58eee7309d7590f827f.tar.bz2 gentoo-2-99d59238111c195119d3f58eee7309d7590f827f.zip |
ppc stable wrt bug #159527
(Portage version: 2.1.2_rc4)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog index 8a9410f5c20b..6a97bea188f7 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.51 2006/12/31 04:30:21 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.52 2006/12/31 17:29:20 drizzt Exp $ + + 31 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> ccache-2.4-r6.ebuild: + ppc stable wrt bug #159527 31 Dec 2006; Andrej Kacian <ticho@gentoo.org> ccache-2.4-r6.ebuild: Stable on x86, bug #159527. diff --git a/dev-util/ccache/ccache-2.4-r6.ebuild b/dev-util/ccache/ccache-2.4-r6.ebuild index f37f205fcab3..b0b3f53b440c 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 # 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.4 2006/12/31 04:30:21 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.5 2006/12/31 17:29:20 drizzt 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 |