diff options
author | Richard Freeman <rich0@gentoo.org> | 2011-12-11 15:01:39 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2011-12-11 15:01:39 +0000 |
commit | f8545878b829597d7ac78a0072c6a5f60e9696bc (patch) | |
tree | fe37c6022cc05d124b4a52255292c02d00caa9b8 | |
parent | x11-themes/polyester removal. Last rite was sent on 8 Nov 2011. See bug #388261. (diff) | |
download | gentoo-2-f8545878b829597d7ac78a0072c6a5f60e9696bc.tar.gz gentoo-2-f8545878b829597d7ac78a0072c6a5f60e9696bc.tar.bz2 gentoo-2-f8545878b829597d7ac78a0072c6a5f60e9696bc.zip |
amd64 stable
(Portage version: 2.1.10.11/cvs/Linux x86_64)
-rw-r--r-- | app-portage/cfg-update/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog index 5fe29ba54856..763b20329dd7 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.31 2011/12/05 19:30:43 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.32 2011/12/11 15:01:39 rich0 Exp $ + + 11 Dec 2011; Richard Freeman <rich0@gentoo.org> cfg-update-1.8.7.ebuild: + amd64 stable 05 Dec 2011; Richard Freeman <rich0@gentoo.org> -cfg-update-1.8.0-r6.ebuild, -cfg-update-1.8.2-r2.ebuild, -cfg-update-1.8.4.ebuild, 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 f6761824a4d2..e8a281948786 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 # 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.1 2011/11/12 20:11:38 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.7.ebuild,v 1.2 2011/12/11 15:01:39 rich0 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 |