public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/pidgin-festival: pidgin-festival-2.2-r1.ebuild pidgin-festival-2.2.ebuild
@ 2009-08-15 14:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-15 14:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/15 14:23:50

  Modified:             pidgin-festival-2.2-r1.ebuild
  Removed:              pidgin-festival-2.2.ebuild
  Log:
  old
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild?r1=1.1&r2=1.2

Index: pidgin-festival-2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pidgin-festival-2.2-r1.ebuild	7 Mar 2009 14:57:31 -0000	1.1
+++ pidgin-festival-2.2-r1.ebuild	15 Aug 2009 14:23:50 -0000	1.2
@@ -1,37 +1,25 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild,v 1.1 2009/03/07 14:57:31 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild,v 1.2 2009/08/15 14:23:50 ssuominen Exp $
 
-EAPI="2"
-
-inherit eutils
+EAPI=2
 
 DESCRIPTION="A plugin for pidgin which enables text-to-speech output of conversations using festival."
 HOMEPAGE="http://pidgin.festival.sourceforge.net"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
-
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
 IUSE=""
 
 RDEPEND="app-accessibility/festival
 	net-im/pidgin[gtk]
 	>=x11-libs/gtk+-2"
-
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
-#pkg_setup() {
-#	if ! built_with_use net-im/pidgin gtk; then
-#		eerror "You need to compile net-im/pidgin with USE=gtk"
-#		die "Missing gtk USE flag on net-im/pidgin"
-#	fi
-#}
-
 src_install() {
-	make DESTDIR="${D}" install || die
+	emake DESTDIR="${D}" install || die "emake install failed"
 	dodoc README ChangeLog
 }






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

only message in thread, other threads:[~2009-08-15 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-15 14:23 [gentoo-commits] gentoo-x86 commit in app-accessibility/pidgin-festival: pidgin-festival-2.2-r1.ebuild pidgin-festival-2.2.ebuild Samuli Suominen (ssuominen)

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