diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-09 18:07:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-09 18:07:56 +0000 |
commit | 4f113f948d8a4a2504134dfd305ced12eeafb775 (patch) | |
tree | baac809821f425db875aba55ac3fbc80d67ffd3f /app-office/akonadi-server | |
parent | amd64 stable wrt #287689 (diff) | |
download | gentoo-2-4f113f948d8a4a2504134dfd305ced12eeafb775.tar.gz gentoo-2-4f113f948d8a4a2504134dfd305ced12eeafb775.tar.bz2 gentoo-2-4f113f948d8a4a2504134dfd305ced12eeafb775.zip |
amd64 stable wrt #287695
(Portage version: 2.2_rc44/cvs/Linux x86_64)
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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index aec39ff7fb23..52cdfb5785c6 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.21 2009/09/12 10:54:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.22 2009/10/09 18:07:56 ssuominen Exp $ + + 09 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + akonadi-server-1.2.1.ebuild: + amd64 stable wrt #287695 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> akonadi-server-1.2.0.ebuild, akonadi-server-1.2.1.ebuild: 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 c8f0f9fa19be..d04f92bb95de 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.3 2009/09/12 10:54:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.4 2009/10/09 18:07:56 ssuominen 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="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="+mysql sqlite" |