summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-14 19:06:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-14 19:06:58 +0000
commit53c6f4ce92db533acf59d49517f802ae03d1c7a8 (patch)
tree9fc39ea1720e6c66ae589812031288f264bf5758 /dev-python/notify-python
parentLinux 2.6.34.4 (diff)
downloadgentoo-2-53c6f4ce92db533acf59d49517f802ae03d1c7a8.tar.gz
gentoo-2-53c6f4ce92db533acf59d49517f802ae03d1c7a8.tar.bz2
gentoo-2-53c6f4ce92db533acf59d49517f802ae03d1c7a8.zip
ia64 stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-python/notify-python')
-rw-r--r--dev-python/notify-python/ChangeLog6
-rw-r--r--dev-python/notify-python/notify-python-0.1.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/notify-python/ChangeLog b/dev-python/notify-python/ChangeLog
index 79144fc30e7e..6f71fd2ecc71 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.24 2010/07/20 17:41:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.25 2010/08/14 19:06:58 armin76 Exp $
+
+ 14 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+ notify-python-0.1.1-r1.ebuild:
+ ia64 stable
20 Jul 2010; Jeroen Roovers <jer@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 5fe87152e4a6..e2a57b45e0d5 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-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.15 2010/07/20 17:41:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r1.ebuild,v 1.16 2010/08/14 19:06:58 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-python/pygtk-2.4.0