diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-04 00:33:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-04 00:33:05 +0000 |
commit | 36f4ce0cf53461bfef5831362de042324f359b50 (patch) | |
tree | 366f0523ea8697599a1f0299df1b12e00babdcbd /dev-util/ccache/ccache-2.4-r6.ebuild | |
parent | Version bump. (diff) | |
download | historical-36f4ce0cf53461bfef5831362de042324f359b50.tar.gz historical-36f4ce0cf53461bfef5831362de042324f359b50.tar.bz2 historical-36f4ce0cf53461bfef5831362de042324f359b50.zip |
Stable on Alpha, bug 159527.
Package-Manager: portage-2.1.2_rc4-r4
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 7fd3e7e2b706..efcae3a345c6 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.7 2007/01/02 13:11:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.8 2007/01/04 00:33:05 kloeri 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 |