diff options
Diffstat (limited to 'app-doc/doxygen/doxygen-1.5.8-r1.ebuild')
-rw-r--r-- | app-doc/doxygen/doxygen-1.5.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.5.8-r1.ebuild b/app-doc/doxygen/doxygen-1.5.8-r1.ebuild index a2d8742e0513..ef08c0fea7d5 100644 --- a/app-doc/doxygen/doxygen-1.5.8-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.5.8-r1.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-doc/doxygen/doxygen-1.5.8-r1.ebuild,v 1.11 2012/02/14 13:56:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.8-r1.ebuild,v 1.12 2012/02/14 13:58:32 xarthisius Exp $ EAPI=2 @@ -9,7 +9,7 @@ inherit eutils flag-o-matic toolchain-funcs qt4-r2 fdo-mime DESCRIPTION="documentation system for C++, C, Java, Objective-C, Python, IDL, and other languages" HOMEPAGE="http://www.doxygen.org/" SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz - http://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png" + http://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png" LICENSE="GPL-2" SLOT="0" |