summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-12-28 02:16:07 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-12-28 02:16:07 +0000
commita79a41316f364cc14a833016f4c3e736c4b0dbc1 (patch)
tree854b45fe74212ec064845996c54b7e60e9f790ac /dev-db
parentAdd patch to fix fnmode with kernel 2.6.28. (diff)
downloadgentoo-2-a79a41316f364cc14a833016f4c3e736c4b0dbc1.tar.gz
gentoo-2-a79a41316f364cc14a833016f4c3e736c4b0dbc1.tar.bz2
gentoo-2-a79a41316f364cc14a833016f4c3e736c4b0dbc1.zip
amd64 stable, bug 252655
(Portage version: 2.2_rc19/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/gigabase/ChangeLog5
-rw-r--r--dev-db/gigabase/gigabase-3.67.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/gigabase/ChangeLog b/dev-db/gigabase/ChangeLog
index 3d009954d05d..383853b2d490 100644
--- a/dev-db/gigabase/ChangeLog
+++ b/dev-db/gigabase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/gigabase
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.38 2008/10/09 20:29:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/ChangeLog,v 1.39 2008/12/28 02:16:07 darkside Exp $
+
+ 28 Dec 2008; Jeremy Olexa <darkside@gentoo.org> gigabase-3.67.ebuild:
+ amd64 stable, bug 252655
09 Oct 2008; Markus Meier <maekke@gentoo.org> gigabase-3.66.ebuild:
amd64/x86 stable, bug #240724
diff --git a/dev-db/gigabase/gigabase-3.67.ebuild b/dev-db/gigabase/gigabase-3.67.ebuild
index dd1d22ff7c2e..bac5d92220c2 100644
--- a/dev-db/gigabase/gigabase-3.67.ebuild
+++ b/dev-db/gigabase/gigabase-3.67.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/dev-db/gigabase/gigabase-3.67.ebuild,v 1.1 2008/10/09 18:15:33 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.67.ebuild,v 1.2 2008/12/28 02:16:07 darkside Exp $
inherit eutils multilib
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.garret.ru/~knizhnik/gigabase.html"
SRC_URI="mirror://sourceforge/gigabase/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~s390 ~x86"
+KEYWORDS="amd64 ~s390 ~x86"
IUSE="doc"
DEPEND=""