diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-22 22:15:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-22 22:15:56 +0000 |
commit | 2a3b97e3cff7ecf2d5f67ac8e6a3f42d79b83907 (patch) | |
tree | 7769bba8cbdf1c231620433ecd4c98931c801058 /dev-db/firebird-docs/firebird-docs-1.0.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-2a3b97e3cff7ecf2d5f67ac8e6a3f42d79b83907.tar.gz gentoo-2-2a3b97e3cff7ecf2d5f67ac8e6a3f42d79b83907.tar.bz2 gentoo-2-2a3b97e3cff7ecf2d5f67ac8e6a3f42d79b83907.zip |
Stable on sparc
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-db/firebird-docs/firebird-docs-1.0.ebuild')
-rw-r--r-- | dev-db/firebird-docs/firebird-docs-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/firebird-docs/firebird-docs-1.0.ebuild b/dev-db/firebird-docs/firebird-docs-1.0.ebuild index d6c093f81ae4..c725bf0d837d 100644 --- a/dev-db/firebird-docs/firebird-docs-1.0.ebuild +++ b/dev-db/firebird-docs/firebird-docs-1.0.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/firebird-docs/firebird-docs-1.0.ebuild,v 1.16 2006/03/19 19:14:49 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/firebird-docs-1.0.ebuild,v 1.17 2006/06/22 22:15:56 gustavoz Exp $ S="${WORKDIR}" DESCRIPTION="A relational database offering many ANSI SQL-92 features" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/firebird/Firebird_v1_ReleaseNotes.pdf HOMEPAGE="http://firebird.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="app-arch/unzip" RDEPEND="" |