diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:07:10 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 19:07:10 +0000 |
commit | adb20cb07f07cc69fba2820aec06dd13b3ce9c32 (patch) | |
tree | 6d6899b5e6793b6b9369c1960ab771ca3ed0cd07 /dev-python/brasero-python | |
parent | Marked ppc for bug #324077. (diff) | |
download | gentoo-2-adb20cb07f07cc69fba2820aec06dd13b3ce9c32.tar.gz gentoo-2-adb20cb07f07cc69fba2820aec06dd13b3ce9c32.tar.bz2 gentoo-2-adb20cb07f07cc69fba2820aec06dd13b3ce9c32.zip |
Marked ppc for bug #324077.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/brasero-python')
-rw-r--r-- | dev-python/brasero-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/brasero-python/brasero-python-2.30.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/brasero-python/ChangeLog b/dev-python/brasero-python/ChangeLog index 75a9352e7cd1..fbe48b97ef8b 100644 --- a/dev-python/brasero-python/ChangeLog +++ b/dev-python/brasero-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/brasero-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.12 2010/09/08 09:35:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.13 2010/09/11 19:07:10 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> + brasero-python-2.30.2.ebuild: + Marked ppc for bug #324077. 08 Sep 2010; Brent Baude <ranger@gentoo.org> brasero-python-2.28.0.ebuild: Marking brasero-python-2.28.0 ppc64 stable for bug 320247 diff --git a/dev-python/brasero-python/brasero-python-2.30.2.ebuild b/dev-python/brasero-python/brasero-python-2.30.2.ebuild index d4acd5baa5eb..9b333c51433a 100644 --- a/dev-python/brasero-python/brasero-python-2.30.2.ebuild +++ b/dev-python/brasero-python/brasero-python-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.30.2.ebuild,v 1.3 2010/08/01 10:48:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.30.2.ebuild,v 1.4 2010/09/11 19:07:10 josejx Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="braseroburn braseromedia" @@ -10,7 +10,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 |