diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-20 12:06:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-20 12:06:33 +0000 |
commit | 26349a5fef4e7f9e1a6bb4a365d249aa8f1c3991 (patch) | |
tree | d69b049a1dce03a6511eed3eb6a8c86884140fa6 /dev-util/pkgcore-checks | |
parent | Stable for HPPA (bug #156662). (diff) | |
download | gentoo-2-26349a5fef4e7f9e1a6bb4a365d249aa8f1c3991.tar.gz gentoo-2-26349a5fef4e7f9e1a6bb4a365d249aa8f1c3991.tar.bz2 gentoo-2-26349a5fef4e7f9e1a6bb4a365d249aa8f1c3991.zip |
Added ~ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util/pkgcore-checks')
-rw-r--r-- | dev-util/pkgcore-checks/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/pkgcore-checks/pkgcore-checks-0.1-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/pkgcore-checks/ChangeLog b/dev-util/pkgcore-checks/ChangeLog index 713092b63c8e..eeceb54c54ab 100644 --- a/dev-util/pkgcore-checks/ChangeLog +++ b/dev-util/pkgcore-checks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/pkgcore-checks -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.6 2006/11/03 06:19:22 marienz Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/ChangeLog,v 1.7 2007/01/20 12:06:33 corsair Exp $ + + 20 Jan 2007; Markus Rothe <corsair@gentoo.org> + pkgcore-checks-0.1-r2.ebuild: + Added ~ppc64 *pkgcore-checks-0.1-r2 (03 Nov 2006) diff --git a/dev-util/pkgcore-checks/pkgcore-checks-0.1-r2.ebuild b/dev-util/pkgcore-checks/pkgcore-checks-0.1-r2.ebuild index b1d1ef4df442..918ba1790fa4 100644 --- a/dev-util/pkgcore-checks/pkgcore-checks-0.1-r2.ebuild +++ b/dev-util/pkgcore-checks/pkgcore-checks-0.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-0.1-r2.ebuild,v 1.1 2006/11/03 06:19:22 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-0.1-r2.ebuild,v 1.2 2007/01/20 12:06:33 corsair Exp $ inherit distutils eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentooexperimental.org/~pkgcore/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="=sys-apps/pkgcore-0.1* |