summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 16:12:51 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 16:12:51 +0000
commitc36bce8dca460b161fe574ccf09350eadff4cef2 (patch)
tree13778b9de0d02dfc811903e20dcf82c278cb5200 /dev-python/notify-python
parentStable on amd64 wrt bug #361093 (diff)
downloadgentoo-2-c36bce8dca460b161fe574ccf09350eadff4cef2.tar.gz
gentoo-2-c36bce8dca460b161fe574ccf09350eadff4cef2.tar.bz2
gentoo-2-c36bce8dca460b161fe574ccf09350eadff4cef2.zip
Stable on amd64 wrt bug #361093
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
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-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/notify-python/ChangeLog b/dev-python/notify-python/ChangeLog
index e77bbd5b9713..8b5e58baacbd 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.29 2011/03/13 15:07:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.30 2011/03/29 16:12:51 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org>
+ notify-python-0.1.1-r2.ebuild:
+ Stable on amd64 wrt bug #361093
13 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
notify-python-0.1.1-r2.ebuild:
diff --git a/dev-python/notify-python/notify-python-0.1.1-r2.ebuild b/dev-python/notify-python/notify-python-0.1.1-r2.ebuild
index 4f69e1767364..411814b87847 100644
--- a/dev-python/notify-python/notify-python-0.1.1-r2.ebuild
+++ b/dev-python/notify-python/notify-python-0.1.1-r2.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/notify-python/notify-python-0.1.1-r2.ebuild,v 1.2 2011/03/13 15:07:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r2.ebuild,v 1.3 2011/03/29 16:12:51 angelos 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 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="examples"
RDEPEND=">=dev-python/pygtk-2.4.0