diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-27 17:11:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-27 17:11:03 +0000 |
commit | 2ed0407d61a3e36cdb47c27d73bbd94424f81965 (patch) | |
tree | a63e02109d2a12a55826d741e380f4f32a2f39cc /dev-python/pylirc | |
parent | Drop alpha/ia64 keyword as nobody has hardware to test (diff) | |
download | gentoo-2-2ed0407d61a3e36cdb47c27d73bbd94424f81965.tar.gz gentoo-2-2ed0407d61a3e36cdb47c27d73bbd94424f81965.tar.bz2 gentoo-2-2ed0407d61a3e36cdb47c27d73bbd94424f81965.zip |
Drop alpha/ia64 keyword as nobody has hardware to test
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-python/pylirc')
-rw-r--r-- | dev-python/pylirc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pylirc/pylirc-0.0.4.ebuild | 6 | ||||
-rw-r--r-- | dev-python/pylirc/pylirc-0.0.5.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/pylirc/ChangeLog b/dev-python/pylirc/ChangeLog index 45f6a627a61d..f7a386524afd 100644 --- a/dev-python/pylirc/ChangeLog +++ b/dev-python/pylirc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pylirc # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/ChangeLog,v 1.12 2007/02/21 17:00:42 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/ChangeLog,v 1.13 2007/06/27 17:11:03 armin76 Exp $ + + 27 Jun 2007; Raúl Porcel <armin76@gentoo.org> pylirc-0.0.4.ebuild, + pylirc-0.0.5.ebuild: + Drop alpha/ia64 keyword as nobody has hardware to test 21 Feb 2007; Lukasz Strzygowski <lucass@gentoo.org> files/digest-pylirc-0.0.4, files/digest-pylirc-0.0.5, Manifest: diff --git a/dev-python/pylirc/pylirc-0.0.4.ebuild b/dev-python/pylirc/pylirc-0.0.4.ebuild index 6a3bbb6e0912..d91fe64d9ba0 100644 --- a/dev-python/pylirc/pylirc-0.0.4.ebuild +++ b/dev-python/pylirc/pylirc-0.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/pylirc-0.0.4.ebuild,v 1.8 2005/04/24 13:07:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/pylirc-0.0.4.ebuild,v 1.9 2007/06/27 17:11:03 armin76 Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc amd64" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="${DEPEND} diff --git a/dev-python/pylirc/pylirc-0.0.5.ebuild b/dev-python/pylirc/pylirc-0.0.5.ebuild index cc2bdb7998e8..53b9dc0dac75 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.3 2006/04/01 18:44:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylirc/pylirc-0.0.5.ebuild,v 1.4 2007/06/27 17:11:03 armin76 Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="${DEPEND} |