summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2008-03-05 18:51:28 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2008-03-05 18:51:28 +0000
commitec78d12953019be1bb4a3aabe2c5cba429b9e8ba (patch)
tree7de08d14678ede1592517bbb3b52cbabb74e7c11
parentBump to 0.3.5 (diff)
downloadmaintainer-ec78d12953019be1bb4a3aabe2c5cba429b9e8ba.tar.gz
maintainer-ec78d12953019be1bb4a3aabe2c5cba429b9e8ba.tar.bz2
maintainer-ec78d12953019be1bb4a3aabe2c5cba429b9e8ba.zip
Bump to 0.3.3
Changes since 0.3.2: * Updated bindings to Pigment 0.3.5. * Added a benchmark class testing underlying system graphics performance. * Added configure switch enabling experimental doc strings based on C doc. * Added new examples for drag and drop and viewport opacity. * Improved list widget performance. * Fixed building on OpenSolaris. Tickets fixed since 0.3.2: * #230 : Patch for README files updating dependencies * #231 : missing binding for embedding_id svn path=/maintainer/; revision=77
-rw-r--r--dev-python/pigment-python/ChangeLog26
-rw-r--r--dev-python/pigment-python/Manifest11
-rw-r--r--dev-python/pigment-python/files/digest-pigment-python-0.3.3 (renamed from dev-python/pigment-python/files/digest-pigment-python-0.3.1)0
-rw-r--r--dev-python/pigment-python/pigment-python-0.3.3.ebuild (renamed from dev-python/pigment-python/pigment-python-0.3.1.ebuild)2
4 files changed, 30 insertions, 9 deletions
diff --git a/dev-python/pigment-python/ChangeLog b/dev-python/pigment-python/ChangeLog
new file mode 100644
index 0000000..02b514b
--- /dev/null
+++ b/dev-python/pigment-python/ChangeLog
@@ -0,0 +1,26 @@
+# ChangeLog for dev-python/pigment-python
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 05 Mar 2008; Daniel Gryniewicz <dang@gentoo.org> ++, ++,
+ -pigment-python-0.3.1.ebuild:
+ Bump to 0.3.3 Changes since 0.3.2:
+
+ * Updated bindings to Pigment 0.3.5.
+
+ * Added a benchmark class testing underlying system graphics performance.
+
+ * Added configure switch enabling experimental doc strings based on C doc.
+
+ * Added new examples for drag and drop and viewport opacity.
+
+ * Improved list widget performance.
+
+ * Fixed building on OpenSolaris.
+
+ Tickets fixed since 0.3.2:
+
+ * #230 : Patch for README files updating dependencies
+
+ * #231 : missing binding for embedding_id
+
diff --git a/dev-python/pigment-python/Manifest b/dev-python/pigment-python/Manifest
index cccf08d..1317ddd 100644
--- a/dev-python/pigment-python/Manifest
+++ b/dev-python/pigment-python/Manifest
@@ -1,8 +1,3 @@
-DIST pigment-python-0.3.1.tar.gz 558803 RMD160 25226e8d4655eed6af12d19f51d051966d80e44f SHA1 283ae547d023327ddb905c1110458107a47e7a2d SHA256 8fd56c4c8a416d998459ffdf534e2215c2b6b8bfbada6b0feaeaa92b79ee165f
-EBUILD pigment-python-0.3.1.ebuild 866 RMD160 30cc842af7695f7d51520afe32151aff64eafc5d SHA1 ecd3f18ebb5d7e66527019c8f096754f8be96731 SHA256 149d13e2233dca5b9b099e11b69a2eb87c1092a40eef31042d117fc7e0e63cf2
-MD5 d8b7a1788401c252b5e6c04fad31cc0c pigment-python-0.3.1.ebuild 866
-RMD160 30cc842af7695f7d51520afe32151aff64eafc5d pigment-python-0.3.1.ebuild 866
-SHA256 149d13e2233dca5b9b099e11b69a2eb87c1092a40eef31042d117fc7e0e63cf2 pigment-python-0.3.1.ebuild 866
-MD5 9d9e1ddccac93b69b2462c360a00fc12 files/digest-pigment-python-0.3.1 262
-RMD160 6b5e3734d228d943538a453c5c3d0854f2002718 files/digest-pigment-python-0.3.1 262
-SHA256 1557982e46df4b0d8d07b1e67a3cb695528597130b22bec5360fe01689edeed1 files/digest-pigment-python-0.3.1 262
+DIST pigment-python-0.3.3.tar.gz 573485 RMD160 b5b0800745947a458ab807203c2fa6cda0676afd SHA1 76fb5fa9cf38001ec891a4e0794298bd3c137ff4 SHA256 4b70cf26b37a6187c6bf6eb92290cc8e78aee068be9b57cc0959bd1e5588fa3f
+EBUILD pigment-python-0.3.3.ebuild 866 RMD160 23930cca9fae8e7cf36ac5e79103bafb847bdaea SHA1 4bf8253173e86db567deeec9965e623cba32b20a SHA256 350ee3f3396d98ed0480e41359d5cbf02dbf81268a3041cf3d0abf146d927888
+MISC ChangeLog 739 RMD160 097e2c479ed74126472588224fecb87eebe39f2a SHA1 c25b7b92ad92fcdd93f1eea4e0fb996f176859c0 SHA256 0be4b5d69f27bee3ade06b02e42cb4c748255146312afed40fc23a5cb54f0011
diff --git a/dev-python/pigment-python/files/digest-pigment-python-0.3.1 b/dev-python/pigment-python/files/digest-pigment-python-0.3.3
index f9e168a..f9e168a 100644
--- a/dev-python/pigment-python/files/digest-pigment-python-0.3.1
+++ b/dev-python/pigment-python/files/digest-pigment-python-0.3.3
diff --git a/dev-python/pigment-python/pigment-python-0.3.1.ebuild b/dev-python/pigment-python/pigment-python-0.3.3.ebuild
index d228ae6..8acfc83 100644
--- a/dev-python/pigment-python/pigment-python-0.3.1.ebuild
+++ b/dev-python/pigment-python/pigment-python-0.3.3.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND=">=media-libs/pigment-0.3.3
+RDEPEND=">=media-libs/pigment-0.3.5
>=dev-libs/glib-2.8
>=dev-python/pygobject-2.8
>=media-libs/gstreamer-0.10