diff options
author | 2006-06-23 14:57:01 +0000 | |
---|---|---|
committer | 2006-06-23 14:57:01 +0000 | |
commit | 80c5c82e9ef85483be8118b13441a46c6871345b (patch) | |
tree | e3d720fe8baf08b51c81db88dddcfb07dc544e28 /media-libs/hamlib/hamlib-1.2.4.ebuild | |
parent | Stable on x86, bug #131242. (diff) | |
download | gentoo-2-80c5c82e9ef85483be8118b13441a46c6871345b.tar.gz gentoo-2-80c5c82e9ef85483be8118b13441a46c6871345b.tar.bz2 gentoo-2-80c5c82e9ef85483be8118b13441a46c6871345b.zip |
put metadata.xml in place and restrict test phase for bug 136733
(Portage version: 3387-svn)
Diffstat (limited to 'media-libs/hamlib/hamlib-1.2.4.ebuild')
-rw-r--r-- | media-libs/hamlib/hamlib-1.2.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/hamlib/hamlib-1.2.4.ebuild b/media-libs/hamlib/hamlib-1.2.4.ebuild index 3efea439f908..78dcdc13f926 100644 --- a/media-libs/hamlib/hamlib-1.2.4.ebuild +++ b/media-libs/hamlib/hamlib-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.4.ebuild,v 1.4 2006/03/19 23:03:07 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.4.ebuild,v 1.5 2006/06/23 14:57:01 blubb Exp $ inherit eutils multilib @@ -13,6 +13,8 @@ SLOT="0" KEYWORDS="alpha ~amd64 ~ppc x86" IUSE="doc gd python tcltk X" +RESTRICT="test" + RDEPEND="virtual/libc gd? ( media-libs/gd ) python? ( dev-lang/python ) |