diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-10 15:50:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-10 15:50:42 +0000 |
commit | 8a6df72f6be4f34d7f14413eb606acf647c5efa4 (patch) | |
tree | 367eef822ad22dea953c901157cb02a521299d5f /dev-lang/blassic | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-8a6df72f6be4f34d7f14413eb606acf647c5efa4.tar.gz gentoo-2-8a6df72f6be4f34d7f14413eb606acf647c5efa4.tar.bz2 gentoo-2-8a6df72f6be4f34d7f14413eb606acf647c5efa4.zip |
stable for x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/blassic')
-rw-r--r-- | dev-lang/blassic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/blassic/blassic-0.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/blassic/ChangeLog b/dev-lang/blassic/ChangeLog index d840bada7942..b10cf491a0e1 100644 --- a/dev-lang/blassic/ChangeLog +++ b/dev-lang/blassic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/blassic # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/ChangeLog,v 1.15 2005/02/12 19:54:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/ChangeLog,v 1.16 2005/03/10 15:50:42 mr_bones_ Exp $ + + 10 Mar 2005; Michael Sterrett <mr_bones_@gentoo.org> blassic-0.10.0.ebuild: + Stable for x86 *blassic-0.10.0 (12 Feb 2005) diff --git a/dev-lang/blassic/blassic-0.10.0.ebuild b/dev-lang/blassic/blassic-0.10.0.ebuild index 34f5049d966a..1cc38ca9eedd 100644 --- a/dev-lang/blassic/blassic-0.10.0.ebuild +++ b/dev-lang/blassic/blassic-0.10.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/blassic/blassic-0.10.0.ebuild,v 1.2 2005/02/14 15:09:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/blassic-0.10.0.ebuild,v 1.3 2005/03/10 15:50:42 mr_bones_ Exp $ DESCRIPTION="classic Basic interpreter" HOMEPAGE="http://blassic.org" SRC_URI="http://blassic.org/bin/${P}.tgz" LICENSE="GPL-2" -KEYWORDS="~hppa ~ppc ~x86" +KEYWORDS="~hppa ~ppc x86" SLOT="0" IUSE="svga X" |