summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-29 17:34:32 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-29 17:34:32 +0000
commitda31cca72f7e4a55d4728b27843f37dbd64db5b1 (patch)
treeab56a317271ef632539d19270bbaae84f45e5d39 /dev-util/ccache
parentarm stable, bug #495352 (diff)
downloadgentoo-2-da31cca72f7e4a55d4728b27843f37dbd64db5b1.tar.gz
gentoo-2-da31cca72f7e4a55d4728b27843f37dbd64db5b1.tar.bz2
gentoo-2-da31cca72f7e4a55d4728b27843f37dbd64db5b1.zip
arm stable, bug #495658
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ChangeLog5
-rw-r--r--dev-util/ccache/ccache-3.1.9-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog
index 6f58cbf39730..7e4301f01c8f 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.127 2013/12/27 14:54:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.128 2013/12/29 17:34:32 maekke Exp $
+
+ 29 Dec 2013; Markus Meier <maekke@gentoo.org> ccache-3.1.9-r3.ebuild:
+ arm stable, bug #495658
27 Dec 2013; Jeroen Roovers <jer@gentoo.org> ccache-3.1.9-r3.ebuild:
Stable for HPPA (bug #495658).
diff --git a/dev-util/ccache/ccache-3.1.9-r3.ebuild b/dev-util/ccache/ccache-3.1.9-r3.ebuild
index c6a8dcd9d430..f99aa3d1024a 100644
--- a/dev-util/ccache/ccache-3.1.9-r3.ebuild
+++ b/dev-util/ccache/ccache-3.1.9-r3.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-r3.ebuild,v 1.2 2013/12/27 14:54:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-3.1.9-r3.ebuild,v 1.3 2013/12/29 17:34:32 maekke 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="sys-libs/zlib"