diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-13 01:30:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-13 01:30:07 +0000 |
commit | 4617051f0b248f9722ec078eff5af933a269b724 (patch) | |
tree | 99796f0f44ac69f854936b0ddae393ea49601b27 /sys-libs | |
parent | - QA Violation. Remove keywords. EAPI=1 is not even a proper draft. We must n... (diff) | |
download | gentoo-2-4617051f0b248f9722ec078eff5af933a269b724.tar.gz gentoo-2-4617051f0b248f9722ec078eff5af933a269b724.tar.bz2 gentoo-2-4617051f0b248f9722ec078eff5af933a269b724.zip |
Stable for HPPA (bug #209942).
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/db/db-3.2.9-r11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog index 816b4b1cde2d..2d1d5a062635 100644 --- a/sys-libs/db/ChangeLog +++ b/sys-libs/db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/db # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.233 2008/02/12 09:59:54 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.234 2008/02/13 01:30:07 jer Exp $ + + 13 Feb 2008; Jeroen Roovers <jer@gentoo.org> db-3.2.9-r11.ebuild: + Stable for HPPA (bug #209942). 12 Feb 2008; <paul@gentoo.org> db-3.2.9-r11.ebuild: The java useflag actually fails because of db's way to find the headers (bug diff --git a/sys-libs/db/db-3.2.9-r11.ebuild b/sys-libs/db/db-3.2.9-r11.ebuild index da0270f865b1..585aca813cac 100644 --- a/sys-libs/db/db-3.2.9-r11.ebuild +++ b/sys-libs/db/db-3.2.9-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r11.ebuild,v 1.15 2008/02/12 09:59:54 pauldv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r11.ebuild,v 1.16 2008/02/13 01:30:07 jer Exp $ inherit gnuconfig libtool eutils db @@ -12,7 +12,7 @@ LICENSE="DB" SLOT="3" # This ebuild is to be the compatibility ebuild for when db4 is put # in the tree. -KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="doc" DEPEND="${RDEPEND} |