diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-09-06 01:58:44 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-09-06 01:58:44 +0000 |
commit | 27c64c59c2e0da1c657c5255fc50f74c59ad5842 (patch) | |
tree | 862e55692f2f38f9c65c8e3954a896926ee35e97 /app-office/akonadi-server/akonadi-server-1.2.1.ebuild | |
parent | Added kde-base/akonadi to the list of masked packages as soprano is not keywo... (diff) | |
download | gentoo-2-27c64c59c2e0da1c657c5255fc50f74c59ad5842.tar.gz gentoo-2-27c64c59c2e0da1c657c5255fc50f74c59ad5842.tar.bz2 gentoo-2-27c64c59c2e0da1c657c5255fc50f74c59ad5842.zip |
Restored akonadi-server-1.1.2 to fix the breakage for alpha and ia64 and droppped keywords for alpha and ia64 for akonadi-server-1.2.{0,1} given the missing keywords for dev-libs/soprano dep.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'app-office/akonadi-server/akonadi-server-1.2.1.ebuild')
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/akonadi-server/akonadi-server-1.2.1.ebuild b/app-office/akonadi-server/akonadi-server-1.2.1.ebuild index 52d58bce7b23..b8d6678da20f 100644 --- a/app-office/akonadi-server/akonadi-server-1.2.1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.2.1.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/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.1 2009/09/01 17:29:10 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.2 2009/09/06 01:58:44 jmbsvicetto Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://pim.kde.org/akonadi" SRC_URI="http://download.akonadi-project.org/${P/-server/}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" SLOT="0" IUSE="+mysql sqlite" |