summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-08 14:43:57 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-08 14:43:57 +0000
commit373706dfdc2fc12aecc1b421270ebae7b635a9fd (patch)
tree9378fcdfa5c112f059cac91826985330c279ba7f /app-text/zathura
parentMarking cpphs-1.12 ppc64 for bug 399975 (diff)
downloadgentoo-2-373706dfdc2fc12aecc1b421270ebae7b635a9fd.tar.gz
gentoo-2-373706dfdc2fc12aecc1b421270ebae7b635a9fd.tar.bz2
gentoo-2-373706dfdc2fc12aecc1b421270ebae7b635a9fd.zip
Add references to upstream bugs
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'app-text/zathura')
-rw-r--r--app-text/zathura/zathura-0.1.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/zathura/zathura-0.1.0.ebuild b/app-text/zathura/zathura-0.1.0.ebuild
index b404331c060e..484fb39333e0 100644
--- a/app-text/zathura/zathura-0.1.0.ebuild
+++ b/app-text/zathura/zathura-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.1.0.ebuild,v 1.2 2012/03/08 09:10:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.1.0.ebuild,v 1.3 2012/03/08 14:43:57 ssuominen Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -31,6 +31,8 @@ pkg_setup() {
}
src_prepare() {
+ # http://bt.pwmt.org/view.php?id=140
+ # http://bt.pwmt.org/view.php?id=141
sed -i \
-e "s:lib/pkg:$(get_libdir)/pkg:" \
-e 's:rst2man:&.py:' \