summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-18 11:02:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-18 11:02:09 +0000
commit17fe87552e18c530cf126720ced7bb316386b4d6 (patch)
treec2362c3936f302287bba6cfda1dce86e7f58be1d /dev-util
parentStable for amd64, wrt bug #457948 (diff)
downloadgentoo-2-17fe87552e18c530cf126720ced7bb316386b4d6.tar.gz
gentoo-2-17fe87552e18c530cf126720ced7bb316386b4d6.tar.bz2
gentoo-2-17fe87552e18c530cf126720ced7bb316386b4d6.zip
Stable for amd64, wrt bug #457342
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ccache/ChangeLog5
-rw-r--r--dev-util/ccache/ccache-3.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog
index c2883a7ac51a..86231deff640 100644
--- a/dev-util/ccache/ChangeLog
+++ b/dev-util/ccache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ccache
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.109 2013/01/06 17:56:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.110 2013/02/18 11:02:09 ago Exp $
+
+ 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ccache-3.1.9.ebuild:
+ Stable for amd64, wrt bug #457342
*ccache-3.1.9 (06 Jan 2013)
diff --git a/dev-util/ccache/ccache-3.1.9.ebuild b/dev-util/ccache/ccache-3.1.9.ebuild
index a65092eaf148..2805c862c5f8 100644
--- a/dev-util/ccache/ccache-3.1.9.ebuild
+++ b/dev-util/ccache/ccache-3.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9.ebuild,v 1.1 2013/01/06 17:56:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9.ebuild,v 1.2 2013/02/18 11:02:09 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="sys-libs/zlib"