summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-04-20 05:23:47 +0000
committerJeroen Roovers <jer@gentoo.org>2009-04-20 05:23:47 +0000
commit69eda90aea1841c9361ad3aa892db1206587eebe (patch)
tree182d206a4e5e9c64a02036722547a1c67c763ec5 /net-libs/ortp/ortp-0.15.0.ebuild
parentDo not require kernel sources, warn if sources not found. (diff)
downloadhistorical-69eda90aea1841c9361ad3aa892db1206587eebe.tar.gz
historical-69eda90aea1841c9361ad3aa892db1206587eebe.tar.bz2
historical-69eda90aea1841c9361ad3aa892db1206587eebe.zip
Marked ~hppa (bug #266193).
Package-Manager: portage-2.2_rc30/cvs/Linux i686
Diffstat (limited to 'net-libs/ortp/ortp-0.15.0.ebuild')
-rw-r--r--net-libs/ortp/ortp-0.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ortp/ortp-0.15.0.ebuild b/net-libs/ortp/ortp-0.15.0.ebuild
index 9b517c666eb0..74aadb6c12d8 100644
--- a/net-libs/ortp/ortp-0.15.0.ebuild
+++ b/net-libs/ortp/ortp-0.15.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.15.0.ebuild,v 1.3 2009/04/18 19:49:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.15.0.ebuild,v 1.4 2009/04/20 05:23:47 jer Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~hppa ~ppc ~ppc64 ~x86"
IUSE="debug doc examples ipv6 minimal srtp ssl"
RDEPEND="srtp? ( net-libs/libsrtp )