summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-04-26 12:06:14 +0000
committerMike Gardiner <obz@gentoo.org>2004-04-26 12:06:14 +0000
commitfb03914ff401950f66b687d19dff63f93c900efa (patch)
treed70d47bd7b38b6e43376e56c4d4243aa63a45baa /app-text/sablotron
parentFixed missing IUSE (diff)
downloadhistorical-fb03914ff401950f66b687d19dff63f93c900efa.tar.gz
historical-fb03914ff401950f66b687d19dff63f93c900efa.tar.bz2
historical-fb03914ff401950f66b687d19dff63f93c900efa.zip
Removed 0.96 version, 1.0 stable on x86
Diffstat (limited to 'app-text/sablotron')
-rw-r--r--app-text/sablotron/ChangeLog6
-rw-r--r--app-text/sablotron/Manifest8
-rw-r--r--app-text/sablotron/files/digest-sablotron-0.961
-rw-r--r--app-text/sablotron/sablotron-0.96.ebuild46
-rw-r--r--app-text/sablotron/sablotron-0.97.ebuild5
-rw-r--r--app-text/sablotron/sablotron-1.0.ebuild4
6 files changed, 13 insertions, 57 deletions
diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog
index 4e01b5b3cda1..6610406e71f8 100644
--- a/app-text/sablotron/ChangeLog
+++ b/app-text/sablotron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/sablotron
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.27 2004/04/25 23:12:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.28 2004/04/26 12:06:13 obz Exp $
+
+ 26 Apr 2004; Mike Gardiner <obz@gentoo.org> sablotron-0.96.ebuild,
+ sablotron-0.97.ebuild, sablotron-1.0.ebuild:
+ Removed 0.96 version, 1.0 stable on x86
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> sablotron-0.96.ebuild,
sablotron-0.97.ebuild:
diff --git a/app-text/sablotron/Manifest b/app-text/sablotron/Manifest
index 3eb48352e7c4..ea36b186ff61 100644
--- a/app-text/sablotron/Manifest
+++ b/app-text/sablotron/Manifest
@@ -1,11 +1,9 @@
MD5 44b5e6b3255a3ea27e068ef7b557ff13 sablotron-1.0.1.ebuild 1452
-MD5 afd2dbc1d68c6732aa269940111c33c1 sablotron-0.97.ebuild 959
-MD5 fc6ec66300127e5f6912fead2ec1c695 sablotron-1.0.ebuild 1444
-MD5 bd7d842faf0ede405fcecb686205b31a sablotron-0.96.ebuild 1027
-MD5 728e576b56bd67056b65859c342f799e ChangeLog 4393
+MD5 e11c5d6a5fadb2c589235ee538bdb033 sablotron-0.97.ebuild 962
+MD5 82dbda06dfa8fd7f3bba4ab4627d2702 sablotron-1.0.ebuild 1441
+MD5 678360210ea6fe8f2c8ee504f6a3c323 ChangeLog 4547
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 42df851a9f037fa853698dbdb7c2b449 files/digest-sablotron-1.0 62
MD5 be9d8aaeeda4c615088d8c7998c77bb9 files/digest-sablotron-1.0.1 64
MD5 d4d88eebd05b4208b430c3e2738431a4 files/Sablot-0.96.1.patch 1698
-MD5 bd659f0d856dbbac81723564bfdeb57b files/digest-sablotron-0.96 63
MD5 47394bfd045510f7f6b74c7828d48502 files/digest-sablotron-0.97 63
diff --git a/app-text/sablotron/files/digest-sablotron-0.96 b/app-text/sablotron/files/digest-sablotron-0.96
deleted file mode 100644
index dc0d4c749847..000000000000
--- a/app-text/sablotron/files/digest-sablotron-0.96
+++ /dev/null
@@ -1 +0,0 @@
-MD5 faa64d8005e5bf8328faf85466d096e1 Sablot-0.96.tar.gz 399961
diff --git a/app-text/sablotron/sablotron-0.96.ebuild b/app-text/sablotron/sablotron-0.96.ebuild
deleted file mode 100644
index 7b5a7c68be65..000000000000
--- a/app-text/sablotron/sablotron-0.96.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.96.ebuild,v 1.13 2004/04/25 23:12:15 agriffis Exp $
-
-inherit eutils libtool
-
-MY_P="Sablot-${PV}"
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="An XSLT Parser in C++"
-SRC_URI="http://download-1..gingerall.cz/download/sablot/${MY_P}.tar.gz"
-HOMEPAGE="http://www.gingerall.com/charlie/ga/xml/p_sab.xml"
-
-SLOT="0"
-LICENSE="MPL-1.1"
-KEYWORDS="x86 sparc ~ppc hppa"
-
-DEPEND=">=dev-libs/expat-1.95.1"
-
-src_unpack() {
- unpack ${A}
- cd ${S}/src/engine
- epatch ${FILESDIR}/Sablot-0.96.1.patch
-}
-
-src_compile() {
- local myconf=
-
- # Please do not remove, else we get references to PORTAGE_TMPDIR
- # in /usr/lib/libsablot.la ...
- elibtoolize
-
- use perl && myconf="--enable-perlconnect"
-
- # rphillips
- # fixes bug #3876
- export LDFLAGS="-lstdc++"
-
- econf ${myconf} || die "econf failed"
- make || die
-}
-
-src_install() {
- einstall
- dodoc README* RELEASE
- dodoc src/TODO
-}
diff --git a/app-text/sablotron/sablotron-0.97.ebuild b/app-text/sablotron/sablotron-0.97.ebuild
index b42b502e14d0..a0d09d2f5cd2 100644
--- a/app-text/sablotron/sablotron-0.97.ebuild
+++ b/app-text/sablotron/sablotron-0.97.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.16 2004/04/25 23:12:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.17 2004/04/26 12:06:13 obz Exp $
inherit libtool
@@ -8,9 +8,10 @@ S="${WORKDIR}/Sablot-${PV}"
DESCRIPTION="An XSLT Parser in C++"
SRC_URI="http://download-1.gingerall.cz/download/sablot/Sablot-${PV}.tar.gz"
HOMEPAGE="http://www.gingerall.com/charlie/ga/xml/p_sab.xml"
+LICENSE="MPL-1.1"
SLOT="0"
-LICENSE="MPL-1.1"
+IUSE=""
KEYWORDS="x86 sparc ppc hppa alpha amd64 ~mips"
DEPEND=">=dev-libs/expat-1.95.6-r1
diff --git a/app-text/sablotron/sablotron-1.0.ebuild b/app-text/sablotron/sablotron-1.0.ebuild
index 83eeaf47fce5..f4c6278f061d 100644
--- a/app-text/sablotron/sablotron-1.0.ebuild
+++ b/app-text/sablotron/sablotron-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.ebuild,v 1.6 2004/02/23 16:41:08 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.ebuild,v 1.7 2004/04/26 12:06:13 obz Exp $
inherit libtool
@@ -16,7 +16,7 @@ LICENSE="MPL-1.1"
SLOT="0"
IUSE="doc perl"
-KEYWORDS="~x86 ~sparc ~ppc ~hppa alpha ~amd64 ia64"
+KEYWORDS="x86 ~sparc ~ppc ~hppa alpha ~amd64 ia64"
DEPEND=">=dev-libs/expat-1.95.6-r1
>=dev-perl/XML-Parser-2.3"