diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-11-01 14:48:19 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-11-01 14:48:19 +0000 |
commit | 1c25dab3b7f09ecdb05260eab497db355cb13864 (patch) | |
tree | 3ce08dabd1602c2975f51cbf41b35c6599e89a23 /x11-libs/goffice | |
parent | Fixed dodoc not to install COPYING and/or INSTALL. (diff) | |
download | historical-1c25dab3b7f09ecdb05260eab497db355cb13864.tar.gz historical-1c25dab3b7f09ecdb05260eab497db355cb13864.tar.bz2 historical-1c25dab3b7f09ecdb05260eab497db355cb13864.zip |
Normalise indentantion level
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/Manifest | 12 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.1.0.ebuild | 6 |
2 files changed, 4 insertions, 14 deletions
diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest index 725f5b820544..90ed8e5ca1d7 100644 --- a/x11-libs/goffice/Manifest +++ b/x11-libs/goffice/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 310d147295c9f03b84b7b397fcd02358 ChangeLog 1070 MD5 0d5535797dbf42513d9f390cdb6d31f0 files/digest-goffice-0.1.0 67 -MD5 d92bbe06ddef16f722d4fb89fc77dc54 goffice-0.1.0.ebuild 1263 +MD5 9094503ca7a0700226143ca9f5e30acf goffice-0.1.0.ebuild 1264 MD5 9223ce07181892826a7663eb673f91f3 metadata.xml 436 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDZ2+V1ZcsMnZjRyIRAjd6AKCJc9Twx/xFHxguE4xMdzd4ozGYkgCeP7Gz -ichdQfG1/PIRd/pBYsNfkjE= -=5U6K ------END PGP SIGNATURE----- diff --git a/x11-libs/goffice/goffice-0.1.0.ebuild b/x11-libs/goffice/goffice-0.1.0.ebuild index 028d87b149a8..62fcada17c13 100644 --- a/x11-libs/goffice/goffice-0.1.0.ebuild +++ b/x11-libs/goffice/goffice-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.1.0.ebuild,v 1.7 2005/11/01 13:33:51 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.1.0.ebuild,v 1.8 2005/11/01 14:48:19 leonardop Exp $ inherit eutils gnome2 @@ -26,8 +26,8 @@ RDEPEND=">=dev-libs/glib-2.6.3 >=gnome-base/libgnomeui-2 )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - >=dev-util/intltool-0.28" + >=dev-util/pkgconfig-0.9 + >=dev-util/intltool-0.28" DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README" USE_DESTDIR="1" |