diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 19:01:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 19:01:30 +0000 |
commit | 241b3bd7851e82488c0375743bd036dffb24c0c0 (patch) | |
tree | cba009044aa54db8bab70e7be766b3bd514408fa /dev-vcs/bzr-gtk | |
parent | Stable for x86, wrt bug #418969 (diff) | |
download | gentoo-2-241b3bd7851e82488c0375743bd036dffb24c0c0.tar.gz gentoo-2-241b3bd7851e82488c0375743bd036dffb24c0c0.tar.bz2 gentoo-2-241b3bd7851e82488c0375743bd036dffb24c0c0.zip |
Stable for x86, wrt bug #418969
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs/bzr-gtk')
-rw-r--r-- | dev-vcs/bzr-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/bzr-gtk/bzr-gtk-0.103.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/bzr-gtk/ChangeLog b/dev-vcs/bzr-gtk/ChangeLog index 6d5fc1e193c1..d494935c683b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-gtk/ChangeLog,v 1.19 2012/10/13 11:45:27 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-gtk/ChangeLog,v 1.20 2013/01/30 19:01:30 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bzr-gtk-0.103.0.ebuild: + Stable for x86, wrt bug #418969 13 Oct 2012; Markos Chandras <hwoarang@gentoo.org> bzr-gtk-0.103.0.ebuild: Stable on amd64 wrt bug #418969 diff --git a/dev-vcs/bzr-gtk/bzr-gtk-0.103.0.ebuild b/dev-vcs/bzr-gtk/bzr-gtk-0.103.0.ebuild index 5b64ccb1670f..537f8f8d8e94 100644 --- a/dev-vcs/bzr-gtk/bzr-gtk-0.103.0.ebuild +++ b/dev-vcs/bzr-gtk/bzr-gtk-0.103.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.103.0.ebuild,v 1.3 2012/10/13 11:45:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-gtk/bzr-gtk-0.103.0.ebuild,v 1.4 2013/01/30 19:01:30 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="http://launchpad.net/${PN}/gtk3/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome-keyring gpg nautilus" DEPEND=">=dev-vcs/bzr-1.6_rc1 |