diff options
author | Tim Harder <radhermit@gentoo.org> | 2010-10-09 19:36:25 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2010-10-09 19:36:25 +0000 |
commit | 4bbe592e064d8beaa6d3001610c0c83bf91a3dc7 (patch) | |
tree | 8995b2a874baf377f26d2edb8d0dc6120c397743 /mail-client | |
parent | version bump for bug 317623, fixes Python usage as reported in bug 311669 by ... (diff) | |
download | gentoo-2-4bbe592e064d8beaa6d3001610c0c83bf91a3dc7.tar.gz gentoo-2-4bbe592e064d8beaa6d3001610c0c83bf91a3dc7.tar.bz2 gentoo-2-4bbe592e064d8beaa6d3001610c0c83bf91a3dc7.zip |
Version bump to new bugfix release and remove old.
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 8 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.4.2.ebuild (renamed from mail-client/roundcube/roundcube-0.4.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index 72979ea97bc6..2cfebfc64c25 100644 --- a/mail-client/roundcube/ChangeLog +++ b/mail-client/roundcube/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.30 2010/10/08 14:55:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.31 2010/10/09 19:36:25 radhermit Exp $ + +*roundcube-0.4.2 (09 Oct 2010) + + 09 Oct 2010; Tim Harder <radhermit@gentoo.org> -roundcube-0.4.1.ebuild, + +roundcube-0.4.2.ebuild: + Version bump to new bugfix release and remove old. 08 Oct 2010; Brent Baude <ranger@gentoo.org> roundcube-0.4.ebuild: Marking roundcube-0.4 ppc for bug 308065 diff --git a/mail-client/roundcube/roundcube-0.4.1.ebuild b/mail-client/roundcube/roundcube-0.4.2.ebuild index 90a2fe1d124a..9e1ff65d9a71 100644 --- a/mail-client/roundcube/roundcube-0.4.1.ebuild +++ b/mail-client/roundcube/roundcube-0.4.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/mail-client/roundcube/roundcube-0.4.1.ebuild,v 1.1 2010/09/29 16:15:19 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.2.ebuild,v 1.1 2010/10/09 19:36:25 radhermit Exp $ EAPI="2" |