diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 17:54:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 17:54:11 +0000 |
commit | 087e0d207dc6c92462b6a904c9908c4e66c0e7b9 (patch) | |
tree | e7153b7a3b499251330a4e64bae78a6988df5c1a /dev-python/brasero-python | |
parent | Initial import to portage of timer_entropyd; ebuild proxy-maintained and subm... (diff) | |
download | gentoo-2-087e0d207dc6c92462b6a904c9908c4e66c0e7b9.tar.gz gentoo-2-087e0d207dc6c92462b6a904c9908c4e66c0e7b9.tar.bz2 gentoo-2-087e0d207dc6c92462b6a904c9908c4e66c0e7b9.zip |
Add ~arm
(Portage version: 2.1.8.3/cvs/Linux ia64)
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.28.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/brasero-python/ChangeLog b/dev-python/brasero-python/ChangeLog index 3c3513105602..84cef279693d 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.3 2010/05/18 12:52:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.4 2010/05/22 17:54:11 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> + brasero-python-2.28.0.ebuild: + Add ~arm 18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> brasero-python-2.28.0.ebuild: diff --git a/dev-python/brasero-python/brasero-python-2.28.0.ebuild b/dev-python/brasero-python/brasero-python-2.28.0.ebuild index 8d1ccfa40391..7862888e3fca 100644 --- a/dev-python/brasero-python/brasero-python-2.28.0.ebuild +++ b/dev-python/brasero-python/brasero-python-2.28.0.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.28.0.ebuild,v 1.2 2010/05/18 12:52:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.28.0.ebuild,v 1.3 2010/05/22 17:54:11 armin76 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 ~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-0.9 |