diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-01 16:00:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-01 16:00:42 +0000 |
commit | 313cacba9a38da3f0a91402e0ffd2d7bffda05a8 (patch) | |
tree | 1031cb38660240d2452262ab9924fdeb6ed419c4 /sys-libs | |
parent | old (diff) | |
download | gentoo-2-313cacba9a38da3f0a91402e0ffd2d7bffda05a8.tar.gz gentoo-2-313cacba9a38da3f0a91402e0ffd2d7bffda05a8.tar.bz2 gentoo-2-313cacba9a38da3f0a91402e0ffd2d7bffda05a8.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/db-5.2.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-5.2.36.ebuild b/sys-libs/db/db-5.2.36.ebuild index 241fc8d1349f..48f5660be199 100644 --- a/sys-libs/db/db-5.2.36.ebuild +++ b/sys-libs/db/db-5.2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-5.2.36.ebuild,v 1.1 2011/11/01 07:35:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-5.2.36.ebuild,v 1.2 2011/11/01 16:00:42 mr_bones_ Exp $ EAPI=2 inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool @@ -51,7 +51,7 @@ src_prepare() { done #epatch "${FILESDIR}"/${PN}-4.8-libtool.patch # upstreamed:5.2.36 - #epatch "${FILESDIR}"/${PN}-4.8.24-java-manifest-location.patch + #epatch "${FILESDIR}"/${PN}-4.8.24-java-manifest-location.patch # use the includes from the prefix epatch "${FILESDIR}"/${PN}-4.6-jni-check-prefix-first.patch |