diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:54:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:54:40 +0000 |
commit | fd4c5dc3d69a0a02493bd060976035f6622f543c (patch) | |
tree | 16fa9d021997904d485b91786153260750973a4d /dev-python/brasero-python | |
parent | Marking totem-pl-parser-2.32.3 ppc for bug 353436 (diff) | |
download | gentoo-2-fd4c5dc3d69a0a02493bd060976035f6622f543c.tar.gz gentoo-2-fd4c5dc3d69a0a02493bd060976035f6622f543c.tar.bz2 gentoo-2-fd4c5dc3d69a0a02493bd060976035f6622f543c.zip |
Marking brasero-python-2.32.0 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/brasero-python')
-rw-r--r-- | dev-python/brasero-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/brasero-python/brasero-python-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/brasero-python/ChangeLog b/dev-python/brasero-python/ChangeLog index 7c5c0658b96e..3399e1782873 100644 --- a/dev-python/brasero-python/ChangeLog +++ b/dev-python/brasero-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/brasero-python # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.22 2011/03/21 21:32:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.23 2011/03/22 18:54:40 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> brasero-python-2.32.0.ebuild: + Marking brasero-python-2.32.0 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> brasero-python-2.32.0.ebuild: diff --git a/dev-python/brasero-python/brasero-python-2.32.0.ebuild b/dev-python/brasero-python/brasero-python-2.32.0.ebuild index be7cc13e4f3c..0e0272136a95 100644 --- a/dev-python/brasero-python/brasero-python-2.32.0.ebuild +++ b/dev-python/brasero-python/brasero-python-2.32.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-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.6 2011/03/21 21:32:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.7 2011/03/22 18:54:40 ranger Exp $ EAPI="3" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for Brasero CD/DVD burning" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=app-cdr/brasero-2.29 |