diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-15 18:30:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-15 18:30:52 +0000 |
commit | 83ad428a5a939e66efba7268b36060a73fbc0ba9 (patch) | |
tree | 19062344957e449e512fd265ea121441ffccaa08 /net-mail/imapsync | |
parent | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 (diff) | |
download | gentoo-2-83ad428a5a939e66efba7268b36060a73fbc0ba9.tar.gz gentoo-2-83ad428a5a939e66efba7268b36060a73fbc0ba9.tar.bz2 gentoo-2-83ad428a5a939e66efba7268b36060a73fbc0ba9.zip |
Marking imapsync-1.476 ppc for bug 402639
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-mail/imapsync')
-rw-r--r-- | net-mail/imapsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/imapsync/imapsync-1.476.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/imapsync/ChangeLog b/net-mail/imapsync/ChangeLog index 232767a44bf3..611c01b05899 100644 --- a/net-mail/imapsync/ChangeLog +++ b/net-mail/imapsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/imapsync # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.48 2012/02/08 19:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/ChangeLog,v 1.49 2012/02/15 18:30:52 ranger Exp $ + + 15 Feb 2012; Brent Baude <ranger@gentoo.org> imapsync-1.476.ebuild: + Marking imapsync-1.476 ppc for bug 402639 08 Feb 2012; Agostino Sarubbo <ago@gentoo.org> imapsync-1.476.ebuild: Stable for amd64, wrt bug #402639 diff --git a/net-mail/imapsync/imapsync-1.476.ebuild b/net-mail/imapsync/imapsync-1.476.ebuild index 8ffa34f53550..ceec9b05ea07 100644 --- a/net-mail/imapsync/imapsync-1.476.ebuild +++ b/net-mail/imapsync/imapsync-1.476.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.476.ebuild,v 1.2 2012/02/08 19:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/imapsync/imapsync-1.476.ebuild,v 1.3 2012/02/15 18:30:52 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tgz" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="dev-lang/perl" |