diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 08:38:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 08:38:36 +0000 |
commit | 853e2ff9c86f7d2101c22f4a531ffd995ad2b776 (patch) | |
tree | 0b94e7fe26e79f8396106a657821dce89c36e93f /dev-python/notify-python/notify-python-0.1.1-r3.ebuild | |
parent | Stable for alpha, wrt bug #465198 (diff) | |
download | gentoo-2-853e2ff9c86f7d2101c22f4a531ffd995ad2b776.tar.gz gentoo-2-853e2ff9c86f7d2101c22f4a531ffd995ad2b776.tar.bz2 gentoo-2-853e2ff9c86f7d2101c22f4a531ffd995ad2b776.zip |
Stable for alpha, wrt bug #465198
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/notify-python/notify-python-0.1.1-r3.ebuild')
-rw-r--r-- | dev-python/notify-python/notify-python-0.1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild index 60c3fbaae1bc..ac9ae0715bfe 100644 --- a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild +++ b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r3.ebuild,v 1.6 2013/04/16 19:49:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r3.ebuild,v 1.7 2013/04/18 08:38:36 ago Exp $ EAPI=5 @@ -14,7 +14,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=" |