diff options
author | 2006-01-02 17:54:08 +0000 | |
---|---|---|
committer | 2006-01-02 17:54:08 +0000 | |
commit | aa92f79c0d0d4329354f321ae1392bc52de9c959 (patch) | |
tree | 9a5756f35171a8feadc7bd212753fdebb0464855 /sys-boot/silo/silo-1.4.9.ebuild | |
parent | kde-base/qtjava stable on ppc. (diff) | |
download | gentoo-2-aa92f79c0d0d4329354f321ae1392bc52de9c959.tar.gz gentoo-2-aa92f79c0d0d4329354f321ae1392bc52de9c959.tar.bz2 gentoo-2-aa92f79c0d0d4329354f321ae1392bc52de9c959.zip |
New upstream version, careful with this one...
(Portage version: 2.0.54)
Diffstat (limited to 'sys-boot/silo/silo-1.4.9.ebuild')
-rw-r--r-- | sys-boot/silo/silo-1.4.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/silo/silo-1.4.9.ebuild b/sys-boot/silo/silo-1.4.9.ebuild index 8c39e1a870c6..755237984517 100644 --- a/sys-boot/silo/silo-1.4.9.ebuild +++ b/sys-boot/silo/silo-1.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.9.ebuild,v 1.4 2005/07/13 14:20:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.9.ebuild,v 1.5 2006/01/02 17:54:07 gustavoz Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -28,7 +28,7 @@ src_unpack() { epatch ${FILESDIR}/${P}-sparc_cpu.patch fi - epatch ${FILESDIR}/${P}-noglibc_time.patch + epatch ${FILESDIR}/silo-1.4.x-noglibc_time.patch } src_compile() { |