diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 12:45:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 12:45:47 +0000 |
commit | e2b344d760b3e33ceca2d703c7f9de67f4c961fa (patch) | |
tree | 654b47eeac35630ba52d7e963d2abe95e0c9f229 /x11-misc/superkaramba | |
parent | Stable on x86. (diff) | |
download | gentoo-2-e2b344d760b3e33ceca2d703c7f9de67f4c961fa.tar.gz gentoo-2-e2b344d760b3e33ceca2d703c7f9de67f4c961fa.tar.bz2 gentoo-2-e2b344d760b3e33ceca2d703c7f9de67f4c961fa.zip |
sync IUSE (+arts)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/superkaramba')
-rw-r--r-- | x11-misc/superkaramba/superkaramba-0.34.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/superkaramba/superkaramba-0.35.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/superkaramba/superkaramba-0.34.ebuild b/x11-misc/superkaramba/superkaramba-0.34.ebuild index 7f97915d6067..aab622445f0e 100644 --- a/x11-misc/superkaramba/superkaramba-0.34.ebuild +++ b/x11-misc/superkaramba/superkaramba-0.34.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/x11-misc/superkaramba/superkaramba-0.34.ebuild,v 1.4 2005/03/25 15:37:33 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/superkaramba/superkaramba-0.34.ebuild,v 1.5 2005/07/07 12:45:47 agriffis Exp $ inherit kde eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/netdragon/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc amd64" -IUSE="doc" +IUSE="arts doc" DEPEND="dev-lang/python" diff --git a/x11-misc/superkaramba/superkaramba-0.35.ebuild b/x11-misc/superkaramba/superkaramba-0.35.ebuild index badd2cd6acfc..24ebd8104e74 100644 --- a/x11-misc/superkaramba/superkaramba-0.35.ebuild +++ b/x11-misc/superkaramba/superkaramba-0.35.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/x11-misc/superkaramba/superkaramba-0.35.ebuild,v 1.2 2005/03/25 15:37:33 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/superkaramba/superkaramba-0.35.ebuild,v 1.3 2005/07/07 12:45:47 agriffis Exp $ inherit kde eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/netdragon/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="doc" +IUSE="arts doc" DEPEND="dev-lang/python" |