diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2004-06-15 19:38:04 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2004-06-15 19:38:04 +0000 |
commit | 9d413997691cabb5cf31a27af527bf39c503149d (patch) | |
tree | d543f2eae373f03a8dbd3e7fb1ebfea1fbda63ae /dev-libs/ltxml/ltxml-1.2.5.ebuild | |
parent | version bump, stable on x86 (diff) | |
download | historical-9d413997691cabb5cf31a27af527bf39c503149d.tar.gz historical-9d413997691cabb5cf31a27af527bf39c503149d.tar.bz2 historical-9d413997691cabb5cf31a27af527bf39c503149d.zip |
Version bump, 1.2.5 marked stable on x86
Diffstat (limited to 'dev-libs/ltxml/ltxml-1.2.5.ebuild')
-rw-r--r-- | dev-libs/ltxml/ltxml-1.2.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ltxml/ltxml-1.2.5.ebuild b/dev-libs/ltxml/ltxml-1.2.5.ebuild index 3a350f148287..341974262eb1 100644 --- a/dev-libs/ltxml/ltxml-1.2.5.ebuild +++ b/dev-libs/ltxml/ltxml-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.5.ebuild,v 1.1 2003/10/30 01:00:47 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.5.ebuild,v 1.2 2004/06/15 19:38:04 pythonhead Exp $ S="${WORKDIR}/${P}/XML" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ltg.ed.ac.uk/software/xml/" SRC_URI=ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="dev-lang/perl" PV_MAJ="${PV:0:1}${PV:2:1}" |