diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-12-18 16:31:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-12-18 16:31:31 +0000 |
commit | 30e7115b0395dc1b6011e44abda18ff1e46a5abc (patch) | |
tree | 30436f81e5151ebfa311ecc29d8f4a6b6bbe2382 /x11-libs | |
parent | everywhere except fbsd, that is (diff) | |
download | gentoo-2-30e7115b0395dc1b6011e44abda18ff1e46a5abc.tar.gz gentoo-2-30e7115b0395dc1b6011e44abda18ff1e46a5abc.tar.bz2 gentoo-2-30e7115b0395dc1b6011e44abda18ff1e46a5abc.zip |
digest again
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fox/fox-1.0.53.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/fox/fox-1.0.53.ebuild b/x11-libs/fox/fox-1.0.53.ebuild index ac8ff032256d..019f035a1924 100644 --- a/x11-libs/fox/fox-1.0.53.ebuild +++ b/x11-libs/fox/fox-1.0.53.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/x11-libs/fox/fox-1.0.53.ebuild,v 1.6 2006/12/18 09:13:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.53.ebuild,v 1.7 2006/12/18 16:31:31 mr_bones_ Exp $ inherit toolchain-funcs flag-o-matic fox @@ -38,3 +38,4 @@ src_compile() { fi fox_src_compile } + |