diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-17 20:37:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-17 20:37:08 +0000 |
commit | 95ef78ea225aed19b38920afe9c7091379313105 (patch) | |
tree | b0557eabab66d12e889693bed48eb0f26d994a76 /media-tv | |
parent | Add ~amd64, wrt bug #442736 (diff) | |
download | gentoo-2-95ef78ea225aed19b38920afe9c7091379313105.tar.gz gentoo-2-95ef78ea225aed19b38920afe9c7091379313105.tar.bz2 gentoo-2-95ef78ea225aed19b38920afe9c7091379313105.zip |
Add ~amd64, wrt bug #443570
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/channeleditor/ChangeLog | 9 | ||||
-rw-r--r-- | media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/media-tv/channeleditor/ChangeLog b/media-tv/channeleditor/ChangeLog index c26f0a679169..2c4f58382535 100644 --- a/media-tv/channeleditor/ChangeLog +++ b/media-tv/channeleditor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-tv/channeleditor -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/ChangeLog,v 1.11 2011/08/07 13:18:16 billie Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/ChangeLog,v 1.12 2012/11/17 20:37:08 ago Exp $ + + 17 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + channeleditor-1.9.2.1-r1.ebuild: + Add ~amd64, wrt bug #443570 07 Aug 2011; Daniel Pielmeier <billie@gentoo.org> channeleditor-1.9.2.1-r1.ebuild: @@ -52,4 +56,3 @@ +metadata.xml, +channeleditor-1.9.2.ebuild: Initial import of ebuild, written by Daniel Pielmeier <daniel.pielmeier@googlemail.com>. - diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild b/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild index a144e438d893..1bd217f7b970 100644 --- a/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild +++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild,v 1.6 2011/08/07 13:18:16 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild,v 1.7 2012/11/17 20:37:08 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.5" |