diff options
author | Michael Weber <xmw@gentoo.org> | 2012-05-05 11:10:37 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-05-05 11:10:37 +0000 |
commit | dcf73e3e21d11b6bec71ffffacdcf003e46570f4 (patch) | |
tree | cbdcc0a60585966acb2d6a13483b025cf84fc27b /dev-db/sqliteodbc/ChangeLog | |
parent | Version bump to resolve fetch failure (bug 413857, thanks Tina). Non-maint co... (diff) | |
download | gentoo-2-dcf73e3e21d11b6bec71ffffacdcf003e46570f4.tar.gz gentoo-2-dcf73e3e21d11b6bec71ffffacdcf003e46570f4.tar.bz2 gentoo-2-dcf73e3e21d11b6bec71ffffacdcf003e46570f4.zip |
Add ~arm keyword, requested by Anton Romanov (bug 409433)
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/sqliteodbc/ChangeLog')
-rw-r--r-- | dev-db/sqliteodbc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-db/sqliteodbc/ChangeLog b/dev-db/sqliteodbc/ChangeLog index 4ca9be8a5cd8..db36aa901448 100644 --- a/dev-db/sqliteodbc/ChangeLog +++ b/dev-db/sqliteodbc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/sqliteodbc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.25 2012/03/24 12:02:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.26 2012/05/05 11:10:37 xmw Exp $ + + 05 May 2012; Michael Weber <xmw@gentoo.org> sqliteodbc-0.93.ebuild: + Add ~arm keyword, requested by Anton Romanov (bug 409433) *sqliteodbc-0.93 (24 Mar 2012) |