diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:43:32 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:43:32 +0000 |
commit | d705d4fc6178492fe1b6648e209edaad2fbc813c (patch) | |
tree | 107a9c369efbdd6b0ba10d87c6d641b99d552467 /dev-python/xsv | |
parent | updated metadata.xml (diff) | |
download | gentoo-2-d705d4fc6178492fe1b6648e209edaad2fbc813c.tar.gz gentoo-2-d705d4fc6178492fe1b6648e209edaad2fbc813c.tar.bz2 gentoo-2-d705d4fc6178492fe1b6648e209edaad2fbc813c.zip |
stable bump
Diffstat (limited to 'dev-python/xsv')
-rw-r--r-- | dev-python/xsv/Manifest | 2 | ||||
-rw-r--r-- | dev-python/xsv/xsv-2.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/xsv/Manifest b/dev-python/xsv/Manifest index 2507e4f5f44c..059d304a691c 100644 --- a/dev-python/xsv/Manifest +++ b/dev-python/xsv/Manifest @@ -1,4 +1,4 @@ MD5 73e24bcfc9d0eed98a17011bceab3bd5 ChangeLog 361 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 61c2a3879331e399c3c898ce970c35b4 xsv-2.5.ebuild 522 +MD5 8679ae9fcfcb9ff13293ea693b9829d7 xsv-2.5.ebuild 520 MD5 f134d7216c196df2014bcb24241dea89 files/digest-xsv-2.5 59 diff --git a/dev-python/xsv/xsv-2.5.ebuild b/dev-python/xsv/xsv-2.5.ebuild index a6a6cdc78dff..8acd0ceeb92b 100644 --- a/dev-python/xsv/xsv-2.5.ebuild +++ b/dev-python/xsv/xsv-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/xsv/xsv-2.5.ebuild,v 1.2 2003/09/06 23:32:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/xsv/xsv-2.5.ebuild,v 1.3 2003/10/08 10:39:12 liquidx Exp $ inherit distutils @@ -11,7 +11,7 @@ DESCRIPTION="Python XML Schema Validator" SRC_URI="ftp://ftp.cogsci.ed.ac.uk/pub/XSV/${MY_P}.tar.gz" HOMEPAGE="http://www.ltg.ed.ac.uk/~ht/xsv-status.html" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" IUSE="" |