diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-01 22:36:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-01 22:36:03 +0000 |
commit | 67fe7f5bcb88d170f17f659c0d5a7ae115241020 (patch) | |
tree | 294dc99fc3c9f807aeadf3ad54345aa08422c35d /app-portage | |
parent | Marking pycups-1.9.60 ppc for bug 400333 (diff) | |
download | gentoo-2-67fe7f5bcb88d170f17f659c0d5a7ae115241020.tar.gz gentoo-2-67fe7f5bcb88d170f17f659c0d5a7ae115241020.tar.bz2 gentoo-2-67fe7f5bcb88d170f17f659c0d5a7ae115241020.zip |
Marking cfg-update-1.8.7 ppc for bug 394347
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/cfg-update/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.8.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog index f1560c5e6542..6a5337d3ad10 100644 --- a/app-portage/cfg-update/ChangeLog +++ b/app-portage/cfg-update/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/cfg-update -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.33 2011/12/26 14:38:15 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.34 2012/02/01 22:36:03 ranger Exp $ + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> cfg-update-1.8.7.ebuild: + Marking cfg-update-1.8.7 ppc for bug 394347 26 Dec 2011; Markus Meier <maekke@gentoo.org> cfg-update-1.8.7.ebuild: x86 stable, bug #394347 diff --git a/app-portage/cfg-update/cfg-update-1.8.7.ebuild b/app-portage/cfg-update/cfg-update-1.8.7.ebuild index 4c037a241f7a..d134202fcdf0 100644 --- a/app-portage/cfg-update/cfg-update-1.8.7.ebuild +++ b/app-portage/cfg-update/cfg-update-1.8.7.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-portage/cfg-update/cfg-update-1.8.7.ebuild,v 1.3 2011/12/26 14:38:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.7.ebuild,v 1.4 2012/02/01 22:36:03 ranger Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rich0/cfg-update/tarball/${PV} -> ${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ppc ~sparc x86" IUSE="X" RDEPEND="X? ( >=x11-misc/sux-1.0 |