diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 13:09:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 13:09:03 +0000 |
commit | 11e332650da0120964cb629da4df31589674d21e (patch) | |
tree | ee4596cf336b649dd9125e92f1bfa31cd6a725f1 /dev-db/libdbi | |
parent | Stable for alpha, wrt bug #486476 (diff) | |
download | gentoo-2-11e332650da0120964cb629da4df31589674d21e.tar.gz gentoo-2-11e332650da0120964cb629da4df31589674d21e.tar.bz2 gentoo-2-11e332650da0120964cb629da4df31589674d21e.zip |
Stable for sparc, wrt bug #486476
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/libdbi')
-rw-r--r-- | dev-db/libdbi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/libdbi/libdbi-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/libdbi/ChangeLog b/dev-db/libdbi/ChangeLog index 36d889a99519..a4f36e52b8d6 100644 --- a/dev-db/libdbi/ChangeLog +++ b/dev-db/libdbi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/libdbi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.60 2014/01/15 13:08:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/ChangeLog,v 1.61 2014/01/15 13:09:03 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libdbi-0.9.0.ebuild: + Stable for sparc, wrt bug #486476 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libdbi-0.9.0.ebuild: Stable for alpha, wrt bug #486476 diff --git a/dev-db/libdbi/libdbi-0.9.0.ebuild b/dev-db/libdbi/libdbi-0.9.0.ebuild index 7c2b0def9b7e..dcef89999ada 100644 --- a/dev-db/libdbi/libdbi-0.9.0.ebuild +++ b/dev-db/libdbi/libdbi-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.9.0.ebuild,v 1.9 2014/01/15 13:08:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libdbi/libdbi-0.9.0.ebuild,v 1.10 2014/01/15 13:09:03 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://libdbi.sourceforge.net/" LICENSE="LGPL-2.1" IUSE="doc static-libs" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" SLOT=0 DOCS="AUTHORS ChangeLog README README.osx TODO" |