summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:13:45 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:13:45 +0000
commitac4662d889d342c11a4d8c4102798fe0f23cc8d4 (patch)
treead0b0426a0f38c37a748c1aac13b753a857e1610 /x11-misc/xcompmgr
parentFix wrong doins. (diff)
downloadgentoo-2-ac4662d889d342c11a4d8c4102798fe0f23cc8d4.tar.gz
gentoo-2-ac4662d889d342c11a4d8c4102798fe0f23cc8d4.tar.bz2
gentoo-2-ac4662d889d342c11a4d8c4102798fe0f23cc8d4.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r--x11-misc/xcompmgr/ChangeLog6
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog
index 6a3a3d0dfad7..18890326fd7f 100644
--- a/x11-misc/xcompmgr/ChangeLog
+++ b/x11-misc/xcompmgr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xcompmgr
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.43 2010/01/18 20:06:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.44 2010/01/23 21:13:45 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xcompmgr-1.1.4.ebuild:
+ rm
18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xcompmgr-1.1.5.ebuild:
sparc stable wrt #294958
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
deleted file mode 100644
index 4768df2d5080..000000000000
--- a/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild,v 1.8 2009/04/06 19:24:29 bluebird Exp $
-
-inherit x-modular
-
-DESCRIPTION="X Compositing manager"
-HOMEPAGE="http://freedesktop.org/Software/xapps"
-SRC_URI="http://xorg.freedesktop.org/releases/individual/app/${P}.tar.bz2"
-LICENSE="BSD"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libXrender
- x11-libs/libXdamage
- x11-libs/libXfixes
- x11-libs/libXcomposite"
-DEPEND="${RDEPEND}"