diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:18:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:18:41 +0000 |
commit | 1a4140fbcf61cd8d89787dbb0d1b1ea3112486fa (patch) | |
tree | 85b2d30ca97354584130c80681c4b405c7308e94 /app-office | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-1a4140fbcf61cd8d89787dbb0d1b1ea3112486fa.tar.gz gentoo-2-1a4140fbcf61cd8d89787dbb0d1b1ea3112486fa.tar.bz2 gentoo-2-1a4140fbcf61cd8d89787dbb0d1b1ea3112486fa.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-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 24b72ef4f041..ed92bc47d715 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.24 2009/11/20 14:39:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.25 2009/11/29 16:18:41 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> + akonadi-server-1.2.1.ebuild: + Add ~sparc 20 Nov 2009; Tomáš Chvátal <scarabeus@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.1.ebuild b/app-office/akonadi-server/akonadi-server-1.2.1.ebuild index 13a09f3ebb37..b00e0a350b8e 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.5 2009/10/17 10:32:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.6 2009/11/29 16:18:41 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="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="+mysql sqlite" |