diff options
author | Jason Wever <weeve@gentoo.org> | 2005-03-21 21:32:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-03-21 21:32:52 +0000 |
commit | bebbfd0c2751b6a124dbb658d074b7d32cd5a809 (patch) | |
tree | 35f78387c0cd84630bc663d012f907b80128ca3f | |
parent | Added ao USE flag for timidity. (diff) | |
download | gentoo-2-bebbfd0c2751b6a124dbb658d074b7d32cd5a809.tar.gz gentoo-2-bebbfd0c2751b6a124dbb658d074b7d32cd5a809.tar.bz2 gentoo-2-bebbfd0c2751b6a124dbb658d074b7d32cd5a809.zip |
Added ~sparc keyword wrt bug #86127.
(Portage version: 2.0.51.19)
-rw-r--r-- | dev-python/dnspython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/dnspython/dnspython-1.3.3.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-4.0.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/dnspython/ChangeLog b/dev-python/dnspython/ChangeLog index 6afee4d7c90b..97a7fc4b0995 100644 --- a/dev-python/dnspython/ChangeLog +++ b/dev-python/dnspython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/dnspython # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.10 2005/02/12 11:46:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.11 2005/03/21 21:31:12 weeve Exp $ + + 21 Mar 2005; Jason Wever <weeve@gentoo.org> dnspython-1.3.3.ebuild: + Added ~sparc keyword wrt bug #86127. 12 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> -dnspython-1.3.0.ebuild, -dnspython-1.3.1.ebuild: diff --git a/dev-python/dnspython/dnspython-1.3.3.ebuild b/dev-python/dnspython/dnspython-1.3.3.ebuild index 5c206235207b..95785ba0fd78 100644 --- a/dev-python/dnspython/dnspython-1.3.3.ebuild +++ b/dev-python/dnspython/dnspython-1.3.3.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-python/dnspython/dnspython-1.3.3.ebuild,v 1.2 2005/03/09 09:56:37 config Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.3.ebuild,v 1.3 2005/03/21 21:31:12 weeve Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.dnspython.org/" SRC_URI="http://www.dnspython.org/kits/stable/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc" IUSE="" DEPEND="virtual/python sys-devel/make" diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index 060671d648b4..0e398d1ad10c 100644 --- a/net-p2p/bittorrent/ChangeLog +++ b/net-p2p/bittorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/bittorrent # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.41 2005/03/21 13:37:34 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.42 2005/03/21 21:32:52 weeve Exp $ + + 21 Mar 2005; Jason Wever <weeve@gentoo.org> bittorrent-4.0.0.ebuild: + Added ~sparc keyword wrt bug #86127. *bittorrent-4.0.0 (21 Mar 2005) diff --git a/net-p2p/bittorrent/bittorrent-4.0.0.ebuild b/net-p2p/bittorrent/bittorrent-4.0.0.ebuild index 297ddc98dbb9..02b400bcc3f3 100644 --- a/net-p2p/bittorrent/bittorrent-4.0.0.ebuild +++ b/net-p2p/bittorrent/bittorrent-4.0.0.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-p2p/bittorrent/bittorrent-4.0.0.ebuild,v 1.1 2005/03/21 13:37:34 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.0.0.ebuild,v 1.2 2005/03/21 21:32:52 weeve Exp $ inherit distutils @@ -14,7 +14,7 @@ SRC_URI="http://www.bittorrent.com/dl/${MY_P}.tar.gz" LICENSE="BitTorrent" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~sparc" IUSE="X" RDEPEND="X? ( >=x11-libs/gtk+-2.4* \ |