summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-05-02 07:57:40 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-05-02 07:57:40 +0000
commit8487532e21255abc20df34341e88fc15c5df7f91 (patch)
treea3230da2c5ce86b819afe07442c984d33d45fd76 /net-libs
parentReplacing einfo with elog (diff)
downloadgentoo-2-8487532e21255abc20df34341e88fc15c5df7f91.tar.gz
gentoo-2-8487532e21255abc20df34341e88fc15c5df7f91.tar.bz2
gentoo-2-8487532e21255abc20df34341e88fc15c5df7f91.zip
Added ~ppc64; bug #176731
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libotr/ChangeLog5
-rw-r--r--net-libs/libotr/libotr-3.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog
index 374b7a45ab20..28d3d4ce7658 100644
--- a/net-libs/libotr/ChangeLog
+++ b/net-libs/libotr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libotr
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.12 2007/02/22 01:33:11 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.13 2007/05/02 07:57:40 corsair Exp $
+
+ 02 May 2007; Markus Rothe <corsair@gentoo.org> libotr-3.0.0.ebuild:
+ Added ~ppc64; bug #176731
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/net-libs/libotr/libotr-3.0.0.ebuild b/net-libs/libotr/libotr-3.0.0.ebuild
index 5506ce7f2a49..8fd88e8e9cd1 100644
--- a/net-libs/libotr/libotr-3.0.0.ebuild
+++ b/net-libs/libotr/libotr-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.0.0.ebuild,v 1.2 2007/01/05 04:38:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.0.0.ebuild,v 1.3 2007/05/02 07:57:40 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 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-libs/libgpg-error