public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/pidgin-festival: ChangeLog pidgin-festival-2.2-r1.ebuild
@ 2009-03-07 14:57 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-03-07 14:57 UTC (permalink / raw
  To: gentoo-commits

patrick     09/03/07 14:57:32

  Modified:             ChangeLog
  Added:                pidgin-festival-2.2-r1.ebuild
  Log:
  Eapi2ification with use-deps
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-accessibility/pidgin-festival/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	5 Mar 2008 19:34:03 -0000	1.6
+++ ChangeLog	7 Mar 2009 14:57:31 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for app-accessibility/pidgin-festival
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.6 2008/03/05 19:34:03 tester Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.7 2009/03/07 14:57:31 patrick Exp $
+
+*pidgin-festival-2.2-r1 (07 Mar 2009)
+
+  07 Mar 2009; Patrick Lauer <patrick@gentoo.org>
+  +pidgin-festival-2.2-r1.ebuild:
+  Eapi2ification with use-deps
 
   05 Mar 2008; <tester@gentoo.org> pidgin-festival-2.2.ebuild:
   Inherit eutils, bug #212411



1.1                  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.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2-r1.ebuild?rev=1.1&content-type=text/plain

Index: pidgin-festival-2.2-r1.ebuild
===================================================================
# 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 $

EAPI="2"

inherit eutils

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
	dodoc README ChangeLog
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-accessibility/pidgin-festival: ChangeLog pidgin-festival-2.2-r1.ebuild
@ 2010-11-16  8:45 Peter Volkov (pva)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2010-11-16  8:45 UTC (permalink / raw
  To: gentoo-commits

pva         10/11/16 08:45:40

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

Revision  Changes    Path
1.9                  app-accessibility/pidgin-festival/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	21 Dec 2009 21:02:03 -0000	1.8
+++ ChangeLog	16 Nov 2010 08:45:40 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for app-accessibility/pidgin-festival
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.8 2009/12/21 21:02:03 pva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.9 2010/11/16 08:45:40 pva Exp $
+
+  16 Nov 2010; Peter Volkov <pva@gentoo.org> -pidgin-festival-2.2-r1.ebuild:
+  Drop old.
 
 *pidgin-festival-2.4 (21 Dec 2009)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-16  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-07 14:57 [gentoo-commits] gentoo-x86 commit in app-accessibility/pidgin-festival: ChangeLog pidgin-festival-2.2-r1.ebuild Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-16  8:45 Peter Volkov (pva)

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