diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-09 20:55:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-09 20:55:32 +0000 |
commit | 480619779257df3414f0fa9dc719a2460fb1cc31 (patch) | |
tree | 5c09bde5bfcf47e4b4271fe5ced28deb0bc15b9b /dev-python/notify-python | |
parent | Version bump. (diff) | |
download | gentoo-2-480619779257df3414f0fa9dc719a2460fb1cc31.tar.gz gentoo-2-480619779257df3414f0fa9dc719a2460fb1cc31.tar.bz2 gentoo-2-480619779257df3414f0fa9dc719a2460fb1cc31.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/notify-python')
-rw-r--r-- | dev-python/notify-python/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/notify-python/notify-python-0.1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/notify-python/notify-python-0.1.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/notify-python/ChangeLog b/dev-python/notify-python/ChangeLog index fdb5917bc77c..691d90ed1352 100644 --- a/dev-python/notify-python/ChangeLog +++ b/dev-python/notify-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/notify-python -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.16 2009/05/21 20:38:42 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.17 2010/01/09 20:55:32 armin76 Exp $ + + 09 Jan 2010; Raúl Porcel <armin76@gentoo.org> notify-python-0.1.1.ebuild, + notify-python-0.1.1-r1.ebuild: + Add ~arm 21 May 2009; Brent Baude <ranger@gentoo.org> notify-python-0.1.1-r1.ebuild: diff --git a/dev-python/notify-python/notify-python-0.1.1-r1.ebuild b/dev-python/notify-python/notify-python-0.1.1-r1.ebuild index 6b9dd9f63176..548d4759cb88 100644 --- a/dev-python/notify-python/notify-python-0.1.1-r1.ebuild +++ b/dev-python/notify-python/notify-python-0.1.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r1.ebuild,v 1.7 2009/05/21 20:38:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r1.ebuild,v 1.8 2010/01/09 20:55:32 armin76 Exp $ NEED_PYTHON=2.3.5 @@ -12,7 +12,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-python/pygtk-2.4.0 diff --git a/dev-python/notify-python/notify-python-0.1.1.ebuild b/dev-python/notify-python/notify-python-0.1.1.ebuild index d21fcc89e3ae..7eea644f8be3 100644 --- a/dev-python/notify-python/notify-python-0.1.1.ebuild +++ b/dev-python/notify-python/notify-python-0.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1.ebuild,v 1.11 2008/10/27 09:40:02 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1.ebuild,v 1.12 2010/01/09 20:55:32 armin76 Exp $ NEED_PYTHON=2.3.5 @@ -12,7 +12,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-python/pygtk-2.4.0 |