public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/gtk-builder-convert: gtk-builder-convert-2.24.22.ebuild ChangeLog gtk-builder-convert-2.24.20.ebuild
@ 2013-10-12  9:56 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2013-10-12  9:56 UTC (permalink / raw
  To: gentoo-commits

pacho       13/10/12 09:56:46

  Modified:             ChangeLog
  Added:                gtk-builder-convert-2.24.22.ebuild
  Removed:              gtk-builder-convert-2.24.20.ebuild
  Log:
  Version bump, remove old
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.39                 dev-util/gtk-builder-convert/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	28 Sep 2013 21:03:12 -0000	1.38
+++ ChangeLog	12 Oct 2013 09:56:46 -0000	1.39
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/gtk-builder-convert
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.38 2013/09/28 21:03:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.39 2013/10/12 09:56:46 pacho Exp $
+
+*gtk-builder-convert-2.24.22 (12 Oct 2013)
+
+  12 Oct 2013; Pacho Ramos <pacho@gentoo.org>
+  +gtk-builder-convert-2.24.22.ebuild, -gtk-builder-convert-2.24.20.ebuild:
+  Version bump, remove old
 
 *gtk-builder-convert-2.24.21 (28 Sep 2013)
 



1.1                  dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild?rev=1.1&content-type=text/plain

Index: gtk-builder-convert-2.24.22.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild,v 1.1 2013/10/12 09:56:46 pacho Exp $

EAPI="5"
GNOME_ORG_MODULE="gtk+"
PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE="xml"

inherit gnome.org python-single-r1

DESCRIPTION="Converts Glade files to GtkBuilder XML format"
HOMEPAGE="http://www.gtk.org/"

LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

REQUIRED_USE="${PYTHON_REQUIRED_USE}"

# gtk-builder-convert was part of gtk+ until 2.24.10-r1
COMMON_DEPEND="${PYTHON_DEPS}"

RDEPEND="${COMMON_DEPEND}
	!<=x11-libs/gtk+-2.24.10:2
"

DEPEND="${COMMON_DEPEND}"

src_configure() { :; }

src_compile() { :; }

src_install() {
	cd gtk || die
	python_doscript gtk-builder-convert
}





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

only message in thread, other threads:[~2013-10-12  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12  9:56 [gentoo-commits] gentoo-x86 commit in dev-util/gtk-builder-convert: gtk-builder-convert-2.24.22.ebuild ChangeLog gtk-builder-convert-2.24.20.ebuild Pacho Ramos (pacho)

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