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 4d4b617eb9ad..08164019bd58 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.3 2009/11/01 16:26:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.36-r1.ebuild,v 1.4 2009/11/08 17:08:03 klausman 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" |