diff options
Diffstat (limited to 'net-mail/lbdb/lbdb-0.36-r1.ebuild')
-rw-r--r-- | net-mail/lbdb/lbdb-0.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/lbdb/lbdb-0.36-r1.ebuild b/net-mail/lbdb/lbdb-0.36-r1.ebuild index 9dd948ed8bec..8c939d30fe55 100644 --- a/net-mail/lbdb/lbdb-0.36-r1.ebuild +++ b/net-mail/lbdb/lbdb-0.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.36-r1.ebuild,v 1.1 2009/10/17 18:04:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.36-r1.ebuild,v 1.2 2009/10/21 05:47:50 tove Exp $ inherit versionator eutils @@ -9,7 +9,7 @@ DESCRIPTION="Little Brother database" SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/lbdb/" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86" LICENSE="GPL-2" IUSE="pda ldap finger nis abook crypt evo" |