diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-14 17:48:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-14 17:48:30 +0000 |
commit | 439f5746d6a450b5a1e89e3d29a76a55af6989c7 (patch) | |
tree | b1e3eac6cf48d3c4619c495c2b412aba045fe0d2 /dev-lang | |
parent | Added sparc support and keyworded accordingly (diff) | |
download | historical-439f5746d6a450b5a1e89e3d29a76a55af6989c7.tar.gz historical-439f5746d6a450b5a1e89e3d29a76a55af6989c7.tar.bz2 historical-439f5746d6a450b5a1e89e3d29a76a55af6989c7.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/fpc-ide/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/fpc-source/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/fpc-source/fpc-source-2.0.0.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-lang/fpc-ide/ChangeLog b/dev-lang/fpc-ide/ChangeLog index 964528196edb..7cc19e898e3d 100644 --- a/dev-lang/fpc-ide/ChangeLog +++ b/dev-lang/fpc-ide/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2005/10/06 14:50:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/ChangeLog,v 1.4 2005/10/14 17:48:30 gustavoz Exp $ + + 14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> fpc-ide-2.0.0.ebuild: + Keyworded ~sparc *fpc-ide-2.0.0 (06 Oct 2005) diff --git a/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild b/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild index 1c0dd77a5b5c..7caa2295e058 100644 --- a/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild +++ b/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild @@ -1,12 +1,12 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.0.0.ebuild,v 1.2 2005/10/14 17:48:30 gustavoz Exp $ MY_P="2.0.0" SLOT="0" LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~sparc ~x86" DESCRIPTION="Free Pascal Compiler Integrated Development Environment" HOMEPAGE="http://www.freepascal.org/" IUSE="" diff --git a/dev-lang/fpc-source/ChangeLog b/dev-lang/fpc-source/ChangeLog index 00f6eede70ba..6ab1c18ff620 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.9 2005/10/06 17:26:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/ChangeLog,v 1.10 2005/10/14 17:47:01 gustavoz Exp $ + + 14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + fpc-source-2.0.0.ebuild: + Keyworded ~sparc 06 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> fpc-source-2.0.0.ebuild: 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 8881a86e0c1a..3d43b25d9ac2 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.5 2005/10/06 17:26:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-source/fpc-source-2.0.0.ebuild,v 1.6 2005/10/14 17:47:01 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="~ppc ~x86" +KEYWORDS="~ppc ~sparc ~x86" DESCRIPTION="Free Pascal Compiler Sources" HOMEPAGE="http://www.freepascal.org/" IUSE="" |