diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:50:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:50:25 +0000 |
commit | b49c3b56e674fc41291a35e80264d8cccb8abb14 (patch) | |
tree | f03f16e24d11d1c0c4fc92e5b05b8b0057fb0fdf /net-mail | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-b49c3b56e674fc41291a35e80264d8cccb8abb14.tar.gz gentoo-2-b49c3b56e674fc41291a35e80264d8cccb8abb14.tar.bz2 gentoo-2-b49c3b56e674fc41291a35e80264d8cccb8abb14.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/lbdb/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.37.ebuild | 4 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.38.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/lbdb/ChangeLog b/net-mail/lbdb/ChangeLog index 2614232bf461..9c8cc3c0e72f 100644 --- a/net-mail/lbdb/ChangeLog +++ b/net-mail/lbdb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/lbdb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.58 2011/10/25 16:42:30 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/ChangeLog,v 1.59 2011/12/18 17:50:25 armin76 Exp $ + + 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> lbdb-0.37.ebuild, + lbdb-0.38.ebuild: + Drop alpha/sparc keywords 25 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> lbdb-0.38.ebuild: x86 stable wrt bug #388025 diff --git a/net-mail/lbdb/lbdb-0.37.ebuild b/net-mail/lbdb/lbdb-0.37.ebuild index d34877c1e8f4..d1d5d134cd98 100644 --- a/net-mail/lbdb/lbdb-0.37.ebuild +++ b/net-mail/lbdb/lbdb-0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.37.ebuild,v 1.5 2011/03/27 19:22:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.37.ebuild,v 1.6 2011/12/18 17:50:25 armin76 Exp $ EAPI=3 @@ -11,7 +11,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="amd64 ppc x86" LICENSE="GPL-2" IUSE="pda ldap finger nis abook crypt evo" diff --git a/net-mail/lbdb/lbdb-0.38.ebuild b/net-mail/lbdb/lbdb-0.38.ebuild index 1b506e64ac37..9fbbae75b6a5 100644 --- a/net-mail/lbdb/lbdb-0.38.ebuild +++ b/net-mail/lbdb/lbdb-0.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.38.ebuild,v 1.3 2011/10/25 16:42:30 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.38.ebuild,v 1.4 2011/12/18 17:50:25 armin76 Exp $ EAPI=4 @@ -11,7 +11,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="amd64 ~ppc x86" LICENSE="GPL-2" IUSE="pda ldap finger nis abook crypt evo" |