diff options
author | 2004-11-17 14:52:09 +0000 | |
---|---|---|
committer | 2004-11-17 14:52:09 +0000 | |
commit | 7519f989e4441f855c5afe8990938824c6457349 (patch) | |
tree | 0de0ea0e9c829fee954c1071560e854640318b56 /app-misc/lirc | |
parent | Keyworded ~sparc wrt #71270 (Manifest recommit) (diff) | |
download | gentoo-2-7519f989e4441f855c5afe8990938824c6457349.tar.gz gentoo-2-7519f989e4441f855c5afe8990938824c6457349.tar.bz2 gentoo-2-7519f989e4441f855c5afe8990938824c6457349.zip |
Keyworded sparc
Diffstat (limited to 'app-misc/lirc')
-rw-r--r-- | app-misc/lirc/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/lirc/lirc-0.7.0_pre7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/lirc/ChangeLog b/app-misc/lirc/ChangeLog index b6ac3d687a50..3c04b71ef528 100644 --- a/app-misc/lirc/ChangeLog +++ b/app-misc/lirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/lirc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.46 2004/11/17 14:05:05 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.47 2004/11/17 14:52:09 gustavoz Exp $ + + 17 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> lirc-0.7.0_pre7.ebuild: + Keyworded sparc *lirc-0.7.0 (17 Nov 2004) diff --git a/app-misc/lirc/lirc-0.7.0_pre7.ebuild b/app-misc/lirc/lirc-0.7.0_pre7.ebuild index 0acd63a3c5f1..2ff300875c67 100644 --- a/app-misc/lirc/lirc-0.7.0_pre7.ebuild +++ b/app-misc/lirc/lirc-0.7.0_pre7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.0_pre7.ebuild,v 1.11 2004/10/19 09:45:57 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.0_pre7.ebuild,v 1.12 2004/11/17 14:52:09 gustavoz Exp $ inherit eutils kmod @@ -42,7 +42,7 @@ HOMEPAGE="http://www.lirc.org" SLOT="0" LICENSE="GPL-2" IUSE="doc" -KEYWORDS="x86 ppc alpha ~ia64 amd64 ~ppc64" +KEYWORDS="x86 ppc alpha ~ia64 amd64 ~ppc64 sparc" DEPEND="virtual/linux-sources" |