diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:39:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:39:22 +0000 |
commit | fa35d4b5ca36f84a36e695dbcff7869c82004783 (patch) | |
tree | 7d4e1ec82875b964d7b598f4fcfefa09f399a60d /dev-python/pylirc | |
parent | ppc stable #296263 (diff) | |
download | gentoo-2-fa35d4b5ca36f84a36e695dbcff7869c82004783.tar.gz gentoo-2-fa35d4b5ca36f84a36e695dbcff7869c82004783.tar.bz2 gentoo-2-fa35d4b5ca36f84a36e695dbcff7869c82004783.zip |
ppc stable #296264
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python/pylirc')
-rw-r--r-- | dev-python/pylirc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pylirc/pylirc-0.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pylirc/ChangeLog b/dev-python/pylirc/ChangeLog index dd28dc10149b..88123278221c 100644 --- a/dev-python/pylirc/ChangeLog +++ b/dev-python/pylirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pylirc -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/ChangeLog,v 1.14 2009/12/16 21:14:22 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/ChangeLog,v 1.15 2010/01/05 19:39:22 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> pylirc-0.0.5.ebuild: + ppc stable #296264 16 Dec 2009; Markus Meier <maekke@gentoo.org> pylirc-0.0.5.ebuild: amd64/x86 stable, bug #296264 diff --git a/dev-python/pylirc/pylirc-0.0.5.ebuild b/dev-python/pylirc/pylirc-0.0.5.ebuild index 40ef40b479d6..b9126c3ae1d5 100644 --- a/dev-python/pylirc/pylirc-0.0.5.ebuild +++ b/dev-python/pylirc/pylirc-0.0.5.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/pylirc/pylirc-0.0.5.ebuild,v 1.5 2009/12/16 21:14:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/pylirc-0.0.5.ebuild,v 1.6 2010/01/05 19:39:22 nixnut Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="${DEPEND} |