public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney (idella4)" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-virtkey: python-virtkey-0.60.0-r1.ebuild ChangeLog
Date: Wed, 18 Feb 2015 06:53:30 +0000 (UTC)	[thread overview]
Message-ID: <20150218065330.6719B1201C@oystercatcher.gentoo.org> (raw)

idella4     15/02/18 06:53:30

  Modified:             ChangeLog
  Added:                python-virtkey-0.60.0-r1.ebuild
  Log:
  revbump; convert -> distutils-r1
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.5                  dev-python/python-virtkey/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-virtkey/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-virtkey/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-virtkey/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-virtkey/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	4 May 2012 15:12:16 -0000	1.4
+++ ChangeLog	18 Feb 2015 06:53:30 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-virtkey
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-virtkey/ChangeLog,v 1.4 2012/05/04 15:12:16 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-virtkey/ChangeLog,v 1.5 2015/02/18 06:53:30 idella4 Exp $
+
+*python-virtkey-0.60.0-r1 (18 Feb 2015)
+
+  18 Feb 2015; Ian Delaney <idella4@gentoo.org>
+  +python-virtkey-0.60.0-r1.ebuild:
+  revbump; convert -> distutils-r1
 
   04 May 2012; Patrick Lauer <patrick@gentoo.org> python-virtkey-0.60.0.ebuild:
   Migrating dev-util/pkgconfig -> virtual/pkgconfig
@@ -40,4 +46,3 @@
   +python-virtkey-0.50.ebuild, +metadata.xml:
   New ebuild for python-virtkey (bug #248256). Thanks to Denilson for
   suggestions.
-



1.1                  dev-python/python-virtkey/python-virtkey-0.60.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-virtkey/python-virtkey-0.60.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-virtkey/python-virtkey-0.60.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: python-virtkey-0.60.0-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-virtkey/python-virtkey-0.60.0-r1.ebuild,v 1.1 2015/02/18 06:53:30 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
DISTUTILS_SINGLE_IMPL=1

inherit distutils-r1 versionator

DESCRIPTION="Python module to simulate keypresses and get current keyboard layout"
HOMEPAGE="https://launchpad.net/virtkey"
SRC_URI="http://launchpad.net/python-virtkey/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"

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

RDEPEND="
	dev-libs/glib:2[${PYTHON_USEDEP}]
	x11-libs/libX11
	x11-libs/libXtst
	x11-libs/gtk+:2"
DEPEND="${RDEPEND}
	virtual/pkgconfig"
CFLAGS="${CFLAGS} -fno-strict-aliasing"

pkg_setup() {
	python-single-r1_pkg_setup
}





             reply	other threads:[~2015-02-18  6:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18  6:53 Ian Delaney (idella4) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-14 18:29 [gentoo-commits] gentoo-x86 commit in dev-python/python-virtkey: python-virtkey-0.60.0-r1.ebuild ChangeLog Pacho Ramos (pacho)
2015-03-15 13:19 Pacho Ramos (pacho)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150218065330.6719B1201C@oystercatcher.gentoo.org \
    --to=idella4@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox