ChangeLog

# ChangeLog for dev-python/compizconfig-python
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.4 2007/10/30 17:45:52 nixnut Exp $

30 Oct 2007; nixnut
compizconfig-python-0.6.0.1.ebuild:
added ~ppc for mr_bones

25 Oct 2007; Olivier CrĂȘte
compizconfig-python-0.6.0.1.ebuild:
Marked ~amd64

24 Oct 2007; Hanno Boeck
compizconfig-python-0.6.0.1.ebuild:
QA fixes.

*compizconfig-python-0.6.0.1 (23 Oct 2007)

23 Oct 2007; Hanno Boeck +metadata.xml,
+compizconfig-python-0.6.0.1.ebuild:
Initial compiz-fusion commit, ebuild based on xeffects overlay.

Manifest

DIST compizconfig-python-0.6.0.1.tar.bz2 255998 RMD160 b88074fd37458b5a71b488732953aeed6d41198c SHA1 d6064548e42bb8687b1e2a61d96be09315785307 SHA256 965409bcb337dde24087aac9db55e9824572ddcbdced3c5a1f0a8c6a7b3da646
EBUILD compizconfig-python-0.6.0.1.ebuild 614 RMD160 7deb81b12e1f660efbd8f4cde6f7d84729d751fb SHA1 21bda2b059e1eccba8df19e2e6f431ae4eb0d5fe SHA256 4ff1672eab50925e20f9a0beb88bbb64ea0c771efd68b5ae2c9d01a59920919b
MISC ChangeLog 753 RMD160 8fee6241ecea8a60d65a72854b9788582539e2af SHA1 cdf628b87344d8b39f30e7117f9b0e00244b78b1 SHA256 39da6b543058a06e2f9814bdcc878389c9f16b9a985a6f50c33202e1ef022b4d
MISC metadata.xml 217 RMD160 3b01d5dab901ee93217f72b711954d3cccbb1717 SHA1 e304788b60dd2cf214d360a21d267e8635474d98 SHA256 2f5dfc1eb79d2d9ee02663da6e1449f499c3a37b7f4cc2391e18d7789a314669

compizconfig-python-0.6.0.1.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild,v 1.6 2007/11/14 13:50:21 hanno Exp $

DESCRIPTION="libcompizconfig python bindings"
HOMEPAGE="http://compiz-fusion.org"
SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2"

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

DEPEND=">=x11-libs/libcompizconfig-0.6.0
>=dev-libs/glib-2.6
dev-python/pyrex"

src_install() {
emake DESTDIR="${D}" install || die "make install failed"
}

metadata.xml




no-herd
hanno@gentoo.org