diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-03 17:58:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-03 17:58:44 +0000 |
commit | ba70f34d62e86117df4362fe132ab9a251dce0ed (patch) | |
tree | e400538099c973932af40fa9ad6c7f13e2ea18ff /sys-libs/db/db-1.85-r2.ebuild | |
parent | version bump (bug #101221) (diff) | |
download | gentoo-2-ba70f34d62e86117df4362fe132ab9a251dce0ed.tar.gz gentoo-2-ba70f34d62e86117df4362fe132ab9a251dce0ed.tar.bz2 gentoo-2-ba70f34d62e86117df4362fe132ab9a251dce0ed.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-libs/db/db-1.85-r2.ebuild')
-rw-r--r-- | sys-libs/db/db-1.85-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-1.85-r2.ebuild b/sys-libs/db/db-1.85-r2.ebuild index af46a95536ce..bb2f43027533 100644 --- a/sys-libs/db/db-1.85-r2.ebuild +++ b/sys-libs/db/db-1.85-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r2.ebuild,v 1.10 2005/03/19 23:54:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r2.ebuild,v 1.11 2005/08/03 17:58:44 gustavoz Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.sleepycat.com/releases/db.${PV}.tar.gz LICENSE="DB" SLOT="1" -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="" DEPEND="" |