diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 14:41:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 14:41:42 +0000 |
commit | 898a1f15c8053ba91a163c74fe52f62411c0743a (patch) | |
tree | 8c383dc8dc1e10d4cf684016048b76413a93dbe0 /dev-python/apse | |
parent | Mark 2.00 ~ia64 (diff) | |
download | gentoo-2-898a1f15c8053ba91a163c74fe52f62411c0743a.tar.gz gentoo-2-898a1f15c8053ba91a163c74fe52f62411c0743a.tar.bz2 gentoo-2-898a1f15c8053ba91a163c74fe52f62411c0743a.zip |
Mark 0.2 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/apse')
-rw-r--r-- | dev-python/apse/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/apse/Manifest | 16 | ||||
-rw-r--r-- | dev-python/apse/apse-0.2.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/dev-python/apse/ChangeLog b/dev-python/apse/ChangeLog index a9a38610673a..df0d3b3dc0a3 100644 --- a/dev-python/apse/ChangeLog +++ b/dev-python/apse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/apse # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/ChangeLog,v 1.4 2006/02/16 22:34:49 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/ChangeLog,v 1.5 2006/04/01 14:41:42 agriffis Exp $ + + 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> apse-0.2.ebuild: + Mark 0.2 ~ia64 16 Feb 2006; Marien Zwart <marienz@gentoo.org> apse-0.2.ebuild: Make DESCRIPTION a bit shorter. diff --git a/dev-python/apse/Manifest b/dev-python/apse/Manifest index 4aaceac9ed31..d5d7d077e7b2 100644 --- a/dev-python/apse/Manifest +++ b/dev-python/apse/Manifest @@ -1,22 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 6d776ac96e27e71d4a23ffe3959b00d7 ChangeLog 656 RMD160 56a440b9f3cf35f4d1e5b4a7b966ff973441552f ChangeLog 656 SHA256 1698c379cf33e7f1119c5aeaaab6a80f2b1dd5ed19a467e38ef4fbf95e5bacdc ChangeLog 656 -MD5 0971dcfcb772fc44fb2db8c5b4827ff4 apse-0.2.ebuild 732 -RMD160 023f70db9b8822197adc59a7f0c39893fc569f27 apse-0.2.ebuild 732 -SHA256 535138daf2c1b6cbe69496cf85e7349dbee159ddfa31d73f0509f747233f0bb9 apse-0.2.ebuild 732 +MD5 b023c5b280fc0ad34d39f11acf3d07a9 apse-0.2.ebuild 738 +RMD160 d10f9f42601c197cdc2185d05216056928b3cc7b apse-0.2.ebuild 738 +SHA256 a48ad51f9dca2e1f8f649e053217c7bcf985dc77b9775ba7a7d6f29fa50a0b12 apse-0.2.ebuild 738 MD5 ab8530ab973b2219f8595b3855f627a8 files/digest-apse-0.2 59 RMD160 a3a17d20641f7a86683cc41da72426cc764bbb89 files/digest-apse-0.2 59 SHA256 3b84b66d5895bb1542824905b1fc4adeb81a693987dea2e7831bb9185d1c94c7 files/digest-apse-0.2 59 MD5 6eca5bb2ab30d80b8a433302d57d7b49 metadata.xml 1094 RMD160 a7ad52fc54f0f6399a67d0972a92f63d168f09c1 metadata.xml 1094 SHA256 ba3072c950bf2138f9f55f9e978c5f0b4f3257d5cff24869f373990622ef955c metadata.xml 1094 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.1 (GNU/Linux) - -iD8DBQFD9P4UW78445TWHXcRAgphAJ9emYlqjVt2LwgJoe3NHQAUd4CswwCfcuPM -WTRLeE9Y26w6PPzKB6BxxYs= -=U5o5 ------END PGP SIGNATURE----- diff --git a/dev-python/apse/apse-0.2.ebuild b/dev-python/apse/apse-0.2.ebuild index 8b7e9034372a..87daa6781d67 100644 --- a/dev-python/apse/apse-0.2.ebuild +++ b/dev-python/apse/apse-0.2.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/apse/apse-0.2.ebuild,v 1.4 2006/02/16 22:34:49 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/apse-0.2.ebuild,v 1.5 2006/04/01 14:41:42 agriffis Exp $ inherit distutils MY_PN="${PN/apse/Apse}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.personal.psu.edu/staff/i/u/iua1/python/apse/" SRC_URI="http://www.personal.psu.edu/staff/i/u/iua1/python/apse/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ia64 ~ppc ~x86" SLOT="0" IUSE="" |