diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-15 13:34:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-15 13:34:50 +0000 |
commit | c28df33a436b1e90b6d04c1ec7b31d10cb67c46b (patch) | |
tree | 1ab6077d886e33dac10384bb8dfee69419c1f07b /app-office/akonadi-server | |
parent | Update to the new ruby_add_rdepend syntax (classic-style) and use virtual/rub... (diff) | |
download | gentoo-2-c28df33a436b1e90b6d04c1ec7b31d10cb67c46b.tar.gz gentoo-2-c28df33a436b1e90b6d04c1ec7b31d10cb67c46b.tar.bz2 gentoo-2-c28df33a436b1e90b6d04c1ec7b31d10cb67c46b.zip |
Drop alpha/ia64/sparc
(Portage version: 2.1.8.3/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.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.3.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 349a5dd2f305..b6e6d8aa158c 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.41 2010/08/09 01:57:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.42 2010/08/15 13:34:50 armin76 Exp $ + + 15 Aug 2010; Raúl Porcel <armin76@gentoo.org> + akonadi-server-1.2.1.ebuild, akonadi-server-1.3.1.ebuild: + Drop alpha/ia64/sparc 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> akonadi-server-1.3.1.ebuild: Marked ppc stable for bug #322791. 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 dbbaf6d895ea..a889806de283 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-2010 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.13 2010/06/04 21:16:38 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.14 2010/08/15 13:34:50 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 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="+mysql sqlite" diff --git a/app-office/akonadi-server/akonadi-server-1.3.1.ebuild b/app-office/akonadi-server/akonadi-server-1.3.1.ebuild index e4c54bf46a62..f93b1784fdce 100644 --- a/app-office/akonadi-server/akonadi-server-1.3.1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.1.ebuild,v 1.9 2010/08/09 01:57:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.3.1.ebuild,v 1.10 2010/08/15 13:34:50 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 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="+mysql postgres sqlite +server" |