diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-03-20 12:54:30 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-03-20 12:54:30 +0000 |
commit | a636eff8764a5920b5d299d483972d1c4363e4ac (patch) | |
tree | cd3a253602784dd7c0ef4e46797cad3340a02618 /app-pda | |
parent | Marking PerlIO-gzip-0.18 ~ppc for bug 262547 (diff) | |
download | gentoo-2-a636eff8764a5920b5d299d483972d1c4363e4ac.tar.gz gentoo-2-a636eff8764a5920b5d299d483972d1c4363e4ac.tar.bz2 gentoo-2-a636eff8764a5920b5d299d483972d1c4363e4ac.zip |
Marked ~ppc for bug #255628.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
3 files changed, 13 insertions, 8 deletions
diff --git a/app-pda/libopensync-plugin-vformat/ChangeLog b/app-pda/libopensync-plugin-vformat/ChangeLog index 8dbdae3cda8b..33846e74c5a1 100644 --- a/app-pda/libopensync-plugin-vformat/ChangeLog +++ b/app-pda/libopensync-plugin-vformat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/libopensync-plugin-vformat -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.3 2008/01/27 17:56:09 peper Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.4 2009/03/20 12:54:30 josejx Exp $ + + 20 Mar 2009; Joseph Jezak <josejx@gentoo.org> + libopensync-plugin-vformat-0.35.ebuild, + libopensync-plugin-vformat-0.36.ebuild: + Marked ~ppc for bug #255628. *libopensync-plugin-vformat-0.36 (27 Jan 2008) diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild index c57a0f0d6945..e21b66049ce4 100644 --- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild +++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild,v 1.1 2007/12/21 23:21:54 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild,v 1.2 2009/03/20 12:54:30 josejx Exp $ inherit cmake-utils @@ -10,7 +10,7 @@ SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="=app-pda/libopensync-${PV}*" diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild index b6f17fd0aa7b..a06753633bd8 100644 --- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild +++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild,v 1.1 2008/01/27 17:56:09 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild,v 1.2 2009/03/20 12:54:30 josejx Exp $ inherit cmake-utils @@ -10,7 +10,7 @@ SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="=app-pda/libopensync-${PV}*" |