diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-04-14 16:17:36 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-04-14 16:17:36 +0000 |
commit | fc0a6cf51f2cfde6771b37d1f786bef07727abf9 (patch) | |
tree | fbe6b548d333ebdf91f9016e6bdd6915410a1751 /app-leechcraft | |
parent | Stable for ppc, wrt bug #458436 (diff) | |
download | gentoo-2-fc0a6cf51f2cfde6771b37d1f786bef07727abf9.tar.gz gentoo-2-fc0a6cf51f2cfde6771b37d1f786bef07727abf9.tar.bz2 gentoo-2-fc0a6cf51f2cfde6771b37d1f786bef07727abf9.zip |
Correct doxygen dependency - add USE 'dot'
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-azoth/ChangeLog | 5 | ||||
-rw-r--r-- | app-leechcraft/lc-azoth/lc-azoth-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-leechcraft/lc-azoth/ChangeLog b/app-leechcraft/lc-azoth/ChangeLog index 06a209ba3fa4..b9da0588eed8 100644 --- a/app-leechcraft/lc-azoth/ChangeLog +++ b/app-leechcraft/lc-azoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-leechcraft/lc-azoth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.2 2013/04/14 15:12:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.3 2013/04/14 16:17:36 pinkbyte Exp $ + + 14 Apr 2013; Sergey Popov <pinkbyte@gentoo.org> lc-azoth-9999.ebuild: + Correct doxygen dependency - add USE 'dot' 14 Apr 2013; Sergey Popov <pinkbyte@gentoo.org> lc-azoth-9999.ebuild: Bump EAPI to 5, add documentation building and installing, thanks to diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild index 10a370115418..070922edcaca 100644 --- a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild +++ b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.2 2013/04/14 15:12:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.3 2013/04/14 16:17:36 pinkbyte Exp $ EAPI="5" @@ -28,7 +28,7 @@ COMMON_DEPEND="~app-leechcraft/lc-core-${PV} xtazy? ( dev-qt/qtdbus:4 ) crypt? ( app-crypt/qca app-crypt/qca-gnupg )" DEPEND="${COMMON_DEPEND} - doc? ( app-doc/doxygen )" + doc? ( app-doc/doxygen[dot] )" RDEPEND="${COMMON_DEPEND} astrality? ( net-im/telepathy-mission-control |