summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-28 13:41:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-28 13:41:27 +0000
commitb6fa52c5c2f84ce37bb674ac28b3b29f73fa5b9c (patch)
tree150c4742b906457e85242c8f6d44294490c61416 /net-libs/iax
parentKeyworded for amd64. Bug 342757 (diff)
downloadgentoo-2-b6fa52c5c2f84ce37bb674ac28b3b29f73fa5b9c.tar.gz
gentoo-2-b6fa52c5c2f84ce37bb674ac28b3b29f73fa5b9c.tar.bz2
gentoo-2-b6fa52c5c2f84ce37bb674ac28b3b29f73fa5b9c.zip
Keyworded for amd64. Bug 342757
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/iax')
-rw-r--r--net-libs/iax/ChangeLog7
-rw-r--r--net-libs/iax/iax-0.2.2-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/iax/ChangeLog b/net-libs/iax/ChangeLog
index 0adb8c1d3bc1..4cab32cc8466 100644
--- a/net-libs/iax/ChangeLog
+++ b/net-libs/iax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/iax
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.9 2009/09/23 18:47:58 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.10 2010/10/28 13:41:27 hwoarang Exp $
+
+ 28 Oct 2010; Markos Chandras <hwoarang@gentoo.org> iax-0.2.2-r1.ebuild:
+ Keyworded for amd64. Bug 342757
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> iax-0.2.2.ebuild:
Remove virtual/libc
diff --git a/net-libs/iax/iax-0.2.2-r1.ebuild b/net-libs/iax/iax-0.2.2-r1.ebuild
index 4ddbbf6ef971..c33447ebd589 100644
--- a/net-libs/iax/iax-0.2.2-r1.ebuild
+++ b/net-libs/iax/iax-0.2.2-r1.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/iax/iax-0.2.2-r1.ebuild,v 1.1 2009/05/30 09:35:45 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/iax-0.2.2-r1.ebuild,v 1.2 2010/10/28 13:41:27 hwoarang Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/libiax/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug snomhack"
src_prepare() {