diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-07 16:32:22 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-07 16:32:22 +0000 |
commit | 69e050d4ef57274cc7f33a880c31a50697c25fc9 (patch) | |
tree | 14b10015f8b07a8e6bce8d8de01752ce72bc9653 /sci-misc | |
parent | Version bump (bug #312333). (diff) | |
download | gentoo-2-69e050d4ef57274cc7f33a880c31a50697c25fc9.tar.gz gentoo-2-69e050d4ef57274cc7f33a880c31a50697c25fc9.tar.bz2 gentoo-2-69e050d4ef57274cc7f33a880c31a50697c25fc9.zip |
Whoops forgot to remove code for patches.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/boinc/ChangeLog | 6 | ||||
-rw-r--r-- | sci-misc/boinc/boinc-6.10.58-r1.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-misc/boinc/ChangeLog b/sci-misc/boinc/ChangeLog index cc5620a27fed..95e1f0b1f6dc 100644 --- a/sci-misc/boinc/ChangeLog +++ b/sci-misc/boinc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-misc/boinc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.92 2010/08/07 12:55:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.93 2010/08/07 16:32:22 scarabeus Exp $ + + 07 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + boinc-6.10.58-r1.ebuild: + Whoops forgot to remove code for patches. *boinc-6.10.58-r1 (07 Aug 2010) diff --git a/sci-misc/boinc/boinc-6.10.58-r1.ebuild b/sci-misc/boinc/boinc-6.10.58-r1.ebuild index 8d4422468208..3923ab4d1e9b 100644 --- a/sci-misc/boinc/boinc-6.10.58-r1.ebuild +++ b/sci-misc/boinc/boinc-6.10.58-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.10.58-r1.ebuild,v 1.1 2010/08/07 12:55:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.10.58-r1.ebuild,v 1.2 2010/08/07 16:32:22 scarabeus Exp $ EAPI="2" @@ -38,10 +38,6 @@ DEPEND="${RDEPEND} sys-devel/gettext " -PATCHES=( - "${FILESDIR}"/6.4.5-glibc210.patch -) - AUTOTOOLS_IN_SOURCE_BUILD=1 src_prepare() { |