summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-06 13:42:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-06 13:42:34 +0000
commitfe3b8967d989110845a04ea7b47f4c08a7268310 (patch)
treec7072d280dacf8e905f9b51a4c02cbc0bebae01e /dev-lang
parentStable for amd64, wrt bug #539082 (diff)
downloadgentoo-2-fe3b8967d989110845a04ea7b47f4c08a7268310.tar.gz
gentoo-2-fe3b8967d989110845a04ea7b47f4c08a7268310.tar.bz2
gentoo-2-fe3b8967d989110845a04ea7b47f4c08a7268310.zip
Stable for amd64, wrt bug #539084
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/blassic/ChangeLog7
-rw-r--r--dev-lang/blassic/blassic-0.10.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/blassic/ChangeLog b/dev-lang/blassic/ChangeLog
index bc3f51950dcd..210bb8203989 100644
--- a/dev-lang/blassic/ChangeLog
+++ b/dev-lang/blassic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/blassic
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/ChangeLog,v 1.33 2014/11/10 11:07:43 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/ChangeLog,v 1.34 2015/02/06 13:42:34 ago Exp $
+
+ 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> blassic-0.10.2.ebuild:
+ Stable for amd64, wrt bug #539084
10 Nov 2014; Jeroen Roovers <jer@gentoo.org> blassic-0.10.2.ebuild,
+files/blassic-0.10.2-tinfo.patch:
diff --git a/dev-lang/blassic/blassic-0.10.2.ebuild b/dev-lang/blassic/blassic-0.10.2.ebuild
index c25fe983a2b9..658bc11f23bf 100644
--- a/dev-lang/blassic/blassic-0.10.2.ebuild
+++ b/dev-lang/blassic/blassic-0.10.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/blassic-0.10.2.ebuild,v 1.9 2014/11/10 11:07:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/blassic/blassic-0.10.2.ebuild,v 1.10 2015/02/06 13:42:34 ago Exp $
EAPI=5
inherit autotools eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://blassic.org"
SRC_URI="http://blassic.org/bin/${P}.tgz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 hppa ppc x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 hppa ppc x86 ~x86-linux ~ppc-macos ~x86-macos"
SLOT="0"
IUSE="X"