summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-15 02:00:49 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-15 02:00:49 +0000
commit29c63c2d51bef32b4e6a26267d92081cb6ad8cb4 (patch)
tree9696f7334b1c410d2d2a652039d284d8015be2e0 /x11-apps
parentRemoved the mirror restriction that was used for the overlay. (diff)
downloadgentoo-2-29c63c2d51bef32b4e6a26267d92081cb6ad8cb4.tar.gz
gentoo-2-29c63c2d51bef32b4e6a26267d92081cb6ad8cb4.tar.bz2
gentoo-2-29c63c2d51bef32b4e6a26267d92081cb6ad8cb4.zip
Removed the mirror restriction that was used for the overlay.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/simple-ccsm/ChangeLog6
-rw-r--r--x11-apps/simple-ccsm/simple-ccsm-0.7.8.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/simple-ccsm/ChangeLog b/x11-apps/simple-ccsm/ChangeLog
index a78e4227c44a..86fda331c3c9 100644
--- a/x11-apps/simple-ccsm/ChangeLog
+++ b/x11-apps/simple-ccsm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/simple-ccsm
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/ChangeLog,v 1.2 2008/11/01 23:12:01 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/ChangeLog,v 1.3 2008/11/15 02:00:49 jmbsvicetto Exp $
+
+ 15 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ simple-ccsm-0.7.8.ebuild:
+ Removed the mirror restriction that was used for the overlay.
01 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
diff --git a/x11-apps/simple-ccsm/simple-ccsm-0.7.8.ebuild b/x11-apps/simple-ccsm/simple-ccsm-0.7.8.ebuild
index 27e48e3e2db1..76e0abcbd09f 100644
--- a/x11-apps/simple-ccsm/simple-ccsm-0.7.8.ebuild
+++ b/x11-apps/simple-ccsm/simple-ccsm-0.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.7.8.ebuild,v 1.1 2008/10/27 22:39:41 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.7.8.ebuild,v 1.2 2008/11/15 02:00:49 jmbsvicetto Exp $
inherit gnome2-utils
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gtk"
-RESTRICT="mirror"
DEPEND="~dev-python/compizconfig-python-${PV}
>=dev-python/pygtk-2.10