diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-05 08:03:39 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-05 08:03:39 +0000 |
commit | d38b655dfcf182e47d14ec7fe0ad3f5304d6fc43 (patch) | |
tree | bc31eb21d873b069d2a70eccffb24b75bc31f133 /dev-db/vbisam | |
parent | x86 stable, bug 385189 (diff) | |
download | gentoo-2-d38b655dfcf182e47d14ec7fe0ad3f5304d6fc43.tar.gz gentoo-2-d38b655dfcf182e47d14ec7fe0ad3f5304d6fc43.tar.bz2 gentoo-2-d38b655dfcf182e47d14ec7fe0ad3f5304d6fc43.zip |
x86 stable, see bug 384499
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-db/vbisam')
-rw-r--r-- | dev-db/vbisam/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/vbisam/vbisam-2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/vbisam/ChangeLog b/dev-db/vbisam/ChangeLog index c5a8805e0358..d6a085fefedf 100644 --- a/dev-db/vbisam/ChangeLog +++ b/dev-db/vbisam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/vbisam -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/vbisam/ChangeLog,v 1.2 2010/03/10 10:03:49 josejx Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/vbisam/ChangeLog,v 1.3 2011/10/05 08:03:39 nativemad Exp $ + + 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> vbisam-2.0.ebuild: + x86 stable, see bug 384499 10 Mar 2010; Joseph Jezak <josejx@gentoo.org> vbisam-2.0.ebuild: Marked ~ppc for bug #301987. diff --git a/dev-db/vbisam/vbisam-2.0.ebuild b/dev-db/vbisam/vbisam-2.0.ebuild index bfe574ec474d..e29f1b3de08e 100644 --- a/dev-db/vbisam/vbisam-2.0.ebuild +++ b/dev-db/vbisam/vbisam-2.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/vbisam/vbisam-2.0.ebuild,v 1.2 2010/03/10 10:03:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/vbisam/vbisam-2.0.ebuild,v 1.3 2011/10/05 08:03:39 nativemad Exp $ -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" DESCRIPTION="replacement for IBM's C-ISAM" HOMEPAGE="http://sourceforge.net/projects/vbisam" |