summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-07-19 10:37:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-07-19 10:37:37 +0000
commitf2dc8741b0b933c0a6b30a2fc7c13d54f09a2c2a (patch)
treedddf4fdd9c611007d42c9a111f7ab1756405006f
parentppc stable, bug #231975 (diff)
downloadgentoo-2-f2dc8741b0b933c0a6b30a2fc7c13d54f09a2c2a.tar.gz
gentoo-2-f2dc8741b0b933c0a6b30a2fc7c13d54f09a2c2a.tar.bz2
gentoo-2-f2dc8741b0b933c0a6b30a2fc7c13d54f09a2c2a.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
-rw-r--r--net-libs/libotr/ChangeLog5
-rw-r--r--net-libs/libotr/libotr-3.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog
index 6c297d1323e5..07b18fa6e3b8 100644
--- a/net-libs/libotr/ChangeLog
+++ b/net-libs/libotr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libotr
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.27 2008/07/02 15:39:01 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.28 2008/07/19 10:37:37 aballier Exp $
+
+ 19 Jul 2008; Alexis Ballier <aballier@gentoo.org> libotr-3.2.0.ebuild:
+ keyword ~x86-fbsd
*libotr-3.2.0 (02 Jul 2008)
diff --git a/net-libs/libotr/libotr-3.2.0.ebuild b/net-libs/libotr/libotr-3.2.0.ebuild
index 3f440efb43d7..633c1f3e5dce 100644
--- a/net-libs/libotr/libotr-3.2.0.ebuild
+++ b/net-libs/libotr/libotr-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.0.ebuild,v 1.1 2008/07/02 15:39:01 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.0.ebuild,v 1.2 2008/07/19 10:37:37 aballier Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-libs/libgpg-error