diff options
author | 2010-12-30 12:10:51 +0000 | |
---|---|---|
committer | 2010-12-30 12:10:51 +0000 | |
commit | 75d6dc45f9c52a4d8fa7e9ef06f9f3457e5e4336 (patch) | |
tree | 3fa2cccfb5b1cc1e470c46f2834355053e3a81d6 /app-text | |
parent | Remove old (diff) | |
download | gentoo-2-75d6dc45f9c52a4d8fa7e9ef06f9f3457e5e4336.tar.gz gentoo-2-75d6dc45f9c52a4d8fa7e9ef06f9f3457e5e4336.tar.bz2 gentoo-2-75d6dc45f9c52a4d8fa7e9ef06f9f3457e5e4336.zip |
restricted poppler dep, 0.16 not supported yet, bug #349941
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/zathura/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/zathura/zathura-0.0.7.ebuild | 3 | ||||
-rw-r--r-- | app-text/zathura/zathura-0.0.8.1.ebuild | 3 | ||||
-rw-r--r-- | app-text/zathura/zathura-0.0.8.2.ebuild | 3 | ||||
-rw-r--r-- | app-text/zathura/zathura-0.0.8.ebuild | 3 |
5 files changed, 13 insertions, 5 deletions
diff --git a/app-text/zathura/ChangeLog b/app-text/zathura/ChangeLog index e5bd25e92fad..f9a6740774d2 100644 --- a/app-text/zathura/ChangeLog +++ b/app-text/zathura/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/zathura # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/ChangeLog,v 1.12 2010/11/22 22:05:17 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/ChangeLog,v 1.13 2010/12/30 12:10:51 wired Exp $ + + 30 Dec 2010; Alex Alexander <wired@gentoo.org> zathura-0.0.7.ebuild, + zathura-0.0.8.ebuild, zathura-0.0.8.1.ebuild, zathura-0.0.8.2.ebuild: + restricted poppler dep, 0.16 not supported yet, bug #349941 *zathura-0.0.8.2 (22 Nov 2010) diff --git a/app-text/zathura/zathura-0.0.7.ebuild b/app-text/zathura/zathura-0.0.7.ebuild index c4040f157401..418b7644d76c 100644 --- a/app-text/zathura/zathura-0.0.7.ebuild +++ b/app-text/zathura/zathura-0.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.7.ebuild,v 1.4 2010/07/31 08:35:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.7.ebuild,v 1.5 2010/12/30 12:10:51 wired Exp $ EAPI=2 inherit savedconfig toolchain-funcs @@ -17,6 +17,7 @@ IUSE="" RDEPEND=">=x11-libs/cairo-1.8.8 >=dev-libs/glib-2.22.4:2 >=x11-libs/gtk+-2.18.6:2 + <app-text/poppler-0.16[cairo] >=app-text/poppler-0.12.3-r3[cairo]" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/app-text/zathura/zathura-0.0.8.1.ebuild b/app-text/zathura/zathura-0.0.8.1.ebuild index 71a463bb5851..1492972e1309 100644 --- a/app-text/zathura/zathura-0.0.8.1.ebuild +++ b/app-text/zathura/zathura-0.0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.1.ebuild,v 1.3 2010/10/25 12:12:13 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.1.ebuild,v 1.4 2010/12/30 12:10:51 wired Exp $ EAPI=2 inherit savedconfig toolchain-funcs @@ -17,6 +17,7 @@ IUSE="" RDEPEND=">=x11-libs/cairo-1.8.8 >=dev-libs/glib-2.22.4:2 >=x11-libs/gtk+-2.18.6:2 + <app-text/poppler-0.16[cairo] >=app-text/poppler-0.12.3[cairo]" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/app-text/zathura/zathura-0.0.8.2.ebuild b/app-text/zathura/zathura-0.0.8.2.ebuild index 9675ec3f1fef..d791c51ab0d6 100644 --- a/app-text/zathura/zathura-0.0.8.2.ebuild +++ b/app-text/zathura/zathura-0.0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.2.ebuild,v 1.1 2010/11/22 22:05:17 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.2.ebuild,v 1.2 2010/12/30 12:10:51 wired Exp $ EAPI=2 inherit savedconfig toolchain-funcs @@ -17,6 +17,7 @@ IUSE="" RDEPEND=">=x11-libs/cairo-1.8.8 >=dev-libs/glib-2.22.4:2 >=x11-libs/gtk+-2.18.6:2 + <app-text/poppler-0.16[cairo] >=app-text/poppler-0.12.3[cairo]" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/app-text/zathura/zathura-0.0.8.ebuild b/app-text/zathura/zathura-0.0.8.ebuild index c6fba911d7e4..941ef43fc168 100644 --- a/app-text/zathura/zathura-0.0.8.ebuild +++ b/app-text/zathura/zathura-0.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.ebuild,v 1.1 2010/07/29 16:31:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.ebuild,v 1.2 2010/12/30 12:10:51 wired Exp $ EAPI=2 inherit savedconfig toolchain-funcs @@ -17,6 +17,7 @@ IUSE="" RDEPEND=">=x11-libs/cairo-1.8.8 >=dev-libs/glib-2.22.4:2 >=x11-libs/gtk+-2.18.6:2 + <app-text/poppler-0.16[cairo] >=app-text/poppler-0.12.3[cairo]" DEPEND="${RDEPEND} dev-util/pkgconfig" |