summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-03 10:16:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-03 10:16:47 +0000
commita050677bd946b5d209f478c20977f28e7066559d (patch)
tree69dea8b92055b5830f55701bf19140569aaaff9e /app-office/planner
parentUpdate xfree references (#68657). (diff)
downloadhistorical-a050677bd946b5d209f478c20977f28e7066559d.tar.gz
historical-a050677bd946b5d209f478c20977f28e7066559d.tar.bz2
historical-a050677bd946b5d209f478c20977f28e7066559d.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'app-office/planner')
-rw-r--r--app-office/planner/Manifest12
-rw-r--r--app-office/planner/planner-0.12-r1.ebuild5
2 files changed, 3 insertions, 14 deletions
diff --git a/app-office/planner/Manifest b/app-office/planner/Manifest
index ef0357836ae5..9bc0b099f382 100644
--- a/app-office/planner/Manifest
+++ b/app-office/planner/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 98e72741f4d6f5d9ef7a6e41bc72f9fb ChangeLog 4943
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 ac6e99d0ff474f062e52696b40443b34 planner-0.11.ebuild 1492
-MD5 5f62a234456d4f2fd724904919fcf424 planner-0.12-r1.ebuild 1602
+MD5 a28a96e4ac533a4f13c7283829d67363 planner-0.12-r1.ebuild 1602
MD5 a21f93754b9f061f7db90951d5d9a660 files/digest-planner-0.11 66
MD5 946aa436833d3f9ce476523b48dc9165 files/digest-planner-0.12-r1 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBeZYDRkyva5PS18kRAqa0AJ9Hc0OJgJJ+UhJfb50fa/BFlESfJgCdH0Is
-7cxu7hWZv0RnIQrMMmrPQXE=
-=tqp/
------END PGP SIGNATURE-----
diff --git a/app-office/planner/planner-0.12-r1.ebuild b/app-office/planner/planner-0.12-r1.ebuild
index 1dbac86c84d9..f0957a288084 100644
--- a/app-office/planner/planner-0.12-r1.ebuild
+++ b/app-office/planner/planner-0.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.12-r1.ebuild,v 1.3 2004/10/22 23:20:15 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.12-r1.ebuild,v 1.4 2004/11/03 10:16:47 mr_bones_ Exp $
inherit gnome2
@@ -44,7 +44,7 @@ src_unpack () {
cd ${S}
# Upstream has a newer intltool, doing this will fix some dependency problems
elibtoolize
- intltoolize --force && aclocal && autoconf && automake
+ intltoolize --force && aclocal && autoconf && automake
}
pkg_postinst () {
@@ -54,4 +54,3 @@ pkg_postinst () {
echo ""
einfo "emerge unmerge mrproject libmrproject"
}
-