diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-16 15:10:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-16 15:10:23 +0000 |
commit | 716a3a3dc91822148f7e5d3271d722e455ada89e (patch) | |
tree | 31c5b2e6b03e0dfd542b9fa61b07d8b235a98de3 /media-video | |
parent | Version bump, based off the x11 overlay ebuild. (diff) | |
download | gentoo-2-716a3a3dc91822148f7e5d3271d722e455ada89e.tar.gz gentoo-2-716a3a3dc91822148f7e5d3271d722e455ada89e.tar.bz2 gentoo-2-716a3a3dc91822148f7e5d3271d722e455ada89e.zip |
sparc stable, add ~ia64
(Portage version: 2.1.9.25/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/coherence/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/coherence/coherence-0.6.6.1.ebuild | 4 | ||||
-rw-r--r-- | media-video/coherence/coherence-0.6.6.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/coherence/ChangeLog b/media-video/coherence/ChangeLog index 850fe125c6de..ffbbcd4ba91d 100644 --- a/media-video/coherence/ChangeLog +++ b/media-video/coherence/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/coherence # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.7 2011/01/11 21:42:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/ChangeLog,v 1.8 2011/01/16 15:10:23 armin76 Exp $ + + 16 Jan 2011; Raúl Porcel <armin76@gentoo.org> coherence-0.6.6.1.ebuild, + coherence-0.6.6.2.ebuild: + sparc stable, add ~ia64 11 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> coherence-0.6.6.1.ebuild, coherence-0.6.6.2.ebuild: diff --git a/media-video/coherence/coherence-0.6.6.1.ebuild b/media-video/coherence/coherence-0.6.6.1.ebuild index 657c16378cd6..4ed96671af08 100644 --- a/media-video/coherence/coherence-0.6.6.1.ebuild +++ b/media-video/coherence/coherence-0.6.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.7 2011/01/11 21:42:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.1.ebuild,v 1.8 2011/01/16 15:10:23 armin76 Exp $ EAPI=2 PYTHON_DEPEND="2:2.5" @@ -18,7 +18,7 @@ SRC_URI="http://coherence.beebits.net/download/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc64 sparc x86" IUSE="" # deps are not exact and need some work diff --git a/media-video/coherence/coherence-0.6.6.2.ebuild b/media-video/coherence/coherence-0.6.6.2.ebuild index f0169c3ab6e9..9d60615a4677 100644 --- a/media-video/coherence/coherence-0.6.6.2.ebuild +++ b/media-video/coherence/coherence-0.6.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.2.ebuild,v 1.2 2011/01/11 21:42:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/coherence/coherence-0.6.6.2.ebuild,v 1.3 2011/01/16 15:10:23 armin76 Exp $ EAPI=2 PYTHON_DEPEND="2:2.5" @@ -18,7 +18,7 @@ SRC_URI="http://coherence.beebits.net/download/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="" # deps are not exact and need some work |