diff options
author | 2011-01-30 19:36:52 +0000 | |
---|---|---|
committer | 2011-01-30 19:36:52 +0000 | |
commit | 180cfebd40763622ab5b667c2aae284c7101f6b2 (patch) | |
tree | d44fc4ff2aa0ec009221371d65a6f0dc9ed4cf2b /gnome-extra | |
parent | Add USE flag for icons caching (diff) | |
download | gentoo-2-180cfebd40763622ab5b667c2aae284c7101f6b2.tar.gz gentoo-2-180cfebd40763622ab5b667c2aae284c7101f6b2.tar.bz2 gentoo-2-180cfebd40763622ab5b667c2aae284c7101f6b2.zip |
alpha/arm/ia64/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-data-server/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-2.30.3.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 5633c214ff16..c979517aa78f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.287 2011/01/19 21:35:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.288 2011/01/30 19:36:52 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> + evolution-data-server-2.30.3.ebuild: + alpha/arm/ia64/sparc stable wrt #348987 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> evolution-data-server-2.30.3.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-2.30.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-2.30.3.ebuild index fe027819b2b9..787a5098ec30 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-2.30.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-2.30.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3.ebuild,v 1.7 2011/01/19 21:35:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.30.3.ebuild,v 1.8 2011/01/30 19:36:52 armin76 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 +weather" |