diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-01 12:01:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-01 12:01:16 +0000 |
commit | 28a1f98cf0615bab5622e8cfcfaa93d89d988c46 (patch) | |
tree | 80e3d8ed943e6d02732f3fd80040d5d7bc78c521 /sys-libs | |
parent | amd64/x86 stable, bug #272045 (diff) | |
download | gentoo-2-28a1f98cf0615bab5622e8cfcfaa93d89d988c46.tar.gz gentoo-2-28a1f98cf0615bab5622e8cfcfaa93d89d988c46.tar.bz2 gentoo-2-28a1f98cf0615bab5622e8cfcfaa93d89d988c46.zip |
arm/ia64/m68k/s390/sh/sparc stable wrt #248905
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/db/db-4.6.21_p4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog index aa2a9f558c46..621d70e415e2 100644 --- a/sys-libs/db/ChangeLog +++ b/sys-libs/db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/db # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.283 2009/05/24 17:33:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.284 2009/06/01 12:01:16 armin76 Exp $ + + 01 Jun 2009; Raúl Porcel <armin76@gentoo.org> db-4.6.21_p4.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #248905 24 May 2009; Markus Meier <maekke@gentoo.org> db-4.6.21_p4.ebuild: amd64/x86 stable, bug #248905 diff --git a/sys-libs/db/db-4.6.21_p4.ebuild b/sys-libs/db/db-4.6.21_p4.ebuild index 4ed83853fd57..cba827b4bf11 100644 --- a/sys-libs/db/db-4.6.21_p4.ebuild +++ b/sys-libs/db/db-4.6.21_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.6.21_p4.ebuild,v 1.6 2009/05/24 17:33:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.6.21_p4.ebuild,v 1.7 2009/06/01 12:01:16 armin76 Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool @@ -26,7 +26,7 @@ done LICENSE="OracleDB" SLOT="4.6" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="tcl java doc nocxx" DEPEND="tcl? ( >=dev-lang/tcl-8.4 ) |