diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 16:59:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 16:59:09 +0000 |
commit | ebcbeea9898f8a3966ac5916f23bade2053ff1c2 (patch) | |
tree | 59a8ac6eb1e7d6376f8bc186346683a26a199133 /dev-python/stripogram | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-ebcbeea9898f8a3966ac5916f23bade2053ff1c2.tar.gz gentoo-2-ebcbeea9898f8a3966ac5916f23bade2053ff1c2.tar.bz2 gentoo-2-ebcbeea9898f8a3966ac5916f23bade2053ff1c2.zip |
Mark 1.4 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/stripogram')
-rw-r--r-- | dev-python/stripogram/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/stripogram/files/digest-stripogram-1.4 | 2 | ||||
-rw-r--r-- | dev-python/stripogram/stripogram-1.4.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/stripogram/ChangeLog b/dev-python/stripogram/ChangeLog index 1271a80a0b51..4f31e071ccc1 100644 --- a/dev-python/stripogram/ChangeLog +++ b/dev-python/stripogram/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/stripogram # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/ChangeLog,v 1.6 2006/04/01 19:07:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/ChangeLog,v 1.7 2006/07/12 16:59:09 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> stripogram-1.4.ebuild: + Mark 1.4 stable on ia64 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> stripogram-1.4.ebuild: Mark 1.4 ~ia64 diff --git a/dev-python/stripogram/files/digest-stripogram-1.4 b/dev-python/stripogram/files/digest-stripogram-1.4 index 8a564fc09bea..13fd1c9b4ac9 100644 --- a/dev-python/stripogram/files/digest-stripogram-1.4 +++ b/dev-python/stripogram/files/digest-stripogram-1.4 @@ -1 +1,3 @@ MD5 d09a0fa325ec2ae9a6a94b0b4aabd408 stripogram-1-4.tgz 10767 +RMD160 c578b149789854257efb0a61e215b8e05ec982c8 stripogram-1-4.tgz 10767 +SHA256 85549f4526a3e8d211219f61317bd37433a6ee31c6659cbd1ea92f52fa0c96d4 stripogram-1-4.tgz 10767 diff --git a/dev-python/stripogram/stripogram-1.4.ebuild b/dev-python/stripogram/stripogram-1.4.ebuild index eadac2dd66e5..b4f394dc30c7 100644 --- a/dev-python/stripogram/stripogram-1.4.ebuild +++ b/dev-python/stripogram/stripogram-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/stripogram-1.4.ebuild,v 1.9 2006/04/01 19:07:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stripogram/stripogram-1.4.ebuild,v 1.10 2006/07/12 16:59:09 agriffis Exp $ inherit distutils P_NEW="${PN}-${PV/\./-}" @@ -12,5 +12,5 @@ SRC_URI="http://www.zope.org/Members/chrisw/StripOGram/${P_NEW}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~ia64 ppc x86" +KEYWORDS="ia64 ppc x86" IUSE="" |