summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-06-26 00:20:25 +0000
committerSven Wegener <swegener@gentoo.org>2005-06-26 00:20:25 +0000
commit67ad518d6a4b1646052e5c4534b09799b1cc9c8e (patch)
treede421f93743cafed8e2992be15e684bd7c1c6b41 /dev-lang/fpc-source
parentRemoved obsolete version and unused patch. (diff)
downloadhistorical-67ad518d6a4b1646052e5c4534b09799b1cc9c8e.tar.gz
historical-67ad518d6a4b1646052e5c4534b09799b1cc9c8e.tar.bz2
historical-67ad518d6a4b1646052e5c4534b09799b1cc9c8e.zip
Trim trailing whitespace.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lang/fpc-source')
-rw-r--r--dev-lang/fpc-source/Manifest20
-rw-r--r--dev-lang/fpc-source/fpc-source-2.0.0.ebuild4
2 files changed, 7 insertions, 17 deletions
diff --git a/dev-lang/fpc-source/Manifest b/dev-lang/fpc-source/Manifest
index 2b42792bfa61..78811acda4ce 100644
--- a/dev-lang/fpc-source/Manifest
+++ b/dev-lang/fpc-source/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 bab07a6688abb4e82baf0c99b60b6c15 fpc-source-2.0.0_rc2.ebuild 1847
MD5 770da6ecff8987707d6f9c22bda8c7cf ChangeLog 1361
-MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
-MD5 22209ed9b24b995c87becd2c967cf9e3 fpc-source-2.0.0.ebuild 1344
-MD5 cbf4c3b52cbba187c1dd222521df21f7 fpc-source-1.9.5_pre20040820.ebuild 1719
MD5 3197b41dcf78a69bd6aba5c9f97a3cb7 files/digest-fpc-source-1.9.5_pre20040820 141
-MD5 0a08fa163a3c573b43867be33e766913 files/digest-fpc-source-2.0.0_rc2 70
MD5 cd231688f22b41aaa230f7deb4752a05 files/digest-fpc-source-2.0.0 70
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCveBRBXaUFmZvwyMRAoXiAKCtmDoj6nr0R3miiPUjJYU37HIhhQCfRZvv
-uai0HgRG+Zy7O99fhF9Tju8=
-=pcW2
------END PGP SIGNATURE-----
+MD5 0a08fa163a3c573b43867be33e766913 files/digest-fpc-source-2.0.0_rc2 70
+MD5 cbf4c3b52cbba187c1dd222521df21f7 fpc-source-1.9.5_pre20040820.ebuild 1719
+MD5 96d4c69d91e40d583584b15ec6fafdaa fpc-source-2.0.0.ebuild 1343
+MD5 bab07a6688abb4e82baf0c99b60b6c15 fpc-source-2.0.0_rc2.ebuild 1847
+MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
diff --git a/dev-lang/fpc-source/fpc-source-2.0.0.ebuild b/dev-lang/fpc-source/fpc-source-2.0.0.ebuild
index 8f2c1aec848a..be8ef10e09eb 100644
--- a/dev-lang/fpc-source/fpc-source-2.0.0.ebuild
+++ b/dev-lang/fpc-source/fpc-source-2.0.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/dev-lang/fpc-source/fpc-source-2.0.0.ebuild,v 1.1 2005/06/25 22:52:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/fpc-source-2.0.0.ebuild,v 1.2 2005/06/26 00:20:25 swegener Exp $
# Needed to release candidates etc.
MY_PV="2.0.0"
@@ -41,6 +41,6 @@ src_install () {
--exclude="*.xvpics" \
--exclude="*.~*" \
--exclude="CVS" \
- ${WORKDIR}/fpc ${D}usr/lib/fpc/src
+ ${WORKDIR}/fpc ${D}usr/lib/fpc/src
eend $? || die
}