diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:00:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:00:59 +0000 |
commit | 1474a7fb498fa117c005e2616eb94fcee55767c0 (patch) | |
tree | 966321a8b44ce173853048aded9af08a746cb445 /gnome-extra/evolution-data-server | |
parent | arm stable, bug #324077 (diff) | |
download | historical-1474a7fb498fa117c005e2616eb94fcee55767c0.tar.gz historical-1474a7fb498fa117c005e2616eb94fcee55767c0.tar.bz2 historical-1474a7fb498fa117c005e2616eb94fcee55767c0.zip |
arm stable, bug #324077
Package-Manager: portage-2.2_rc96/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-2.30.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/evolution-data-server/ChangeLog b/gnome-extra/evolution-data-server/ChangeLog index 839588249ed2..96b91c939527 100644 --- a/gnome-extra/evolution-data-server/ChangeLog +++ b/gnome-extra/evolution-data-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-data-server # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.275 2010/10/09 09:44:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.276 2010/10/14 21:54:41 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> + evolution-data-server-2.30.2.ebuild: + arm stable, bug #324077 09 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> evolution-data-server-2.30.2.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-2.30.2.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-2.30.2.ebuild index 2a781f98ef19..c9113fa8654c 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-2.30.2.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-2.30.2.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/gnome-extra/evolution-data-server/evolution-data-server-2.30.2.ebuild,v 1.9 2010/10/09 09:44:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.30.2.ebuild,v 1.10 2010/10/14 21:54:41 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/evolution/" LICENSE="LGPL-2 BSD DB" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="doc ipv6 kerberos gnome-keyring ldap ssl" |