diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-01 16:26:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-01 16:26:51 +0000 |
commit | 2bae6ddfcc8421648012cb419bbb0df69cc6bb66 (patch) | |
tree | 669f72f49a1a1c1ca2a338d3f6c5c0887b972091 /net-mail | |
parent | ppc stable #291230 (diff) | |
download | gentoo-2-2bae6ddfcc8421648012cb419bbb0df69cc6bb66.tar.gz gentoo-2-2bae6ddfcc8421648012cb419bbb0df69cc6bb66.tar.bz2 gentoo-2-2bae6ddfcc8421648012cb419bbb0df69cc6bb66.zip |
ppc stable #289954
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/lbdb/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.36-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog index 8a1380ae91de..d29cf5ce4094 100644 --- a/net-mail/lbdb/ChangeLog +++ b/net-mail/lbdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/lbdb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.46 2009/10/21 05:47:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.47 2009/11/01 16:26:51 nixnut Exp $ + + 01 Nov 2009; nixnut <nixnut@gentoo.org> lbdb-0.36-r1.ebuild: + ppc stable #289954 21 Oct 2009; Torsten Veller <tove@gentoo.org> lbdb-0.36-r1.ebuild: Stable on x86 and amd64 (#289954) diff --git a/net-mail/lbdb/lbdb-0.36-r1.ebuild b/net-mail/lbdb/lbdb-0.36-r1.ebuild index 8c939d30fe55..4d4b617eb9ad 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.2 2009/10/21 05:47:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.36-r1.ebuild,v 1.3 2009/11/01 16:26:51 nixnut 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" |