diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2005-12-08 09:46:40 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2005-12-08 09:46:40 +0000 |
commit | bb5805ba3817f36b9ad73392a4f5e98a4f753fbe (patch) | |
tree | 4ddde97f36c61fe2abeaf914ec352a2f613c7a51 /net-im/kadu | |
parent | moved dependency for dvb-headers to own packet linuxtv-dvb-headers (diff) | |
download | gentoo-2-bb5805ba3817f36b9ad73392a4f5e98a4f753fbe.tar.gz gentoo-2-bb5805ba3817f36b9ad73392a4f5e98a4f753fbe.tar.bz2 gentoo-2-bb5805ba3817f36b9ad73392a4f5e98a4f753fbe.zip |
Ebuilds for 0.5* should have ~arch instead of arch. sorry
(Portage version: 1.589-cvs)
Diffstat (limited to 'net-im/kadu')
-rw-r--r-- | net-im/kadu/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.5.0_pre20051122.ebuild | 4 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.5.0_pre20051207.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index e78208b9f0af..85441195df5c 100644 --- a/net-im/kadu/ChangeLog +++ b/net-im/kadu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/kadu # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.43 2005/12/07 14:02:58 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.44 2005/12/08 09:46:40 mkay Exp $ + + 08 Dec 2005; Marcin Kryczek <mkay@gentoo.org> + kadu-0.5.0_pre20051122.ebuild, kadu-0.5.0_pre20051207.ebuild: + Ebuilds for 0.5* should have ~arch instead of arch. sorry *kadu-0.5.0_pre20051207 (07 Dec 2005) diff --git a/net-im/kadu/kadu-0.5.0_pre20051122.ebuild b/net-im/kadu/kadu-0.5.0_pre20051122.ebuild index 9b468959d441..029b3b641632 100644 --- a/net-im/kadu/kadu-0.5.0_pre20051122.ebuild +++ b/net-im/kadu/kadu-0.5.0_pre20051122.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/net-im/kadu/kadu-0.5.0_pre20051122.ebuild,v 1.1 2005/11/23 01:23:08 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.5.0_pre20051122.ebuild,v 1.2 2005/12/08 09:46:40 mkay Exp $ inherit flag-o-matic eutils @@ -37,7 +37,7 @@ HOMEPAGE="http://kadu.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="X debug alsa arts esd voice speech nas oss spell ssl xmms xosd amarok extraicons extramodules mail" diff --git a/net-im/kadu/kadu-0.5.0_pre20051207.ebuild b/net-im/kadu/kadu-0.5.0_pre20051207.ebuild index a11a10ac6e5e..700d4b7cc94e 100644 --- a/net-im/kadu/kadu-0.5.0_pre20051207.ebuild +++ b/net-im/kadu/kadu-0.5.0_pre20051207.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/net-im/kadu/kadu-0.5.0_pre20051207.ebuild,v 1.1 2005/12/07 14:02:58 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.5.0_pre20051207.ebuild,v 1.2 2005/12/08 09:46:40 mkay Exp $ inherit flag-o-matic eutils @@ -37,7 +37,7 @@ HOMEPAGE="http://kadu.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="X debug alsa arts esd voice speech nas oss spell ssl xmms xosd amarok extraicons extramodules mail" |