summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-06 15:49:00 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-06 15:49:00 +0000
commit37164d736eb585db6d9daeab612ef495281b1a76 (patch)
treef6715572d8711fb100c503e479d5f050affa0d5c /dev-lang
parentnew version (bug #106719) (diff)
downloadhistorical-37164d736eb585db6d9daeab612ef495281b1a76.tar.gz
historical-37164d736eb585db6d9daeab612ef495281b1a76.tar.bz2
historical-37164d736eb585db6d9daeab612ef495281b1a76.zip
Keyworded ~ppc
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/fpc-source/ChangeLog6
-rw-r--r--dev-lang/fpc-source/Manifest16
-rw-r--r--dev-lang/fpc-source/fpc-source-2.0.0.ebuild4
3 files changed, 15 insertions, 11 deletions
diff --git a/dev-lang/fpc-source/ChangeLog b/dev-lang/fpc-source/ChangeLog
index f0fcdffa99cb..2e82e1485244 100644
--- a/dev-lang/fpc-source/ChangeLog
+++ b/dev-lang/fpc-source/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/fpc-source
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/ChangeLog,v 1.7 2005/06/25 22:52:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/ChangeLog,v 1.8 2005/10/06 15:49:00 gustavoz Exp $
+
+ 06 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ fpc-source-2.0.0.ebuild:
+ Keyworded ~ppc
*fpc-source-2.0.0 (25 Jun 2005)
diff --git a/dev-lang/fpc-source/Manifest b/dev-lang/fpc-source/Manifest
index dac74a13f5e5..797c949aa99b 100644
--- a/dev-lang/fpc-source/Manifest
+++ b/dev-lang/fpc-source/Manifest
@@ -1,18 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+MD5 9aa82a9cce584fdfed63d4bfc8a21d09 ChangeLog 1460
+MD5 bab07a6688abb4e82baf0c99b60b6c15 fpc-source-2.0.0_rc2.ebuild 1847
MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
-MD5 1bf8375b764861cbb66fa2e4d57236fe fpc-source-2.0.0.ebuild 1344
-MD5 770da6ecff8987707d6f9c22bda8c7cf ChangeLog 1361
+MD5 64f0dad3b324d2f5bf0a8b7907a93d3d fpc-source-2.0.0.ebuild 1349
MD5 cbf4c3b52cbba187c1dd222521df21f7 fpc-source-1.9.5_pre20040820.ebuild 1719
-MD5 bab07a6688abb4e82baf0c99b60b6c15 fpc-source-2.0.0_rc2.ebuild 1847
+MD5 0a08fa163a3c573b43867be33e766913 files/digest-fpc-source-2.0.0_rc2 70
MD5 3197b41dcf78a69bd6aba5c9f97a3cb7 files/digest-fpc-source-1.9.5_pre20040820 141
MD5 cd231688f22b41aaa230f7deb4752a05 files/digest-fpc-source-2.0.0 70
-MD5 0a08fa163a3c573b43867be33e766913 files/digest-fpc-source-2.0.0_rc2 70
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-iD8DBQFCwBfpBXaUFmZvwyMRAl7xAKChWnAEXdzQsU+iFXYKkXmnD0ZYbACg21Xi
-9UBPutiFCdqSwVIhLd4zJuc=
-=eV1P
+iD8DBQFDRUeYKRy60XGEcJIRAp0RAJkBJN6J6+XDeLD3TA4szTqbMArYtwCfT8y0
+hmeWhbVcyoRrvl7JhEkB/CY=
+=tPnc
-----END PGP SIGNATURE-----
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 f6162f238597..2591a8ee244d 100644
--- a/dev-lang/fpc-source/fpc-source-2.0.0.ebuild
+++ b/dev-lang/fpc-source/fpc-source-2.0.0.ebuild
@@ -1,13 +1,13 @@
# 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.3 2005/06/27 15:14:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/fpc-source-2.0.0.ebuild,v 1.4 2005/10/06 15:49:00 gustavoz Exp $
# Needed for release candidates etc.
MY_PV="2.0.0"
SLOT="0" # Read src_install notes!
LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
DESCRIPTION="Free Pascal Compiler Sources"
HOMEPAGE="http://www.freepascal.org/"
IUSE=""