summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-15 02:19:26 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-15 02:19:26 +0000
commit2753381bbf70d27597bd327ceda48b521b7b58ca (patch)
treed511cecf4bd96ff9de941bdd66f725d73a25d8c9 /x11-wm
parentRemoved the mirror restriction that was used for the overlay. (diff)
downloadgentoo-2-2753381bbf70d27597bd327ceda48b521b7b58ca.tar.gz
gentoo-2-2753381bbf70d27597bd327ceda48b521b7b58ca.tar.bz2
gentoo-2-2753381bbf70d27597bd327ceda48b521b7b58ca.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-wm')
-rw-r--r--x11-wm/compiz/ChangeLog6
-rw-r--r--x11-wm/compiz/compiz-0.7.8.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/compiz/ChangeLog b/x11-wm/compiz/ChangeLog
index 693da1f3439f..b07db89fda29 100644
--- a/x11-wm/compiz/ChangeLog
+++ b/x11-wm/compiz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/compiz
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/ChangeLog,v 1.31 2008/11/03 16:12:18 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/ChangeLog,v 1.32 2008/11/15 02:19:26 jmbsvicetto Exp $
+
+ 15 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ compiz-0.7.8.ebuild:
+ Removed the mirror restriction that was used for the overlay.
03 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
compiz-0.7.8.ebuild:
diff --git a/x11-wm/compiz/compiz-0.7.8.ebuild b/x11-wm/compiz/compiz-0.7.8.ebuild
index aa9849496fe0..194a7d1595a2 100644
--- a/x11-wm/compiz/compiz-0.7.8.ebuild
+++ b/x11-wm/compiz/compiz-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-wm/compiz/compiz-0.7.8.ebuild,v 1.2 2008/11/03 16:12:18 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/compiz-0.7.8.ebuild,v 1.3 2008/11/15 02:19:26 jmbsvicetto Exp $
EAPI="2"
@@ -14,7 +14,6 @@ LICENSE="GPL-2 LGPL-2.1 MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+cairo dbus fuse gnome gtk kde kde4 +svg"
-RESTRICT="mirror"
DEPEND="
dev-libs/glib:2