summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 15:13:16 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 15:13:16 +0000
commit1794785dc2ef24499352804abe991b1f825ef0bc (patch)
tree754e2022f62eeaa59bf4b806eaf74dcd14f50126 /dev-python/piddle
parentMark 1.5.2 ~ia64 (diff)
downloadgentoo-2-1794785dc2ef24499352804abe991b1f825ef0bc.tar.gz
gentoo-2-1794785dc2ef24499352804abe991b1f825ef0bc.tar.bz2
gentoo-2-1794785dc2ef24499352804abe991b1f825ef0bc.zip
Mark 1.0.15 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/piddle')
-rw-r--r--dev-python/piddle/ChangeLog7
-rw-r--r--dev-python/piddle/Manifest20
-rw-r--r--dev-python/piddle/piddle-1.0.15.ebuild6
3 files changed, 17 insertions, 16 deletions
diff --git a/dev-python/piddle/ChangeLog b/dev-python/piddle/ChangeLog
index 3b4baeb7197a..d2e11f233e0b 100644
--- a/dev-python/piddle/ChangeLog
+++ b/dev-python/piddle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/piddle
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/piddle/ChangeLog,v 1.7 2005/11/19 10:47:39 chriswhite Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/piddle/ChangeLog,v 1.8 2006/04/01 15:13:16 agriffis Exp $
+
+ 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> piddle-1.0.15.ebuild:
+ Mark 1.0.15 ~ia64
19 Nov 2005; Chris White <chriswhite@gentoo.org> metadata.xml:
Added japanese metadata.xml translation thanks to Yoshino-san.
diff --git a/dev-python/piddle/Manifest b/dev-python/piddle/Manifest
index 739ab51cc7f8..9959dffc360b 100644
--- a/dev-python/piddle/Manifest
+++ b/dev-python/piddle/Manifest
@@ -1,14 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 cea6069c7f82ae4b86d5336dc5ce02e1 ChangeLog 1024
+RMD160 bac8cb9583cc0f32982b743c00cf57c12e8fa666 ChangeLog 1024
+SHA256 2cf0fe6536cd4762ad5a06cfeba996de8df4dfda7308eefbc6b057db992f0a00 ChangeLog 1024
MD5 60531cf044365817fc0b7e748799e27b files/digest-piddle-1.0.15 65
+RMD160 32880e4be20000b1e0054017e60cd52798f2fe77 files/digest-piddle-1.0.15 65
+SHA256 74fa98be83a47c799d546eb298d2ed9ee717c2283bcdea98032ba9b0bf00ca73 files/digest-piddle-1.0.15 65
MD5 900189c2415d75eb646d98a8d154067f metadata.xml 1723
-MD5 2e5a82a48596c34ff377fa4afcfa80c5 piddle-1.0.15.ebuild 625
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDfwLgFdQwWVoAgN4RAtP0AKCYKGoHZRlqUfJcJTzKX63IBYbQ1gCg38p6
-VzOq5i9uTPJz5bBWKK7yeoI=
-=NtWy
------END PGP SIGNATURE-----
+RMD160 e717acb638493833cd9fae354c745d7017ad2c96 metadata.xml 1723
+SHA256 4673fd080af0e85f768e487850474d816229d37d7ce08286a2adbc72ae5af322 metadata.xml 1723
+MD5 08aa68f4caaeaf10800f41b45c3a3c32 piddle-1.0.15.ebuild 631
+RMD160 5b9b3c8dc9b1a89d5295ee1f1ee1baf521f11fbb piddle-1.0.15.ebuild 631
+SHA256 7e859f523b5a6f28a81bbc55c45028c17fe87e42470474f8f9a45abf49dcee35 piddle-1.0.15.ebuild 631
diff --git a/dev-python/piddle/piddle-1.0.15.ebuild b/dev-python/piddle/piddle-1.0.15.ebuild
index 106c29a67689..8029db4989c6 100644
--- a/dev-python/piddle/piddle-1.0.15.ebuild
+++ b/dev-python/piddle/piddle-1.0.15.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/piddle/piddle-1.0.15.ebuild,v 1.4 2004/07/22 16:52:05 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/piddle/piddle-1.0.15.ebuild,v 1.5 2006/04/01 15:13:16 agriffis Exp $
DESCRIPTION="Cross-media, cross-platform 2D graphics package"
HOMEPAGE="http://piddle.sourceforge.net/"
SRC_URI="mirror://sourceforge/piddle/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~ia64 x86"
IUSE=""
DEPEND=">=dev-lang/python-1.5.2"