diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-01-21 15:48:23 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-01-21 15:48:23 +0000 |
commit | ec23bf9b67906301bed20c66b4b0fb426d62ec32 (patch) | |
tree | 2ac5d2f5d7835a020b6e2e692ab407a399557366 /dev-vcs | |
parent | Stable on alpha, bug #383751 (diff) | |
download | gentoo-2-ec23bf9b67906301bed20c66b4b0fb426d62ec32.tar.gz gentoo-2-ec23bf9b67906301bed20c66b4b0fb426d62ec32.tar.bz2 gentoo-2-ec23bf9b67906301bed20c66b4b0fb426d62ec32.zip |
Stable on alpha, bug #383751
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr-xmloutput/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-vcs/bzr-xmloutput/ChangeLog b/dev-vcs/bzr-xmloutput/ChangeLog index ec56844890a2..e1f799580eb9 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.6 2011/10/30 11:44:28 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/ChangeLog,v 1.7 2012/01/21 15:48:23 klausman Exp $ + + 21 Jan 2012; Tobias Klausmann <klausman@gentoo.org> + bzr-xmloutput-0.8.7.ebuild: + Stable on alpha, bug #383751 30 Oct 2011; Markos Chandras <hwoarang@gentoo.org> bzr-xmloutput-0.8.7.ebuild: Stable on amd64 wrt bug #383751 diff --git a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild index e188cf8953ba..f385a6682389 100644 --- a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild +++ b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.7.ebuild,v 1.2 2011/10/30 11:44:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild,v 1.3 2012/01/21 15:48:23 klausman Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="alpha amd64 ~x86" IUSE="" DEPEND="" |