diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-14 15:34:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-14 15:34:24 +0000 |
commit | 58db0c4d9d418e251068c7f489672e6d58d741d0 (patch) | |
tree | 398b46c3329f0cf15818ce54f6c18497f0cf1391 /dev-db | |
parent | stable on amd64, security bug #198983 (diff) | |
download | gentoo-2-58db0c4d9d418e251068c7f489672e6d58d741d0.tar.gz gentoo-2-58db0c4d9d418e251068c7f489672e6d58d741d0.tar.bz2 gentoo-2-58db0c4d9d418e251068c7f489672e6d58d741d0.zip |
Stable for HPPA (bug #198575).
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/cdb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/cdb/cdb-0.75-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/cdb/ChangeLog b/dev-db/cdb/ChangeLog index 23302506bd38..9b52cefb1f8d 100644 --- a/dev-db/cdb/ChangeLog +++ b/dev-db/cdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/cdb # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.39 2007/10/05 07:14:39 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.40 2007/11/14 15:34:24 jer Exp $ + + 14 Nov 2007; Jeroen Roovers <jer@gentoo.org> cdb-0.75-r2.ebuild: + Stable for HPPA (bug #198575). 05 Oct 2007; Tom Gall <tgall@gentoo.org> cdb-0.75-r2.ebuild: stable on ppc64 diff --git a/dev-db/cdb/cdb-0.75-r2.ebuild b/dev-db/cdb/cdb-0.75-r2.ebuild index e4e8f16d420a..fd7b0ed4e95d 100644 --- a/dev-db/cdb/cdb-0.75-r2.ebuild +++ b/dev-db/cdb/cdb-0.75-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r2.ebuild,v 1.8 2007/10/05 07:14:39 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r2.ebuild,v 1.9 2007/11/14 15:34:24 jer Exp $ inherit eutils toolchain-funcs -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases." HOMEPAGE="http://cr.yp.to/cdb.html" |