diff options
author | Fabio Erculiani <lxnay@gentoo.org> | 2012-01-28 17:13:20 +0000 |
---|---|---|
committer | Fabio Erculiani <lxnay@gentoo.org> | 2012-01-28 17:13:20 +0000 |
commit | 4acc8b7a9866f23b3abe232523a5149eae5930cf (patch) | |
tree | 475cd4016bbe824361870a08e3ba0dddbc5c5f37 /app-admin/packagekit-qt4 | |
parent | add ~arm keyword (diff) | |
download | gentoo-2-4acc8b7a9866f23b3abe232523a5149eae5930cf.tar.gz gentoo-2-4acc8b7a9866f23b3abe232523a5149eae5930cf.tar.bz2 gentoo-2-4acc8b7a9866f23b3abe232523a5149eae5930cf.zip |
add ~arm keyword
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/packagekit-qt4')
4 files changed, 15 insertions, 11 deletions
diff --git a/app-admin/packagekit-qt4/ChangeLog b/app-admin/packagekit-qt4/ChangeLog index de8717eef647..408284493f16 100644 --- a/app-admin/packagekit-qt4/ChangeLog +++ b/app-admin/packagekit-qt4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/packagekit-qt4 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/ChangeLog,v 1.9 2011/11/07 13:28:43 lxnay Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/ChangeLog,v 1.10 2012/01/28 17:13:20 lxnay Exp $ + + 28 Jan 2012; Fabio Erculiani <lxnay@gentoo.org> packagekit-qt4-0.6.17.ebuild, + packagekit-qt4-0.6.18.ebuild, packagekit-qt4-0.6.19.ebuild: + add ~arm keyword *packagekit-qt4-0.6.20 (07 Nov 2011) diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild b/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild index 52da5a685915..afc63758ca30 100644 --- a/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild +++ b/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.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/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild,v 1.2 2011/09/05 20:05:15 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild,v 1.3 2012/01/28 17:13:20 lxnay Exp $ EAPI="3" @@ -15,7 +15,7 @@ SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=">=x11-libs/qt-core-4.4.0 diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild b/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild index 273765ea5e8b..153896bd9f26 100644 --- a/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild +++ b/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.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/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild,v 1.4 2011/09/06 10:31:52 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild,v 1.5 2012/01/28 17:13:20 lxnay Exp $ EAPI="3" @@ -15,7 +15,7 @@ SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=">=x11-libs/qt-core-4.4.0 diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild b/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild index 9b64a13c34c6..1fd5f267bf53 100644 --- a/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild +++ b/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.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/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild,v 1.1 2011/10/06 19:25:40 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild,v 1.2 2012/01/28 17:13:20 lxnay Exp $ EAPI="3" @@ -15,7 +15,7 @@ SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=">=x11-libs/qt-core-4.4.0 |