diff options
author | 2005-07-09 15:27:05 +0000 | |
---|---|---|
committer | 2005-07-09 15:27:05 +0000 | |
commit | e4050827797dbb71d8fe26d9d7f46d145d9efb3a (patch) | |
tree | 357e763bce07d101b2786fcb2384f0d25667da0f /dev-db/knoda | |
parent | QA: Use emake instead of make ${MAKEOPTS} (diff) | |
download | historical-e4050827797dbb71d8fe26d9d7f46d145d9efb3a.tar.gz historical-e4050827797dbb71d8fe26d9d7f46d145d9efb3a.tar.bz2 historical-e4050827797dbb71d8fe26d9d7f46d145d9efb3a.zip |
sync IUSE (+arts)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-db/knoda')
-rw-r--r-- | dev-db/knoda/Manifest | 12 | ||||
-rw-r--r-- | dev-db/knoda/knoda-0.7.1.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/dev-db/knoda/Manifest b/dev-db/knoda/Manifest index a10258e0bf80..50d2c456cbd1 100644 --- a/dev-db/knoda/Manifest +++ b/dev-db/knoda/Manifest @@ -1,4 +1,7 @@ -MD5 3e033c34b758764ea2640f1842224815 knoda-0.7.1.ebuild 587 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 6ccc05f7120be903fa688fd4b56ca7de knoda-0.7.1.ebuild 593 MD5 685e9a54251a62f85927aa68572b3dbc knoda-0.7.3.ebuild 554 MD5 5ffd014d7de1e1539e5944df9241c330 knoda-0.6.2a.ebuild 492 MD5 750593cd8f9ca7852102c84cb64daf09 knoda-0.7.2.ebuild 558 @@ -13,3 +16,10 @@ MD5 c75b5d2a7e3dbc49ec6c84d095c21799 files/digest-knoda-0.7.3 64 MD5 a9b1117eec883735adb0e1265fc0deca files/digest-knoda-0.7.4 65 MD5 5010947f33fe747c6d35a4aad7e01122 files/knoda-0.7.1-configure.patch 3567 MD5 c9c0c3d4377e30205f2c2b49aa56b88c files/digest-knoda-0.6.2a 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCz+zfBXaUFmZvwyMRAvnIAJ9+3OMhkVjuBajeKJImbXm5iv4e/QCdHQnX +O79usMePttrZNs5HJqO/6UE= +=jXdN +-----END PGP SIGNATURE----- diff --git a/dev-db/knoda/knoda-0.7.1.ebuild b/dev-db/knoda/knoda-0.7.1.ebuild index 95a186f346ce..cca4400cfadc 100644 --- a/dev-db/knoda/knoda-0.7.1.ebuild +++ b/dev-db/knoda/knoda-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.7.1.ebuild,v 1.5 2005/04/24 12:25:37 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.7.1.ebuild,v 1.6 2005/07/09 15:27:05 agriffis Exp $ inherit kde eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/knoda/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" -IUSE="" +IUSE="arts" DEPEND=">=dev-db/hk_classes-${PV}" need-kde 3 |