diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 13:21:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 13:21:43 +0000 |
commit | e55d525b32576f8ee7f75fe4c0b4046570b235a8 (patch) | |
tree | dac1ed09ebd7b675624cf58153c136a5958ea93c /gnome-extra | |
parent | Stable for ia64, wrt bug #458138 (diff) | |
download | gentoo-2-e55d525b32576f8ee7f75fe4c0b4046570b235a8.tar.gz gentoo-2-e55d525b32576f8ee7f75fe4c0b4046570b235a8.tar.bz2 gentoo-2-e55d525b32576f8ee7f75fe4c0b4046570b235a8.zip |
Stable for ia64, wrt bug #448798
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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.32.3-r3.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 830e329663d1..9c9dd0481506 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.354 2013/02/20 14:44:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.355 2013/02/21 13:21:43 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + evolution-data-server-2.32.3-r3.ebuild: + Stable for ia64, wrt bug #448798 20 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org> evolution-data-server-2.32.3-r3.ebuild, diff --git a/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r3.ebuild index 7298e646aa95..24ca2345b3b6 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.32.3-r3.ebuild,v 1.2 2013/02/20 14:44:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r3.ebuild,v 1.3 2013/02/21 13:21:43 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI} http://dev.gentoo.org/~pacho/gnome/${P}-patches.tar.xz" # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" 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="ipv6 kerberos gnome-keyring ldap +weather" |