summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-11 21:51:54 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-11 21:51:54 +0000
commitf0e63ec3a44b2cf4b2e88eab480168789e968f3c (patch)
treea982f890a138a88e016784b2bee31025d42e21fd /dev-lang/blassic
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-f0e63ec3a44b2cf4b2e88eab480168789e968f3c.tar.gz
gentoo-2-f0e63ec3a44b2cf4b2e88eab480168789e968f3c.tar.bz2
gentoo-2-f0e63ec3a44b2cf4b2e88eab480168789e968f3c.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-lang/blassic')
-rw-r--r--dev-lang/blassic/ChangeLog7
-rw-r--r--dev-lang/blassic/blassic-0.10.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/blassic/ChangeLog b/dev-lang/blassic/ChangeLog
index 30d23c0193f3..b8afb23433e5 100644
--- a/dev-lang/blassic/ChangeLog
+++ b/dev-lang/blassic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/blassic
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/ChangeLog,v 1.23 2007/03/21 19:01:45 mr_bones_ Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/ChangeLog,v 1.24 2008/01/11 21:51:54 grobian Exp $
+
+ 11 Jan 2008; Fabian Groffen <grobian@gentoo.org> blassic-0.10.0.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
21 Mar 2007; Michael Sterrett <mr_bones_@gentoo.org>
blassic-0.10.0.ebuild:
diff --git a/dev-lang/blassic/blassic-0.10.0.ebuild b/dev-lang/blassic/blassic-0.10.0.ebuild
index 09596e94b83f..605cae5b69ba 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.9 2007/03/21 19:01:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/blassic-0.10.0.ebuild,v 1.10 2008/01/11 21:51:54 grobian Exp $
DESCRIPTION="classic Basic interpreter"
HOMEPAGE="http://blassic.org"
SRC_URI="http://blassic.org/bin/${P}.tgz"
LICENSE="GPL-2"
-KEYWORDS="hppa ppc ~ppc-macos x86"
+KEYWORDS="hppa ppc x86"
SLOT="0"
IUSE="svga X"