diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-21 02:24:03 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-21 02:24:03 +0000 |
commit | 42e0d5936824a63dafcc5d45e9d87520a6ee618f (patch) | |
tree | 6bfd1438af1847f35371cea0cfe064ab420c3e3c /dev-libs/cdk/cdk-5.0.20060220.ebuild | |
parent | Depend on cmake-2.2.x to be able to properly compile against QT4. This fixes ... (diff) | |
download | gentoo-2-42e0d5936824a63dafcc5d45e9d87520a6ee618f.tar.gz gentoo-2-42e0d5936824a63dafcc5d45e9d87520a6ee618f.tar.bz2 gentoo-2-42e0d5936824a63dafcc5d45e9d87520a6ee618f.zip |
Stable on alpha wrt Bug #123374.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-libs/cdk/cdk-5.0.20060220.ebuild')
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20060220.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cdk/cdk-5.0.20060220.ebuild b/dev-libs/cdk/cdk-5.0.20060220.ebuild index ae69df99f857..43cb24b6c733 100644 --- a/dev-libs/cdk/cdk-5.0.20060220.ebuild +++ b/dev-libs/cdk/cdk-5.0.20060220.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/dev-libs/cdk/cdk-5.0.20060220.ebuild,v 1.4 2006/04/03 16:01:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-5.0.20060220.ebuild,v 1.5 2006/04/21 02:24:03 tcort Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2 |