diff options
Diffstat (limited to 'net-libs/libotr/libotr-3.2.0.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-3.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libotr/libotr-3.2.0.ebuild b/net-libs/libotr/libotr-3.2.0.ebuild index 0490cee8bebd..fb7cbc89c929 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.11 2009/12/21 15:34:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.0.ebuild,v 1.12 2010/01/10 16:41:40 fauli Exp $ DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging" HOMEPAGE="http://www.cypherpunks.ca/otr/" @@ -8,7 +8,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-libs/libgpg-error |