summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-29 17:10:28 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-29 17:10:28 +0000
commitb70d92bfbfcab6e18f32c41e02d59386ed6d51fc (patch)
treecf5430d5dda7179f9243799342ee19d3817d57a2 /virtual
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-b70d92bfbfcab6e18f32c41e02d59386ed6d51fc.tar.gz
gentoo-2-b70d92bfbfcab6e18f32c41e02d59386ed6d51fc.tar.bz2
gentoo-2-b70d92bfbfcab6e18f32c41e02d59386ed6d51fc.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/imap-c-client/ChangeLog7
-rw-r--r--virtual/imap-c-client/imap-c-client-1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/imap-c-client/ChangeLog b/virtual/imap-c-client/ChangeLog
index fe1cd4a4bcfe..1f21dc51825f 100644
--- a/virtual/imap-c-client/ChangeLog
+++ b/virtual/imap-c-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/imap-c-client
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/imap-c-client/ChangeLog,v 1.3 2011/03/17 18:56:37 eras Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/imap-c-client/ChangeLog,v 1.4 2012/05/29 17:10:28 aballier Exp $
+
+ 29 May 2012; Alexis Ballier <aballier@gentoo.org> imap-c-client-1.ebuild:
+ keyword ~amd64-fbsd
17 Mar 2011; Eray Aslan <eras@gentoo.org> imap-c-client-1.ebuild:
change [ssl?] to [ssl=] - bug 358993
diff --git a/virtual/imap-c-client/imap-c-client-1.ebuild b/virtual/imap-c-client/imap-c-client-1.ebuild
index 15af2b04eec7..568fa4968412 100644
--- a/virtual/imap-c-client/imap-c-client-1.ebuild
+++ b/virtual/imap-c-client/imap-c-client-1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/imap-c-client/imap-c-client-1.ebuild,v 1.2 2011/03/17 18:56:37 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/imap-c-client/imap-c-client-1.ebuild,v 1.3 2012/05/29 17:10:28 aballier Exp $
EAPI=3
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="ssl"
DEPEND=""