diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 12:48:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 12:48:45 +0000 |
commit | ba4afc913ca049ba72980e08cc5307d3ae75ee4d (patch) | |
tree | cb71534663a235207805eec55db174f5f6155fcf /sys-libs | |
parent | alpha stable wrt #201477 (diff) | |
download | gentoo-2-ba4afc913ca049ba72980e08cc5307d3ae75ee4d.tar.gz gentoo-2-ba4afc913ca049ba72980e08cc5307d3ae75ee4d.tar.bz2 gentoo-2-ba4afc913ca049ba72980e08cc5307d3ae75ee4d.zip |
alpha stable wrt #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 2d1d5a062635..110722913833 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.234 2008/02/13 01:30:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.235 2008/02/13 12:48:45 armin76 Exp $ + + 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> db-3.2.9-r11.ebuild: + alpha stable wrt #209942 13 Feb 2008; Jeroen Roovers <jer@gentoo.org> db-3.2.9-r11.ebuild: Stable for HPPA (bug #209942). diff --git a/sys-libs/db/db-3.2.9-r11.ebuild b/sys-libs/db/db-3.2.9-r11.ebuild index 585aca813cac..8b354c95af08 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.16 2008/02/13 01:30:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r11.ebuild,v 1.17 2008/02/13 12:48:45 armin76 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} |