diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 10:54:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 10:54:58 +0000 |
commit | cc91babb954fdc53e1ad860f9451efecee4f5545 (patch) | |
tree | 7adcb2675d89b1e902a61d4e6fe948d7820d4d01 /app-office/akonadi-server | |
parent | Add ~alpha/~ia64 wrt #280312 (diff) | |
download | gentoo-2-cc91babb954fdc53e1ad860f9451efecee4f5545.tar.gz gentoo-2-cc91babb954fdc53e1ad860f9451efecee4f5545.tar.bz2 gentoo-2-cc91babb954fdc53e1ad860f9451efecee4f5545.zip |
Add ~alpha/~ia64 wrt #280312
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-office/akonadi-server')
-rw-r--r-- | app-office/akonadi-server/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.2.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index 8ea4383c3355..aec39ff7fb23 100644 --- a/app-office/akonadi-server/ChangeLog +++ b/app-office/akonadi-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/akonadi-server # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.20 2009/09/06 01:58:44 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.21 2009/09/12 10:54:58 armin76 Exp $ + + 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> + akonadi-server-1.2.0.ebuild, akonadi-server-1.2.1.ebuild: + Add ~alpha/~ia64 wrt #280312 06 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> +akonadi-server-1.1.2.ebuild, akonadi-server-1.2.0.ebuild, diff --git a/app-office/akonadi-server/akonadi-server-1.2.0.ebuild b/app-office/akonadi-server/akonadi-server-1.2.0.ebuild index f0b48d0d8c2a..f124e0da3da7 100644 --- a/app-office/akonadi-server/akonadi-server-1.2.0.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.2.0.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.0.ebuild,v 1.4 2009/09/06 01:58:44 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.0.ebuild,v 1.5 2009/09/12 10:54:58 armin76 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="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="+mysql sqlite" 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 b8d6678da20f..c8f0f9fa19be 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.2 2009/09/06 01:58:44 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.3 2009/09/12 10:54:58 armin76 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="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="+mysql sqlite" |