diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-23 02:23:31 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-23 02:23:31 +0000 |
commit | c6cfbb1781f4b7f6ea4bb3ecefbecd9e68bf3b0f (patch) | |
tree | 70d8c18a0ae1451bdc2f9f9c61f668f8653197e9 /kde-base/libkonq/libkonq-3.5.7.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-c6cfbb1781f4b7f6ea4bb3ecefbecd9e68bf3b0f.tar.gz gentoo-2-c6cfbb1781f4b7f6ea4bb3ecefbecd9e68bf3b0f.tar.bz2 gentoo-2-c6cfbb1781f4b7f6ea4bb3ecefbecd9e68bf3b0f.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/libkonq/libkonq-3.5.7.ebuild')
-rw-r--r-- | kde-base/libkonq/libkonq-3.5.7.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kde-base/libkonq/libkonq-3.5.7.ebuild b/kde-base/libkonq/libkonq-3.5.7.ebuild new file mode 100644 index 000000000000..cba08ce769ca --- /dev/null +++ b/kde-base/libkonq/libkonq-3.5.7.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-3.5.7.ebuild,v 1.1 2007/05/23 02:23:31 carlo Exp $ + +KMNAME=kdebase +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="The embeddable part of konqueror" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" + + |