public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-mobilephone/anyremote: anyremote-6.3.1.ebuild ChangeLog anyremote-6.1.1.ebuild anyremote-6.2.ebuild anyremote-6.1.ebuild anyremote-5.5.ebuild
@ 2013-07-25  0:49 Chris Reffett (creffett)
  0 siblings, 0 replies; only message in thread
From: Chris Reffett (creffett) @ 2013-07-25  0:49 UTC (permalink / raw
  To: gentoo-commits

creffett    13/07/25 00:49:45

  Modified:             ChangeLog
  Added:                anyremote-6.3.1.ebuild
  Removed:              anyremote-6.1.1.ebuild anyremote-6.2.ebuild
                        anyremote-6.1.ebuild anyremote-5.5.ebuild
  Log:
  Version bump, remove old
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.33                 app-mobilephone/anyremote/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	18 May 2013 10:15:20 -0000	1.32
+++ ChangeLog	25 Jul 2013 00:49:45 -0000	1.33
@@ -1,6 +1,13 @@
 # ChangeLog for app-mobilephone/anyremote
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.32 2013/05/18 10:15:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.33 2013/07/25 00:49:45 creffett Exp $
+
+*anyremote-6.3.1 (25 Jul 2013)
+
+  25 Jul 2013; Chris Reffett <creffett@gentoo.org> +anyremote-6.3.1.ebuild,
+  -anyremote-5.5.ebuild, -anyremote-6.1.1.ebuild, -anyremote-6.1.ebuild,
+  -anyremote-6.2.ebuild:
+  Version bump, remove old
 
 *anyremote-6.3 (18 May 2013)
 



1.1                  app-mobilephone/anyremote/anyremote-6.3.1.ebuild

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

Index: anyremote-6.3.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-6.3.1.ebuild,v 1.1 2013/07/25 00:49:45 creffett Exp $

EAPI="5"

DESCRIPTION="Provides wireless bluetooth, infrared or cable remote control service"
HOMEPAGE="http://anyremote.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

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

RDEPEND="bluetooth? ( net-wireless/bluez )
	dbus? ( sys-apps/dbus )
	x11-libs/libXtst
"

DEPEND="${RDEPEND}
	virtual/pkgconfig"

DOCS=( AUTHORS ChangeLog NEWS README )

src_configure() {
	econf --docdir="/usr/share/doc/${PF}/" $(use_enable bluetooth) $(use_enable dbus)
}





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

only message in thread, other threads:[~2013-07-25  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-25  0:49 [gentoo-commits] gentoo-x86 commit in app-mobilephone/anyremote: anyremote-6.3.1.ebuild ChangeLog anyremote-6.1.1.ebuild anyremote-6.2.ebuild anyremote-6.1.ebuild anyremote-5.5.ebuild Chris Reffett (creffett)

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