public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/mktorrent: mktorrent-1.0.ebuild
@ 2010-04-20 21:16 Stanislav Ochotnicky (sochotnicky)
  0 siblings, 0 replies; only message in thread
From: Stanislav Ochotnicky (sochotnicky) @ 2010-04-20 21:16 UTC (permalink / raw
  To: gentoo-commits

sochotnicky    10/04/20 21:16:22

  Modified:             mktorrent-1.0.ebuild
  Log:
  Small fix, removed unneeded make option

Revision  Changes    Path
1.2                  net-p2p/mktorrent/mktorrent-1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild?r1=1.1&r2=1.2

Index: mktorrent-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mktorrent-1.0.ebuild	20 Apr 2010 21:08:47 -0000	1.1
+++ mktorrent-1.0.ebuild	20 Apr 2010 21:16:21 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild,v 1.1 2010/04/20 21:08:47 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/mktorrent/mktorrent-1.0.ebuild,v 1.2 2010/04/20 21:16:21 sochotnicky Exp $
 
 EAPI=1
 inherit toolchain-funcs
@@ -19,7 +19,7 @@
 
 src_compile() {
 	tc-export CC
-	MAKEPARAM="USE_LONG_OPTIONS=1 DONT_STRIP=1"
+	MAKEPARAM="USE_LONG_OPTIONS=1"
 	use debug && MAKEPARAM="${MAKEPARAM} DEBUG=1"
 	use largefile && MAKEPARAM="${MAKEPARAM} USE_LARGE_FILES=1"
 	use openssl && MAKEPARAM="${MAKEPARAM} USE_OPENSSL=1"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-20 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20 21:16 [gentoo-commits] gentoo-x86 commit in net-p2p/mktorrent: mktorrent-1.0.ebuild Stanislav Ochotnicky (sochotnicky)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox