diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
commit | 57bb841a4871840d265516f178bdd081a9db1641 (patch) | |
tree | 6b5c54d22865abd349ef591107033071c7df26ca /net-libs | |
parent | new version (diff) | |
download | historical-57bb841a4871840d265516f178bdd081a9db1641.tar.gz historical-57bb841a4871840d265516f178bdd081a9db1641.tar.bz2 historical-57bb841a4871840d265516f178bdd081a9db1641.zip |
Cleanups and unmasks for alpha
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/linc/linc-0.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/linc/linc-0.5.5.ebuild b/net-libs/linc/linc-0.5.5.ebuild index 26bcaae0cb9e..87a236a460be 100644 --- a/net-libs/linc/linc-0.5.5.ebuild +++ b/net-libs/linc/linc-0.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.5.5.ebuild,v 1.4 2002/12/15 10:44:21 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.5.5.ebuild,v 1.5 2002/12/15 12:35:24 bjb Exp $ IUSE="doc ssl" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" RDEPEND=">=dev-libs/glib-2.0.6 ssl? ( >=dev-libs/openssl-0.9.6 )" |