summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-10-27 21:20:20 +0000
committerRoy Marples <uberlord@gentoo.org>2006-10-27 21:20:20 +0000
commit85250589bca96fada3bb4004205ff87de3f7fe01 (patch)
tree9227554f52f03019015f00ed455f49a2a6056906 /dev-db/sqlite
parentfixed the prestripping issue (#152259), cleaned up src_unpack, adjusted DEPEN... (diff)
downloadgentoo-2-85250589bca96fada3bb4004205ff87de3f7fe01.tar.gz
gentoo-2-85250589bca96fada3bb4004205ff87de3f7fe01.tar.bz2
gentoo-2-85250589bca96fada3bb4004205ff87de3f7fe01.zip
Added ~sparc-fbsd keyword.
(Portage version: 2.1.2_pre3-r9)
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/ChangeLog5
-rw-r--r--dev-db/sqlite/sqlite-3.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index a4005d12592b..a247ce350dcc 100644
--- a/dev-db/sqlite/ChangeLog
+++ b/dev-db/sqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqlite
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.126 2006/10/21 21:36:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.127 2006/10/27 21:20:20 uberlord Exp $
+
+ 27 Oct 2006; Roy Marples <uberlord@gentoo.org> sqlite-3.3.6.ebuild:
+ Added ~sparc-fbsd keyword.
21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
sqlite-2.8.16-r4.ebuild:
diff --git a/dev-db/sqlite/sqlite-3.3.6.ebuild b/dev-db/sqlite/sqlite-3.3.6.ebuild
index 8f5d3ede39da..c958f4df5f79 100644
--- a/dev-db/sqlite/sqlite-3.3.6.ebuild
+++ b/dev-db/sqlite/sqlite-3.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.6.ebuild,v 1.5 2006/09/03 22:51:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.6.ebuild,v 1.6 2006/10/27 21:20:20 uberlord Exp $
inherit eutils alternatives
@@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz"
LICENSE="as-is"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="nothreadsafe doc tcl debug"
DEPEND="virtual/libc