diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-10-20 17:52:25 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-10-20 17:52:25 +0000 |
commit | 7de5f90ffcf700fc12b67a2de63739a0f563ef02 (patch) | |
tree | f946d07746b215d2e52fcd633eff674383fd35d1 /app-text | |
parent | Update license. (diff) | |
download | gentoo-2-7de5f90ffcf700fc12b67a2de63739a0f563ef02.tar.gz gentoo-2-7de5f90ffcf700fc12b67a2de63739a0f563ef02.tar.bz2 gentoo-2-7de5f90ffcf700fc12b67a2de63739a0f563ef02.zip |
Add cssselect dependency for bug #439058 (use --force since we need to do a stable request for cssselect-0.7.1).
(Portage version: 2.2.0_alpha141_p4/cvs/Linux i686, RepoMan options: --force, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.9.1.ebuild | 3 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.9.2.ebuild | 3 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.9.3.ebuild | 3 |
4 files changed, 12 insertions, 4 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index c016e9d1284a..c12da753946f 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/calibre # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.235 2012/10/19 05:30:45 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.236 2012/10/20 17:52:25 zmedico Exp $ + + 20 Oct 2012; Zac Medico <zmedico@gentoo.org> calibre-0.9.1.ebuild, + calibre-0.9.2.ebuild, calibre-0.9.3.ebuild: + Add cssselect dependency for bug #439058 (use --force since we need to do a + stable request for cssselect-0.7.1). *calibre-0.9.3 (19 Oct 2012) diff --git a/app-text/calibre/calibre-0.9.1.ebuild b/app-text/calibre/calibre-0.9.1.ebuild index 6190213793eb..e661c19b96bc 100644 --- a/app-text/calibre/calibre-0.9.1.ebuild +++ b/app-text/calibre/calibre-0.9.1.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/calibre/calibre-0.9.1.ebuild,v 1.3 2012/10/19 05:05:52 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.1.ebuild,v 1.4 2012/10/20 17:52:25 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 @@ -29,6 +29,7 @@ COMMON_DEPEND=" dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 + >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/imaging-1.1.6 diff --git a/app-text/calibre/calibre-0.9.2.ebuild b/app-text/calibre/calibre-0.9.2.ebuild index 999d8425d35e..e5528c321ccc 100644 --- a/app-text/calibre/calibre-0.9.2.ebuild +++ b/app-text/calibre/calibre-0.9.2.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/calibre/calibre-0.9.2.ebuild,v 1.2 2012/10/19 05:05:52 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.2.ebuild,v 1.3 2012/10/20 17:52:25 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 @@ -29,6 +29,7 @@ COMMON_DEPEND=" dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 + >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/imaging-1.1.6 diff --git a/app-text/calibre/calibre-0.9.3.ebuild b/app-text/calibre/calibre-0.9.3.ebuild index 9d935e1d0d0e..311b8d0e6d81 100644 --- a/app-text/calibre/calibre-0.9.3.ebuild +++ b/app-text/calibre/calibre-0.9.3.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/calibre/calibre-0.9.3.ebuild,v 1.1 2012/10/19 05:30:45 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.9.3.ebuild,v 1.2 2012/10/20 17:52:25 zmedico Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 @@ -29,6 +29,7 @@ COMMON_DEPEND=" dev-python/netifaces dev-python/python-dateutil >=dev-python/dnspython-1.6.0 + >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/imaging-1.1.6 |