diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-12 18:54:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-12 18:54:50 +0000 |
commit | db724b43a8571cc3827f1cbbe28dfd91b5f3e2ee (patch) | |
tree | 7f14eb93eb508ac84894f3a7e86a090c341793b9 /dev-vcs | |
parent | Bump to 0.10.31. Minor fixes in this release. (diff) | |
download | historical-db724b43a8571cc3827f1cbbe28dfd91b5f3e2ee.tar.gz historical-db724b43a8571cc3827f1cbbe28dfd91b5f3e2ee.tar.bz2 historical-db724b43a8571cc3827f1cbbe28dfd91b5f3e2ee.zip |
Stable on amd64 wrt bug #346985
Package-Manager: portage-2.1.9.30/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr-explorer/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/bzr-git/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/bzr-git/bzr-git-0.5.2.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/bzr-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/bzr-gtk/bzr-gtk-0.99.0.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/bzr-rewrite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/bzr-rewrite/bzr-rewrite-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/bzr-svn/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/bzr-svn/bzr-svn-1.0.4.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/bzr-xmloutput/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.6.ebuild | 6 | ||||
-rw-r--r-- | dev-vcs/bzrtools/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/bzrtools/bzrtools-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/qbzr/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.19.3.ebuild | 6 |
16 files changed, 61 insertions, 36 deletions
diff --git a/dev-vcs/bzr-explorer/ChangeLog b/dev-vcs/bzr-explorer/ChangeLog index f37c5ce1e6e1..4a0f72e8e2c5 100644 --- a/dev-vcs/bzr-explorer/ChangeLog +++ b/dev-vcs/bzr-explorer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzr-explorer -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.7 2010/11/16 14:34:31 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/ChangeLog,v 1.8 2011/01/12 18:48:03 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzr-explorer-1.1.1.ebuild: + Stable on amd64 wrt bug #346985 *bzr-explorer-1.1.1 (16 Nov 2010) diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild index 8443526217c9..73f3e5f9471d 100644 --- a/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild +++ b/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild,v 1.1 2010/11/16 14:34:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-explorer/bzr-explorer-1.1.1.ebuild,v 1.2 2011/01/12 18:48:03 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -20,7 +20,7 @@ SRC_URI="http://launchpad.net/${PN}/1.1/${LPV}/+download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gtk" DEPEND="" diff --git a/dev-vcs/bzr-git/ChangeLog b/dev-vcs/bzr-git/ChangeLog index 5f8ce943f368..6a424066d47b 100644 --- a/dev-vcs/bzr-git/ChangeLog +++ b/dev-vcs/bzr-git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzr-git -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.1 2010/10/10 14:30:09 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/ChangeLog,v 1.2 2011/01/12 18:52:27 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzr-git-0.5.2.ebuild: + Stable on amd64 wrt bug #346985 *bzr-git-0.5.2 (10 Oct 2010) diff --git a/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild b/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild index f4f82181efc8..b3261642b296 100644 --- a/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild +++ b/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild,v 1.1 2010/10/10 14:30:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild,v 1.2 2011/01/12 18:52:27 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -22,7 +22,7 @@ if [[ ${PV} = 9999 ]]; then KEYWORDS="" else SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi IUSE="" diff --git a/dev-vcs/bzr-gtk/ChangeLog b/dev-vcs/bzr-gtk/ChangeLog index c2deb5f0c3bb..08944953c466 100644 --- a/dev-vcs/bzr-gtk/ChangeLog +++ b/dev-vcs/bzr-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzr-gtk -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-gtk/ChangeLog,v 1.6 2010/11/14 12:14:43 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-gtk/ChangeLog,v 1.7 2011/01/12 18:53:43 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzr-gtk-0.99.0.ebuild: + Stable on amd64 wrt bug #346985 14 Nov 2010; Christian Faulhammer <fauli@gentoo.org> bzr-gtk-0.99.0.ebuild: diff --git a/dev-vcs/bzr-gtk/bzr-gtk-0.99.0.ebuild b/dev-vcs/bzr-gtk/bzr-gtk-0.99.0.ebuild index b41287b7029d..b49967c02204 100644 --- a/dev-vcs/bzr-gtk/bzr-gtk-0.99.0.ebuild +++ b/dev-vcs/bzr-gtk/bzr-gtk-0.99.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-gtk/bzr-gtk-0.99.0.ebuild,v 1.2 2010/11/14 12:14:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-gtk/bzr-gtk-0.99.0.ebuild,v 1.3 2011/01/12 18:53:43 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gconf gnome-keyring gpg +sourceview nautilus" DEPEND=">=dev-vcs/bzr-1.6_rc1 diff --git a/dev-vcs/bzr-rewrite/ChangeLog b/dev-vcs/bzr-rewrite/ChangeLog index 34920ee55ab8..3eecfa8b7702 100644 --- a/dev-vcs/bzr-rewrite/ChangeLog +++ b/dev-vcs/bzr-rewrite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzr-rewrite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.6 2011/01/03 11:22:26 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.7 2011/01/12 18:51:13 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzr-rewrite-0.6.1.ebuild: + Stable on amd64 wrt bug #346985 *bzr-rewrite-0.6.1 (03 Jan 2011) diff --git a/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.1.ebuild b/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.1.ebuild index 9f1002c40055..0d58961a3c13 100644 --- a/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.1.ebuild +++ b/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.1.ebuild,v 1.1 2011/01/03 11:22:26 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.1.ebuild,v 1.2 2011/01/12 18:51:13 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://launchpad.net/bzr-rewrite/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=dev-vcs/bzr-1.14 diff --git a/dev-vcs/bzr-svn/ChangeLog b/dev-vcs/bzr-svn/ChangeLog index db81049758d8..be6b4fdc6a36 100644 --- a/dev-vcs/bzr-svn/ChangeLog +++ b/dev-vcs/bzr-svn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzr-svn -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-svn/ChangeLog,v 1.6 2010/11/15 15:54:22 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-svn/ChangeLog,v 1.7 2011/01/12 18:48:46 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzr-svn-1.0.4.ebuild: + Stable on amd64 wrt bug #346985 15 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> bzr-svn-1.0.1.ebuild, bzr-svn-1.0.3.ebuild, bzr-svn-1.0.4.ebuild: diff --git a/dev-vcs/bzr-svn/bzr-svn-1.0.4.ebuild b/dev-vcs/bzr-svn/bzr-svn-1.0.4.ebuild index 515a18dc499f..109a221061e5 100644 --- a/dev-vcs/bzr-svn/bzr-svn-1.0.4.ebuild +++ b/dev-vcs/bzr-svn/bzr-svn-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-svn/bzr-svn-1.0.4.ebuild,v 1.2 2010/11/15 15:54:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-svn/bzr-svn-1.0.4.ebuild,v 1.3 2011/01/12 18:48:46 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -18,7 +18,7 @@ SRC_URI="http://samba.org/~jelmer/bzr/${MY_P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" # As long as https://bugs.launchpad.net/bzr-svn/+bug/526485 is unfixed RESTRICT=test diff --git a/dev-vcs/bzr-xmloutput/ChangeLog b/dev-vcs/bzr-xmloutput/ChangeLog index 930b335516b8..06864e308e35 100644 --- a/dev-vcs/bzr-xmloutput/ChangeLog +++ b/dev-vcs/bzr-xmloutput/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/bzr-xmloutput -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.2 2010/07/27 21:08:19 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.3 2011/01/12 18:50:22 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + bzr-xmloutput-0.8.6.ebuild: + Stable on amd64 wrt bug #346985 27 Jul 2010; Christian Faulhammer <fauli@gentoo.org> bzr-xmloutput-0.8.6.ebuild: diff --git a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.6.ebuild b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.6.ebuild index 0a556963642b..af69163811bd 100644 --- a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.6.ebuild +++ b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.6.ebuild,v 1.2 2010/07/27 21:08:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.6.ebuild,v 1.3 2011/01/12 18:50:22 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" diff --git a/dev-vcs/bzrtools/ChangeLog b/dev-vcs/bzrtools/ChangeLog index 0b5bed0fd45b..42051c6a74e0 100644 --- a/dev-vcs/bzrtools/ChangeLog +++ b/dev-vcs/bzrtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzrtools # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/ChangeLog,v 1.9 2011/01/04 13:42:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/ChangeLog,v 1.10 2011/01/12 18:47:20 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> bzrtools-2.2.0.ebuild: + Stable on amd64 wrt bug #346985 04 Jan 2011; Michael Weber <xmw@gentoo.org> bzrtools-2.2.0.ebuild: sparc stable (bug 346985) diff --git a/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild b/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild index 80814b48956a..04c7fdec3e22 100644 --- a/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild +++ b/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild,v 1.2 2011/01/04 13:42:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/bzrtools-2.2.0.ebuild,v 1.3 2011/01/12 18:47:20 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://launchpad.net/${PN}/stable/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" IUSE="" #IUSE="test" diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index ed78164d63c0..648f0607c61d 100644 --- a/dev-vcs/qbzr/ChangeLog +++ b/dev-vcs/qbzr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/qbzr -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.15 2010/12/18 16:57:12 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.16 2011/01/12 18:54:50 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> qbzr-0.19.3.ebuild: + Stable on amd64 wrt bug #346985 18 Dec 2010; Christian Faulhammer <fauli@gentoo.org> qbzr-0.19.1.ebuild, qbzr-0.19.3.ebuild: diff --git a/dev-vcs/qbzr/qbzr-0.19.3.ebuild b/dev-vcs/qbzr/qbzr-0.19.3.ebuild index 9b513c1d0f40..ea58a25a32bd 100644 --- a/dev-vcs/qbzr/qbzr-0.19.3.ebuild +++ b/dev-vcs/qbzr/qbzr-0.19.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.19.3.ebuild,v 1.2 2010/12/18 16:57:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.19.3.ebuild,v 1.3 2011/01/12 18:54:50 hwoarang Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |