diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-03-11 23:54:32 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-03-11 23:54:32 +0000 |
commit | 368361612424da99dabcb2903d7e14783ae137c0 (patch) | |
tree | 0025657b55a8e5aec7106fddce0e462a818ca301 /sys-libs | |
parent | removed dodoc man/*.3 (doesn't exist) (diff) | |
download | historical-368361612424da99dabcb2903d7e14783ae137c0.tar.gz historical-368361612424da99dabcb2903d7e14783ae137c0.tar.bz2 historical-368361612424da99dabcb2903d7e14783ae137c0.zip |
mark stable on arm
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/db/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/db/db-3.2.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog index 66bf6a03edaf..ce5b6c315f8a 100644 --- a/sys-libs/db/ChangeLog +++ b/sys-libs/db/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for sys-libs/db # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.23 2003/03/01 22:24:47 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.24 2003/03/11 23:54:31 zwelch Exp $ *db-3.2.9-r2 (23 Feb 2003) + 11 Mar 2003; Zach Welch <zwelch@gentoo.org> db-3.2.9-r2.ebuild: + mark stable on arm + 01 Mar 2003; Brandon Low <lostlogic@gentoo.org> db-3.2.9-r1.ebuild, db-3.2.9-r2.ebuild, db-4.1.24.ebuild: Fix for userpriv and make -> emake changes diff --git a/sys-libs/db/db-3.2.9-r2.ebuild b/sys-libs/db/db-3.2.9-r2.ebuild index 70029b11ea9d..eb0fb01a9ca3 100644 --- a/sys-libs/db/db-3.2.9-r2.ebuild +++ b/sys-libs/db/db-3.2.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r2.ebuild,v 1.3 2003/03/01 22:24:47 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r2.ebuild,v 1.4 2003/03/11 23:54:32 zwelch Exp $ IUSE="" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.sleepycat.com/" SLOT="3" LICENSE="DB" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} |