diff options
author | 2007-03-10 10:31:11 +0000 | |
---|---|---|
committer | 2007-03-10 10:31:11 +0000 | |
commit | 216129099efa5ba3bad462370feee30e1fbe9131 (patch) | |
tree | 62b84a44182509c6a885e347b3dfcc391c02301f /xfce-extra/xfce4-radio | |
parent | Includes samples dir with USE="examples" (diff) | |
download | historical-216129099efa5ba3bad462370feee30e1fbe9131.tar.gz historical-216129099efa5ba3bad462370feee30e1fbe9131.tar.bz2 historical-216129099efa5ba3bad462370feee30e1fbe9131.zip |
Keyworded on amd64 wrt bug 169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/xfce4-radio')
-rw-r--r-- | xfce-extra/xfce4-radio/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-radio/ChangeLog b/xfce-extra/xfce4-radio/ChangeLog index c9dd099adea4..e8d899f5d174 100644 --- a/xfce-extra/xfce4-radio/ChangeLog +++ b/xfce-extra/xfce4-radio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-radio # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.2 2007/03/09 11:12:59 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.3 2007/03/10 10:24:24 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> xfce4-radio-0.2.0.ebuild: + Keyworded on amd64 wrt bug 169987 09 Mar 2007; Christian Faulhammer <opfer@gentoo.org> xfce4-radio-0.2.0.ebuild: diff --git a/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild b/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild index 7684f8c953af..e07879ad6cb6 100644 --- a/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild +++ b/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild,v 1.2 2007/03/09 11:12:59 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild,v 1.3 2007/03/10 10:24:24 welp Exp $ inherit autotools eutils xfce44 @@ -8,7 +8,7 @@ xfce44 xfce44_gzipped DESCRIPTION="Panel plugin to control V4L radio device" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="debug" DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION} |