summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-03-29 22:07:14 +0000
committerMichael Weber <xmw@gentoo.org>2011-03-29 22:07:14 +0000
commit11580f310e3be9d5465fb10ce0cce88cf329b545 (patch)
treea37006db4f7aacb113eddcafe96f662d70ef8349 /app-text
parentadd nfsmount deps to init script (diff)
downloadhistorical-11580f310e3be9d5465fb10ce0cce88cf329b545.tar.gz
historical-11580f310e3be9d5465fb10ce0cce88cf329b545.tar.bz2
historical-11580f310e3be9d5465fb10ce0cce88cf329b545.zip
update and forced security fix (bug 358029)
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/llpp/ChangeLog10
-rw-r--r--app-text/llpp/Manifest6
-rw-r--r--app-text/llpp/llpp-0_p20110328.ebuild (renamed from app-text/llpp/llpp-0_p20110202.ebuild)6
3 files changed, 14 insertions, 8 deletions
diff --git a/app-text/llpp/ChangeLog b/app-text/llpp/ChangeLog
index 928886afbaee..0fca587b4f09 100644
--- a/app-text/llpp/ChangeLog
+++ b/app-text/llpp/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-text/llpp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/ChangeLog,v 1.5 2011/02/17 14:08:38 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/ChangeLog,v 1.6 2011/03/29 22:07:14 xmw Exp $
+
+ 29 Mar 2011; Michael Weber <xmw@gentoo.org> -llpp-0_p20110202.ebuild,
+ +llpp-0_p20110328.ebuild:
+ New tarball to fix printf problem
+ (http://repo.or.cz/w/llpp.git/commit/c63b0e73feecab3af2f41753290e3f026668cc4a
+ ) and force upgrade to security fixed mupdf-0.8.15 (bug 358029)
+
+*llpp-0_p20110328 (29 Mar 2011)
17 Feb 2011; Michael Weber <xmw@gentoo.org> llpp-0_p20110202.ebuild:
Forgot SRC_URI/S
diff --git a/app-text/llpp/Manifest b/app-text/llpp/Manifest
index a3f57862b3d3..22bab026e5c6 100644
--- a/app-text/llpp/Manifest
+++ b/app-text/llpp/Manifest
@@ -1,5 +1,5 @@
-DIST llpp-0_p20110202.tar.gz 26980 RMD160 ddd836e4402a288c601dd8b690f7c10dbb6fdd3b SHA1 8dba696ea5f829e8fff05bb990e50cc20ed1b160 SHA256 41f99001c9f4048d46b9373ac8861e49c91280d15d098a7598f4e2a8902b18e8
-EBUILD llpp-0_p20110202.ebuild 996 RMD160 1ca718606c397e5539c36ffb765d056566b427f7 SHA1 23f328ff44a6d6843c0580beecf683a5b28afdce SHA256 90842abb9217fda825738d8e0caf5012940c15553656d8dd288c4e77db9fa13c
+DIST llpp-0_p20110328.tar.bz2 32410 RMD160 1651a6db204767ad8e9260d71ee60d0bc64cea09 SHA1 5c1fb411b64462b6333cc2be028b2790628c92e6 SHA256 936d980fd6a2f59f1e27056c92d8d21312d79d6aebb6d4452f07b53fd9ca688c
+EBUILD llpp-0_p20110328.ebuild 977 RMD160 44e7247f0200c55859faf1d6cd587ceab2927a9c SHA1 f6391a7245e969cdbf3f91935c18d23495141f99 SHA256 ad6c4361ca1f2e3c6a6ea60bcc21b311b4187751b174c5270a4a5c9b7c73d090
EBUILD llpp-9999.ebuild 978 RMD160 5dbbafcb8b449e34dc95f2db9d93b6f3cd8ac577 SHA1 43e57d8f13e18d4c6607dc88760d5086806d2e70 SHA256 83c70055024b3898023480e06f042ce6487836739259ff03eaa9a1e206e53824
-MISC ChangeLog 813 RMD160 f2473d296fbb75ae6cdabb921fd6a683737d4ff4 SHA1 85a9eba59e5e3c50b21af0671c8a3369aa51b3c2 SHA256 6df5745ad677549e5bf4dc8f4960aa83b6f1ec312b7130d12ad6e56f7e2d7972
+MISC ChangeLog 1129 RMD160 288a4f9cd9df0e073213fa653ba6aff6254c4c38 SHA1 695a2ba080759a540d2f5220da082052f25b8f47 SHA256 2611fcbb55cdbd796c14b53789af01a2976da394d5a558ee48dc82ae2cd4a229
MISC metadata.xml 250 RMD160 645ad5d42480ce40b7a4489492c766bbf141ca2c SHA1 ee670f38920df6f9fd58e4d396cf18473e948b73 SHA256 3de95efc65f52204c931a656e6a38b39a0bd977126383f919076465e2b407543
diff --git a/app-text/llpp/llpp-0_p20110202.ebuild b/app-text/llpp/llpp-0_p20110328.ebuild
index b69256d23e50..7a784820f867 100644
--- a/app-text/llpp/llpp-0_p20110202.ebuild
+++ b/app-text/llpp/llpp-0_p20110328.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-0_p20110202.ebuild,v 1.2 2011/02/17 14:08:38 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/llpp-0_p20110328.ebuild,v 1.1 2011/03/29 22:07:14 xmw Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit toolchain-funcs
DESCRIPTION="a graphical PDF viewer which aims to superficially resemble less(1)"
HOMEPAGE="http://repo.or.cz/w/llpp.git"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
@@ -22,8 +22,6 @@ RDEPEND=">=app-text/mupdf-0.7_p20110212
x11-misc/xsel"
DEPEND="${RDEPEND}"
-S=${WORKDIR}/${PN}
-
src_compile() {
ocamlopt -c -o link.o -ccopt -O link.c || die
ocamlopt -c -o main.cmo -I +lablGL main.ml || die