diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-16 20:54:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-16 20:54:35 +0000 |
commit | c2f10b17059d65c5fe0bf5bc4c5c3ed1d09b88d4 (patch) | |
tree | b33742847fff3d834cb98033e54fa74c3eb5ab80 /app-office/dia | |
parent | Version bump, Many bugsfixes, Fix a security issue (CVE-2008-5984). Per bug #... (diff) | |
download | gentoo-2-c2f10b17059d65c5fe0bf5bc4c5c3ed1d09b88d4.tar.gz gentoo-2-c2f10b17059d65c5fe0bf5bc4c5c3ed1d09b88d4.tar.bz2 gentoo-2-c2f10b17059d65c5fe0bf5bc4c5c3ed1d09b88d4.zip |
whitespace
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-office/dia')
-rw-r--r-- | app-office/dia/dia-0.97.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia/dia-0.97.1.ebuild b/app-office/dia/dia-0.97.1.ebuild index 46102295f2f3..24a59659714d 100644 --- a/app-office/dia/dia-0.97.1.ebuild +++ b/app-office/dia/dia-0.97.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-office/dia/dia-0.97.1.ebuild,v 1.1 2010/02/16 20:45:27 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.1.ebuild,v 1.2 2010/02/16 20:54:35 ssuominen Exp $ EAPI="2" @@ -45,7 +45,7 @@ RDEPEND=">=x11-libs/gtk+-2.6.0 DEPEND="${RDEPEND} >=dev-util/intltool-0.35.0 - dev-util/pkgconfig + dev-util/pkgconfig doc? ( dev-libs/libxslt )" DOCS="AUTHORS ChangeLog KNOWN_BUGS MAINTAINERS NEWS README RELEASE-PROCESS THANKS TODO" |