diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-03-27 16:41:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-03-27 16:41:00 +0000 |
commit | 019a27c7930a97bb5d93fdc781fe570da9325bff (patch) | |
tree | 5adca593ee2c53fa44df31d49932bc2ace185037 /net-libs/libotr/libotr-3.1.0.ebuild | |
parent | Fix debian HOMEPAGE (diff) | |
download | gentoo-2-019a27c7930a97bb5d93fdc781fe570da9325bff.tar.gz gentoo-2-019a27c7930a97bb5d93fdc781fe570da9325bff.tar.bz2 gentoo-2-019a27c7930a97bb5d93fdc781fe570da9325bff.zip |
Stable on ppc64; bug #215064
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/libotr/libotr-3.1.0.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libotr/libotr-3.1.0.ebuild b/net-libs/libotr/libotr-3.1.0.ebuild index ab509f562e8d..bd6d481ab56f 100644 --- a/net-libs/libotr/libotr-3.1.0.ebuild +++ b/net-libs/libotr/libotr-3.1.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.1.0.ebuild,v 1.6 2008/01/27 15:59:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.1.0.ebuild,v 1.7 2008/03/27 16:41:00 corsair 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" IUSE="" DEPEND="dev-libs/libgpg-error |