public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-mobilephone/ganyremote: ganyremote-6.0.ebuild ChangeLog
@ 2012-06-09 16:11 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-06-09 16:11 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/06/09 16:11:08

  Modified:             ChangeLog
  Added:                ganyremote-6.0.ebuild
  Log:
  Versun bump
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 app-mobilephone/ganyremote/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/ganyremote/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/ganyremote/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/ganyremote/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	4 Apr 2012 21:31:24 -0000	1.18
+++ ChangeLog	9 Jun 2012 16:11:08 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for app-mobilephone/ganyremote
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v 1.18 2012/04/04 21:31:24 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ChangeLog,v 1.19 2012/06/09 16:11:08 hwoarang Exp $
+
+*ganyremote-6.0 (09 Jun 2012)
+
+  09 Jun 2012; Markos Chandras <hwoarang@gentoo.org> +ganyremote-6.0.ebuild:
+  Versun bump
 
   04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> ganyremote-5.13.ebuild:
   marked x86 per bug 404613



1.1                  app-mobilephone/ganyremote/ganyremote-6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/ganyremote/ganyremote-6.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/ganyremote/ganyremote-6.0.ebuild?rev=1.1&content-type=text/plain

Index: ganyremote-6.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/ganyremote/ganyremote-6.0.ebuild,v 1.1 2012/06/09 16:11:08 hwoarang Exp $

EAPI="2"

inherit eutils

DESCRIPTION="Gnome frontend to Anyremote"
HOMEPAGE="http://anyremote.sourceforge.net/"
SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="bluetooth"

DEPEND=">=app-mobilephone/anyremote-6.0[bluetooth=]
	dev-python/pygtk
	bluetooth? ( dev-python/pybluez )"
RDEPEND="${DEPEND}"

src_install() {
	emake install DESTDIR="${D}" || die "emake install failed"
	dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
}






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

only message in thread, other threads:[~2012-06-09 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09 16:11 [gentoo-commits] gentoo-x86 commit in app-mobilephone/ganyremote: ganyremote-6.0.ebuild ChangeLog Markos Chandras (hwoarang)

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