diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 17:05:57 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 17:05:57 +0000 |
commit | caea08a4edaf76838a4d3e4e558b6473d9ac25e9 (patch) | |
tree | 49c38d3439b49af2921043bc1d723d5c15937abe /dev-db/cdb/cdb-0.75-r3.ebuild | |
parent | remove cdb related usemasks (diff) | |
download | historical-caea08a4edaf76838a4d3e4e558b6473d9ac25e9.tar.gz historical-caea08a4edaf76838a4d3e4e558b6473d9ac25e9.tar.bz2 historical-caea08a4edaf76838a4d3e4e558b6473d9ac25e9.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'dev-db/cdb/cdb-0.75-r3.ebuild')
-rw-r--r-- | dev-db/cdb/cdb-0.75-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/cdb/cdb-0.75-r3.ebuild b/dev-db/cdb/cdb-0.75-r3.ebuild index a5f8dfcc9b1e..a6a37df316dc 100644 --- a/dev-db/cdb/cdb-0.75-r3.ebuild +++ b/dev-db/cdb/cdb-0.75-r3.ebuild @@ -1,11 +1,11 @@ -# 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/cdb/cdb-0.75-r3.ebuild,v 1.2 2011/04/14 14:47:25 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild,v 1.3 2012/05/29 17:05:57 aballier Exp $ EAPI=3 inherit eutils toolchain-funcs -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases." HOMEPAGE="http://cr.yp.to/cdb.html" |