diff options
author | 2005-03-31 01:55:54 +0000 | |
---|---|---|
committer | 2005-03-31 01:55:54 +0000 | |
commit | 090c3b09d57bccd9f092f7f0173675826f852b43 (patch) | |
tree | 812bae349676a7c83dcf7fd0db48b39473784e2d /dev-lang | |
parent | 1.1 stable on x86 (diff) | |
download | gentoo-2-090c3b09d57bccd9f092f7f0173675826f852b43.tar.gz gentoo-2-090c3b09d57bccd9f092f7f0173675826f852b43.tar.bz2 gentoo-2-090c3b09d57bccd9f092f7f0173675826f852b43.zip |
Argg, that wasn't supposed to come into stable right away.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/fpc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.0.0_rc2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog index c1b165fb8086..3ab2970be092 100644 --- a/dev-lang/fpc/ChangeLog +++ b/dev-lang/fpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/fpc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.14 2005/03/31 01:48:28 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.15 2005/03/31 01:55:54 chriswhite Exp $ + + 31 Mar 2005; Chris White <chriswhite@gentoo.org> fpc-2.0.0_rc2.ebuild: + Wasn't supposed to be stable marked when imported. *fpc-2.0.0_rc2 (31 Mar 2005) diff --git a/dev-lang/fpc/fpc-2.0.0_rc2.ebuild b/dev-lang/fpc/fpc-2.0.0_rc2.ebuild index 703749985cff..dc60262fd6dd 100644 --- a/dev-lang/fpc/fpc-2.0.0_rc2.ebuild +++ b/dev-lang/fpc/fpc-2.0.0_rc2.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/fpc-2.0.0_rc2.ebuild,v 1.1 2005/03/31 01:48:28 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.0.0_rc2.ebuild,v 1.2 2005/03/31 01:55:54 chriswhite Exp $ inherit eutils @@ -10,7 +10,7 @@ ARCH="386" SLOT="0" LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC" -KEYWORDS="x86" +KEYWORDS="~x86" DESCRIPTION="Free Pascal Compiler" HOMEPAGE="http://www.freepascal.org/" IUSE="" |