summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-06 14:50:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-06 14:50:53 +0000
commit40b89636ff16b9ccc82effe62c9ebc33ee898256 (patch)
tree094868b74d03a7b13cf62e3cff7458e0ae872a17 /dev-lang/fpc-ide
parentupdate (diff)
downloadhistorical-40b89636ff16b9ccc82effe62c9ebc33ee898256.tar.gz
historical-40b89636ff16b9ccc82effe62c9ebc33ee898256.tar.bz2
historical-40b89636ff16b9ccc82effe62c9ebc33ee898256.zip
Revbump and keyworded ~ppc ~x86, should fix #106202
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-lang/fpc-ide')
-rw-r--r--dev-lang/fpc-ide/ChangeLog7
-rw-r--r--dev-lang/fpc-ide/Manifest14
-rw-r--r--dev-lang/fpc-ide/files/digest-fpc-ide-2.0.01
-rw-r--r--dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild38
4 files changed, 53 insertions, 7 deletions
diff --git a/dev-lang/fpc-ide/ChangeLog b/dev-lang/fpc-ide/ChangeLog
index 8aa6bb057483..964528196edb 100644
--- a/dev-lang/fpc-ide/ChangeLog
+++ b/dev-lang/fpc-ide/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/fpc-ide
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/ChangeLog,v 1.2 2005/04/19 10:32:06 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/ChangeLog,v 1.3 2005/10/06 14:50:53 gustavoz Exp $
+
+*fpc-ide-2.0.0 (06 Oct 2005)
+
+ 06 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> +fpc-ide-2.0.0.ebuild:
+ Revbump and keyworded ~ppc ~x86, should fix #106202
19 Apr 2005; Elfyn McBratney <beu@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
diff --git a/dev-lang/fpc-ide/Manifest b/dev-lang/fpc-ide/Manifest
index 0a12d7a7d856..b921dda2ffe5 100644
--- a/dev-lang/fpc-ide/Manifest
+++ b/dev-lang/fpc-ide/Manifest
@@ -1,14 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 c968f4c3107ca7cbf3d0699f1bf341e0 metadata.xml 259
-MD5 06bcac80383e387a2e018176a20b267c ChangeLog 540
+MD5 e8d8f83c82c9cf78e6c148bbf8f17ce6 ChangeLog 707
+MD5 16b4c16b99759f61ff32f0d3c9ba83d0 fpc-ide-2.0.0.ebuild 943
MD5 3dc5d26bf2c9d541e3decd3a0f755df6 fpc-ide-2.0.0_rc2.ebuild 952
+MD5 c968f4c3107ca7cbf3d0699f1bf341e0 metadata.xml 259
MD5 0a08fa163a3c573b43867be33e766913 files/digest-fpc-ide-2.0.0_rc2 70
+MD5 cd231688f22b41aaa230f7deb4752a05 files/digest-fpc-ide-2.0.0 70
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-iD8DBQFCZN5GjUHll2nfF60RApSWAJ9yLEwBJKDLkeqLnJemz5wBt07XIwCgrubH
-5+Qjp5s50XNB43qxtGuRdJs=
-=To7Y
+iD8DBQFDRTn1KRy60XGEcJIRAki6AKCYWQXXjWE74ObJ9bi7N3RZfOQihgCfQphZ
+F4yWRgO1IXyh2Mcs6SCh/o4=
+=+wfw
-----END PGP SIGNATURE-----
diff --git a/dev-lang/fpc-ide/files/digest-fpc-ide-2.0.0 b/dev-lang/fpc-ide/files/digest-fpc-ide-2.0.0
new file mode 100644
index 000000000000..7b8e61b11495
--- /dev/null
+++ b/dev-lang/fpc-ide/files/digest-fpc-ide-2.0.0
@@ -0,0 +1 @@
+MD5 3f9c64d0146a3631f6963fd7477776d1 fpc-2.0.0.source.tar.gz 21040763
diff --git a/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild b/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild
new file mode 100644
index 000000000000..1c0dd77a5b5c
--- /dev/null
+++ b/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild,v 1.1 2005/10/06 14:50:53 gustavoz Exp $
+
+MY_P="2.0.0"
+
+SLOT="0"
+LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
+KEYWORDS="~ppc ~x86"
+DESCRIPTION="Free Pascal Compiler Integrated Development Environment"
+HOMEPAGE="http://www.freepascal.org/"
+IUSE=""
+SRC_URI="ftp://ftp.freepascal.org/pub/fpc/beta/source-${MY_P}/fpc-${MY_P}.source.tar.gz"
+DEPEND=">=dev-lang/fpc-2.0.0
+ sys-libs/gpm"
+RDEPEND=">=dev-lang/fpc-2.0.0
+ sys-libs/gpm"
+
+S=${WORKDIR}/fpc
+
+src_unpack () {
+ unpack ${A} || die "Unpacking ${A} failed!"
+}
+
+src_compile () {
+ # "make ide" wouldn't read default config, so we compile from subdir.
+ emake -j1 \
+ -C ide \
+ all \
+ || die "make ide failed!"
+}
+
+src_install () {
+ emake -j1 \
+ ide_install \
+ INSTALL_PREFIX=${D}usr \
+ || die "make ide_install failed!"
+}