summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2007-11-04 23:47:20 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2007-11-04 23:47:20 +0000
commit27f1dc9bb523a4354d19e616d4dcaeb059d52b64 (patch)
tree06e9208175f9781f888795590534fe39f983b7dc /net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild
parentVersion bump. Dropped old version. (diff)
downloadgentoo-2-27f1dc9bb523a4354d19e616d4dcaeb059d52b64.tar.gz
gentoo-2-27f1dc9bb523a4354d19e616d4dcaeb059d52b64.tar.bz2
gentoo-2-27f1dc9bb523a4354d19e616d4dcaeb059d52b64.zip
Uncommend ppc stuff.
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild')
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild
index 25f64f16adc1..16589fa0de0c 100644
--- a/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild,v 1.2 2007/11/01 05:29:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild,v 1.3 2007/11/04 23:47:19 coldwind Exp $
inherit eutils
@@ -14,8 +14,8 @@ SRC_URI="
!java? ( mirror://gentoo/${MY_P}-linux-gtk.sh ) )
x86? ( java? ( mirror://gentoo/${MY_P}-linux-gtk-java.sh )
!java? ( mirror://gentoo/${MY_P}-linux-gtk.sh ) )
+ ppc? ( java? ( mirror://gentoo/${MY_P}-linux-gtk-ppc-java.sh ) )
"
-# ppc? ( mirror://gentoo/${MY_P}-linux-gtk-ppc-java.sh )
RESTRICT="strip"