public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-base: metadata.xml Manifest ChangeLog gnome-python-base-2.22.1.ebuild
@ 2008-08-24  7:15 Arun Raghavan (ford_prefect)
  0 siblings, 0 replies; only message in thread
From: Arun Raghavan (ford_prefect) @ 2008-08-24  7:15 UTC (permalink / raw
  To: gentoo-commits

ford_prefect    08/08/24 07:15:24

  Added:                metadata.xml Manifest ChangeLog
                        gnome-python-base-2.22.1.ebuild
  Log:
  Initial import of gnome-python split ebuilds. This package installs a common pkgconfig file.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 i686)

Revision  Changes    Path
1.1                  dev-python/gnome-python-base/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<herd>gnome</herd>
</pkgmetadata>



1.1                  dev-python/gnome-python-base/Manifest

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST gnome-python-2.22.1.tar.bz2 552363 RMD160 f2e4033cf74822c939cb14cdb69f9583e07fbf25 SHA1 91402febafd40d59c0eb3f9da80a3406e4e7a76e SHA256 559b5d857b4fbc31418bc677f3391182ba1c357cabb8dfee04a1e709a7a63d01
EBUILD gnome-python-base-2.22.1.ebuild 887 RMD160 e9a9c0a614f343461a9d248a82bae6769cdfcf44 SHA1 debd1cbab58784ce806924114351f7d9654b294f SHA256 1971c8d2915c3d903adb2281d392b1474c6fb0bc040d39e5ec61a2f265f8aab6
MISC ChangeLog 374 RMD160 136812758b551e01f889707000769b9e92a963e8 SHA1 424c6d9b22134d60f7d03a5fe12942adce2d022d SHA256 f6b40927628ce9b88724bf1f8e3043b5f6e65802dbf1f6614450a7e2c3af2eba
MISC metadata.xml 178 RMD160 ec0937689a645defb2b870b481c4d4db57a0fa73 SHA1 aa77d904544ca6e6e684658ec652463fdb2ca58d SHA256 ccdf4a821074a281d4fd442460b65f57e77546cea36756c435db5529d22fa2a6



1.1                  dev-python/gnome-python-base/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-python/gnome-python-base
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.1 2008/08/24 07:15:24 ford_prefect Exp $

*gnome-python-base-2.22.1 (20 Aug 2008)

  20 Aug 2008; Arun Raghavan <ford_prefect@gentoo.org> +metadata.xml,
  +gnome-python-base-2.22.1.ebuild:
  Initial import of gnome-python split ebuilds. This package installs a
  common pkgconfig file.




1.1                  dev-python/gnome-python-base/gnome-python-base-2.22.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.1.ebuild?rev=1.1&content-type=text/plain

Index: gnome-python-base-2.22.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.22.1.ebuild,v 1.1 2008/08/24 07:15:24 ford_prefect Exp $

inherit versionator eutils gnome2

# This ebuild does nothing -- we just want to get the pkgconfig file installed

MY_PN="gnome-python"
DESCRIPTION="Provides the base files for the gnome-python bindings"
HOMEPAGE="http://pygtk.org/"
PVP="$(get_version_component_range 1-2)"
SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"

IUSE=""
LICENSE="LGPL-2.1"
SLOT="2"
RESTRICT="${RESTRICT} test"

# From the gnome-python eclass
RDEPEND=">=x11-libs/gtk+-2.6
	>=dev-libs/glib-2.6
	>=dev-python/pygtk-2.10.3
	!<dev-python/gnome-python-2.22.1"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"

S="${WORKDIR}/${MY_PN}-${PV}"

pkg_setup() {
	G2CONF="${G2CONF} --disable-allbindings"
}






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

only message in thread, other threads:[~2008-08-24  7:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-24  7:15 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-base: metadata.xml Manifest ChangeLog gnome-python-base-2.22.1.ebuild Arun Raghavan (ford_prefect)

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