diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-04-13 16:43:46 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-04-13 16:43:46 +0000 |
commit | 98f39c6e863a0775fe3353c1c05c891b6b64df7a (patch) | |
tree | 9b05372fe508e4597a5f8c7ba59969e7869d7e75 /net-im/kinkatta | |
parent | added generic SLOTs. kde2 apps now have slot="2", kde3 apps - slot="3". (diff) | |
download | gentoo-2-98f39c6e863a0775fe3353c1c05c891b6b64df7a.tar.gz gentoo-2-98f39c6e863a0775fe3353c1c05c891b6b64df7a.tar.bz2 gentoo-2-98f39c6e863a0775fe3353c1c05c891b6b64df7a.zip |
removing SLOT="0" from these ebuilds, which now get a slot from the
eclasses
Diffstat (limited to 'net-im/kinkatta')
-rw-r--r-- | net-im/kinkatta/kinkatta-1.01.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/kinkatta/kinkatta-1.01.ebuild b/net-im/kinkatta/kinkatta-1.01.ebuild index 10432bbf0a3e..eb42b63711d2 100644 --- a/net-im/kinkatta/kinkatta-1.01.ebuild +++ b/net-im/kinkatta/kinkatta-1.01.ebuild @@ -6,7 +6,6 @@ inherit kde-base || die need-kde 2.2 -SLOT="0" DESCRIPTION="KDE AIM Messenger" SRC_URI="http://ftp1.sourceforge.net/kinkatta/${P}.tar.gz" |