diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:39:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:39:02 +0000 |
commit | b3867fb8e75c078956c8c3b277928e6285cc87f4 (patch) | |
tree | 9149d61c064612cbad4b1c5c1361a2e96b16fa4f /dev-db/gigabase/gigabase-3.83-r1.ebuild | |
parent | Stable for amd64, wrt bug #399959 (diff) | |
download | gentoo-2-b3867fb8e75c078956c8c3b277928e6285cc87f4.tar.gz gentoo-2-b3867fb8e75c078956c8c3b277928e6285cc87f4.tar.bz2 gentoo-2-b3867fb8e75c078956c8c3b277928e6285cc87f4.zip |
Stable for amd64, wrt bug #399961
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/gigabase/gigabase-3.83-r1.ebuild')
-rw-r--r-- | dev-db/gigabase/gigabase-3.83-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/gigabase/gigabase-3.83-r1.ebuild b/dev-db/gigabase/gigabase-3.83-r1.ebuild index 33ad0aaaa64a..9f7a28d4537c 100644 --- a/dev-db/gigabase/gigabase-3.83-r1.ebuild +++ b/dev-db/gigabase/gigabase-3.83-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.83-r1.ebuild,v 1.1 2011/10/11 08:26:35 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/gigabase/gigabase-3.83-r1.ebuild,v 1.2 2012/02/24 09:39:02 ago Exp $ EAPI="4" inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gigabase/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" DEPEND="doc? ( app-doc/doxygen )" |