public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/sancho-bin: sancho-bin-0.9.4.58.ebuild ChangeLog sancho-bin-0.9.4.58-r1.ebuild
@ 2007-10-31 19:46 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; only message in thread
From: Santiago M. Mola (coldwind) @ 2007-10-31 19:46 UTC (permalink / raw
  To: gentoo-commits

coldwind    07/10/31 19:46:39

  Modified:             sancho-bin-0.9.4.58.ebuild ChangeLog
  Added:                sancho-bin-0.9.4.58-r1.ebuild
  Log:
  java USE flag added #177519 thanks to Federico Moro <zayer@frikis.org>. Clarify postinst message and use elog. Remove env.d entry.
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.7                  net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild?r1=1.6&r2=1.7

Index: sancho-bin-0.9.4.58.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sancho-bin-0.9.4.58.ebuild	13 Jul 2007 05:52:07 -0000	1.6
+++ sancho-bin-0.9.4.58.ebuild	31 Oct 2007 19:46:39 -0000	1.7
@@ -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.ebuild,v 1.6 2007/07/13 05:52:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild,v 1.7 2007/10/31 19:46:39 coldwind Exp $
 
 inherit eutils
 
@@ -59,8 +59,8 @@
 }
 
 pkg_postinst() {
-	einfo
-	einfo "Sancho requires the presence of a p2p core, like"
-	einfo "net-p2p/mldonkey, in order to operate."
-	einfo
+	elog
+	elog "Sancho requires the presence of a p2p core, like"
+	elog "net-p2p/mldonkey, in order to operate."
+	elog
 }



1.43                 net-p2p/sancho-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	7 May 2007 18:30:09 -0000	1.42
+++ ChangeLog	31 Oct 2007 19:46:39 -0000	1.43
@@ -1,6 +1,14 @@
 # ChangeLog for net-p2p/sancho-bin
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.42 2007/05/07 18:30:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.43 2007/10/31 19:46:39 coldwind Exp $
+
+*sancho-bin-0.9.4.58-r1 (31 Oct 2007)
+
+  31 Oct 2007; Santiago M. Mola <coldwind@gentoo.org>
+  sancho-bin-0.9.4.58.ebuild, +sancho-bin-0.9.4.58-r1.ebuild:
+  java USE flag added #177519 thanks to Federico Moro <zayer@frikis.org>.
+  Clarify postinst message and use elog.
+  Remove env.d entry.
 
   07 May 2007; Raúl Porcel <armin76@gentoo.org> sancho-bin-0.9.4.58.ebuild:
   Remove unneeded deps, bug 177529



1.1                  net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild?rev=1.1&content-type=text/plain

Index: sancho-bin-0.9.4.58-r1.ebuild
===================================================================
# 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.1 2007/10/31 19:46:39 coldwind Exp $

inherit eutils

MY_P=${P/-bin/}
MY_P=${MY_P%.*}-${MY_P##*.}

DESCRIPTION="a powerful frontend for mldonkey"
HOMEPAGE="http://sancho-gui.sourceforge.net/"
SRC_URI="
	amd64? ( java? ( mirror://gentoo/${MY_P}-linux-gtk-x86_64-java.sh )
		!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? ( mirror://gentoo/${MY_P}-linux-gtk-ppc-java.sh )

RESTRICT="strip"

# In order to keyword ~ppc, 'java' should be package.use.force'd
KEYWORDS="~x86"
SLOT="0"
LICENSE="CPL-1.0 LGPL-2.1"
IUSE=""

DEPEND="x11-libs/libXxf86vm
	x11-libs/libXext
	x11-libs/libX11
	>=x11-libs/gtk+-2
	amd64? ( !java? ( >=app-emulation/emul-linux-x86-baselibs-1.0
			>=app-emulation/emul-linux-x86-gtklibs-1.0 ) )
	java? ( >=virtual/jre-1.5 )"

S="${WORKDIR}"

src_unpack() {
	unpack_makeself
}

src_install() {
	dodir /opt/sancho
	dodir /opt/bin

	cd "${S}"
	cp -dpR sancho distrib lib ${D}/opt/sancho

	exeinto /opt/sancho
	newexe sancho sancho-bin

	exeinto /opt/bin
	newexe ${FILESDIR}/sancho.sh sancho

	insinto /etc/revdep-rebuild
	doins ${FILESDIR}/50-${PN}

	make_desktop_entry sancho sancho /opt/sancho/distrib/sancho-32.xpm
}

pkg_postinst() {
	elog
	elog "Sancho requires the presence of a p2p core, like"
	elog "net-p2p/mldonkey, in order to operate. This core"
	elog "may be in other machine of your network."
	elog
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-10-31 19:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31 19:46 [gentoo-commits] gentoo-x86 commit in net-p2p/sancho-bin: sancho-bin-0.9.4.58.ebuild ChangeLog sancho-bin-0.9.4.58-r1.ebuild Santiago M. Mola (coldwind)

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