diff options
author | 2007-01-30 05:19:43 +0000 | |
---|---|---|
committer | 2007-01-30 05:19:43 +0000 | |
commit | da6057ad059586076f2c69606c9d8641f65a87c1 (patch) | |
tree | 947306ce41fcd6f446d61fe66456a767955dbd61 /dev-util/ccache/ccache-2.4-r6.ebuild | |
parent | amd64 stable, bug 160291 (diff) | |
download | gentoo-2-da6057ad059586076f2c69606c9d8641f65a87c1.tar.gz gentoo-2-da6057ad059586076f2c69606c9d8641f65a87c1.tar.bz2 gentoo-2-da6057ad059586076f2c69606c9d8641f65a87c1.zip |
amd64 stable, bug 159527
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/ccache/ccache-2.4-r6.ebuild')
-rw-r--r-- | dev-util/ccache/ccache-2.4-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-2.4-r6.ebuild b/dev-util/ccache/ccache-2.4-r6.ebuild index 19471599c04d..29118889d904 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-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.10 2007/01/07 11:44:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.11 2007/01/30 05:19:43 beandog 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 |