diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
commit | f8eea26a177a8a750557134444e5b37ddadd4f7b (patch) | |
tree | 36ff5224ac05369fbd9b6145dfb8b015c85b891d /dev-db/framerd | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.gz gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.bz2 gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-db/framerd')
-rw-r--r-- | dev-db/framerd/framerd-2.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/framerd/framerd-2.4.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/framerd/framerd-2.4.3-r1.ebuild b/dev-db/framerd/framerd-2.4.3-r1.ebuild index 36c71f43c31d..8d1cb49b6260 100644 --- a/dev-db/framerd/framerd-2.4.3-r1.ebuild +++ b/dev-db/framerd/framerd-2.4.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.2 2003/02/13 10:01:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3-r1.ebuild,v 1.3 2003/07/11 21:04:03 aliz Exp $ DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases." HOMEPAGE="http://www.framerd.org/" SRC_URI="mirror://sourceforge/framerd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="readline" RDEPEND="readline? >=sys-libs/readline-4.1-r4" DEPEND="${RDEPEND}" diff --git a/dev-db/framerd/framerd-2.4.3.ebuild b/dev-db/framerd/framerd-2.4.3.ebuild index 98b52e94c91e..ac6c247c210a 100644 --- a/dev-db/framerd/framerd-2.4.3.ebuild +++ b/dev-db/framerd/framerd-2.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.4 2003/02/13 10:02:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/framerd/framerd-2.4.3.ebuild,v 1.5 2003/07/11 21:04:05 aliz Exp $ DESCRIPTION="FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases." HOMEPAGE="http://www.framerd.org/" SRC_URI="mirror://sourceforge/framerd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="readline" RDEPEND="readline? >=sys-libs/readline-4.1-r4 virtual/emacs" |