summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-27 10:44:38 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-27 10:44:38 +0000
commit798c580ac3efddf887e315847e43097b2df9dc99 (patch)
tree1bcd616aef060e0a19565c5b1b0ed80135fcf6ba /app-office
parent[media-video/vlc] Unrecognized config option fixed. Reportad by Daniel Pielmeier (diff)
downloadgentoo-2-798c580ac3efddf887e315847e43097b2df9dc99.tar.gz
gentoo-2-798c580ac3efddf887e315847e43097b2df9dc99.tar.bz2
gentoo-2-798c580ac3efddf887e315847e43097b2df9dc99.zip
Add ~alpha agin after #271285 was resolved
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog5
-rw-r--r--app-office/gnucash/gnucash-2.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index ef38baca7d61..8a6bc5a0c6ce 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnucash
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.190 2009/06/11 21:35:57 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.191 2009/06/27 10:44:38 tove Exp $
+
+ 27 Jun 2009; Torsten Veller <tove@gentoo.org> gnucash-2.3.1.ebuild:
+ Add ~alpha agin after #271285 was resolved
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
gnucash-2.2.9-r1.ebuild:
diff --git a/app-office/gnucash/gnucash-2.3.1.ebuild b/app-office/gnucash/gnucash-2.3.1.ebuild
index f44d578490ef..48f79a348274 100644
--- a/app-office/gnucash/gnucash-2.3.1.ebuild
+++ b/app-office/gnucash/gnucash-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.3.1.ebuild,v 1.1 2009/06/10 11:48:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.3.1.ebuild,v 1.2 2009/06/27 10:44:38 tove Exp $
EAPI=2
@@ -15,7 +15,7 @@ SRC_URI="http://www.gnucash.org/pub/gnucash/sources/unstable/2.3.x/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="+doc ofx hbci chipcard debug quotes sqlite postgres mysql webkit"