summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Gardner <je_fro@gentoo.org>2007-10-20 18:22:06 +0000
committerJeffrey Gardner <je_fro@gentoo.org>2007-10-20 18:22:06 +0000
commit439b3d0079457547ae19988c77f39152fdd26cca (patch)
tree83c2142591ca2e5f774d8cb1d7b2eaae6c9989ba
parentcleaning up (diff)
downloadje_fro-439b3d0079457547ae19988c77f39152fdd26cca.tar.gz
je_fro-439b3d0079457547ae19988c77f39152fdd26cca.tar.bz2
je_fro-439b3d0079457547ae19988c77f39152fdd26cca.zip
more cleanup
svn path=/; revision=95
-rw-r--r--x11-libs/compiz-bcop/ChangeLog8
-rw-r--r--x11-libs/compiz-bcop/Manifest5
-rw-r--r--x11-libs/compiz-bcop/compiz-bcop-0.5.2.ebuild37
-rw-r--r--x11-libs/compiz-bcop/compiz-bcop-9999.ebuild38
-rw-r--r--x11-libs/compiz-bcop/metadata.xml17
-rw-r--r--x11-libs/compizconfig-backend-gconf/ChangeLog12
-rw-r--r--x11-libs/compizconfig-backend-gconf/Manifest5
-rw-r--r--x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-0.5.2.ebuild38
-rw-r--r--x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-9999.ebuild40
-rw-r--r--x11-libs/compizconfig-backend-gconf/metadata.xml15
-rw-r--r--x11-libs/compizconfig-backend-kconfig/ChangeLog8
-rw-r--r--x11-libs/compizconfig-backend-kconfig/Manifest5
-rw-r--r--x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-0.5.2.ebuild28
-rw-r--r--x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-9999.ebuild29
-rw-r--r--x11-libs/compizconfig-backend-kconfig/metadata.xml15
15 files changed, 0 insertions, 300 deletions
diff --git a/x11-libs/compiz-bcop/ChangeLog b/x11-libs/compiz-bcop/ChangeLog
deleted file mode 100644
index 137ffb4..0000000
--- a/x11-libs/compiz-bcop/ChangeLog
+++ /dev/null
@@ -1,8 +0,0 @@
-# ChangeLog for x11-libs/compiz-bcop
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 21 Aug 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- +metadata.xml:
- Added metadata.xml
-
diff --git a/x11-libs/compiz-bcop/Manifest b/x11-libs/compiz-bcop/Manifest
deleted file mode 100644
index 0d4c72f..0000000
--- a/x11-libs/compiz-bcop/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST compiz-bcop-0.5.2.tar.bz2 68297 RMD160 9db7c1b613e3e16f443c0b40f0ae51ee383a605d SHA1 12146c368952718865d74ee91177b784afe22d5c SHA256 b53ecab9a54c0436be03b9ef32a4bd82b8c584ca399a4db1cc550c0947b31691
-EBUILD compiz-bcop-0.5.2.ebuild 825 RMD160 8d8c1a01289843c57d91ce247b896773211b945b SHA1 ee0bb9cdaf93b668531ceee23bc2ae2ceb0898b3 SHA256 e71602b00ec6a04e8b5a89e9ef3cad7c82a37bb91cbb6c3d945f728c2fe78181
-EBUILD compiz-bcop-9999.ebuild 827 RMD160 f270cba8ac9ceed725cea5aae1c670c9e3a16e9e SHA1 0bbfb49adf2119f9ff9ada0ed32715a7ef5227f8 SHA256 f6c51154abdcf08ccb3165b42c676fc3ba911298f342d9dcc87e993c08074719
-MISC ChangeLog 227 RMD160 f40f94f167002d3d0feef475d2299d67c1d116af SHA1 05d5921110f7a5da680ec9cea722c13f9a5cceb0 SHA256 5e76233e44119be6aa600883c19bd0526aecce97317961fb8a98aa0135e04413
-MISC metadata.xml 537 RMD160 e50d249ca9e01d72bbe013e9855a5ab08af6b5cb SHA1 4f0d76dc75aa9c710aa3cf15f40a71f34b34a5eb SHA256 86079d40fa567dc0c6db1614bb63e73f0db91c0a4a2f5a3edb7afe35117010bc
diff --git a/x11-libs/compiz-bcop/compiz-bcop-0.5.2.ebuild b/x11-libs/compiz-bcop/compiz-bcop-0.5.2.ebuild
deleted file mode 100644
index 037785a..0000000
--- a/x11-libs/compiz-bcop/compiz-bcop-0.5.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit autotools
-
-DESCRIPTION="Compiz Option code Generator"
-HOMEPAGE="http://opencompositing.org"
-SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror"
-
-DEPEND=">=dev-util/pkgconfig-0.19
- dev-libs/libxslt"
-
-S="${WORKDIR}/${P}"
-
-src_compile() {
- eautoreconf || die "eautoreconf failed"
-
- econf || die "econf failed"
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
-}
-
-pkg_postinst() {
- ewarn "DO NOT report bugs to Gentoo's bugzilla"
- einfo "Please report all bugs at http://forums.gentoo-xeffects.org/"
- einfo "Thank you on behalf of the Gentoo Xeffects team"
-}
diff --git a/x11-libs/compiz-bcop/compiz-bcop-9999.ebuild b/x11-libs/compiz-bcop/compiz-bcop-9999.ebuild
deleted file mode 100644
index fdeaa05..0000000
--- a/x11-libs/compiz-bcop/compiz-bcop-9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git autotools
-
-EGIT_REPO_URI="git://anongit.opencompositing.org/fusion/libraries/bcop"
-
-DESCRIPTION="Compiz Option code Generator (git)"
-HOMEPAGE="http://opencompositing.org"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=">=dev-util/pkgconfig-0.19
- dev-libs/libxslt"
-
-S="${WORKDIR}/bcop"
-
-src_compile() {
- eautoreconf || die "eautoreconf failed"
-
- econf || die "econf failed"
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
-}
-
-pkg_postinst() {
- ewarn "DO NOT report bugs to Gentoo's bugzilla"
- einfo "Please report all bugs at http://forums.gentoo-xeffects.org/"
- einfo "Thank you on behalf of the Gentoo Xeffects team"
-}
diff --git a/x11-libs/compiz-bcop/metadata.xml b/x11-libs/compiz-bcop/metadata.xml
deleted file mode 100644
index ba6a884..0000000
--- a/x11-libs/compiz-bcop/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
-<email>jmbsvicetto@gentoo.org</email>
-<name>Jorge Manuel B. S. Vicetto</name>
-</maintainer>
-<maintainer>
-<email>nesl247@gmail.com</email>
-<name>Alex Heck</name>
-</maintainer>
-<longdescription>BCOP is a code generator that provides an easy way to
-handle plugin options by generating parts of the plugin code directly
-from the xml metadata file.
-</longdescription>
-</pkgmetadata>
diff --git a/x11-libs/compizconfig-backend-gconf/ChangeLog b/x11-libs/compizconfig-backend-gconf/ChangeLog
deleted file mode 100644
index e1534b4..0000000
--- a/x11-libs/compizconfig-backend-gconf/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for x11-libs/compizconfig-backend-gconf
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 21 Aug 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- +metadata.xml:
- Added metadata.xml
-
- 19 Aug 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- compizconfig-backend-gconf-9999.ebuild:
- Update to allow compiz-0.5.2 or compiz-9999 as deps.
-
diff --git a/x11-libs/compizconfig-backend-gconf/Manifest b/x11-libs/compizconfig-backend-gconf/Manifest
deleted file mode 100644
index e7e3d48..0000000
--- a/x11-libs/compizconfig-backend-gconf/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST compizconfig-backend-gconf-0.5.2.tar.bz2 236234 RMD160 bbcdb7186e624d1b89d5e7eb8860d8db49a4108d SHA1 fb6897799c34c8bbe527a5c4f4e2b0fbd8b61654 SHA256 9c62533019683cbf6811e8d71feb4ea7ef1e4e37e44b5a63f701b2b25d12d4c1
-EBUILD compizconfig-backend-gconf-0.5.2.ebuild 854 RMD160 05248af68e9ad82f249767cec514651fe8606035 SHA1 63162bc97a4a23c646bb358a2a1f1c8112f0813e SHA256 c7435a358351b79d5eb3dddf05601ed4572c8cd3cade2378365daf445826ada0
-EBUILD compizconfig-backend-gconf-9999.ebuild 924 RMD160 2d46f73830c521e7f17990eff2de7d05c9de4db1 SHA1 0a3f20e271ea6fdf4b47e3ed2bcec8c0087a0966 SHA256 8e4ab2d7b5e279486c0baaaa33877dd13546ea4c59b01281b89571347fc4d0d7
-MISC ChangeLog 407 RMD160 46830d284944a979997a91cedd2cb3f24c741055 SHA1 160401c3539082a181fee3abdc4833a5923be474 SHA256 95c2f42f7e857fa6a1b1b6f06d0e68e6f27aeaaca0c2c104937cb6fdeb2dc86f
-MISC metadata.xml 419 RMD160 28709fc8a684212f2df025262bae689b58fc75cb SHA1 e3066048fd138f674bcc4b74ab8ce8276bf5b9ec SHA256 320a3b94ad8da8588eaf02bb031ed3422435898358e94f0b18bdc3454b25822e
diff --git a/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-0.5.2.ebuild b/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-0.5.2.ebuild
deleted file mode 100644
index e057cf2..0000000
--- a/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-0.5.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit autotools
-
-DESCRIPTION="Compizconfig Gconf Backend"
-HOMEPAGE="http://opencompositing.org"
-SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror"
-
-DEPEND="~x11-wm/compiz-${PV}
- ~x11-libs/libcompizconfig-${PV}
- >=gnome-base/gconf-2.0"
-
-S="${WORKDIR}/${P}"
-
-src_compile() {
- eautoreconf || die "eautoreconf failed"
-
- econf || die "econf failed"
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
-}
-
-pkg_postinst() {
- ewarn "DO NOT report bugs to Gentoo's bugzilla"
- einfo "Please report all bugs to http://trac.gentoo-xeffects.org"
- einfo "Thank you on behalf of the Gentoo Xeffects team"
-}
diff --git a/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-9999.ebuild b/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-9999.ebuild
deleted file mode 100644
index afd753a..0000000
--- a/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit git autotools
-
-EGIT_REPO_URI="git://anongit.opencompositing.org/fusion/compizconfig/${PN}"
-COMPIZ_RELEASE="0.5.2"
-
-DESCRIPTION="Compizconfig Gconf Backend (git)"
-HOMEPAGE="http://opencompositing.org"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="|| ( ~x11-wm/compiz-${PV} =x11-wm/compiz-${COMPIZ_RELEASE} )
- ~x11-libs/libcompizconfig-${PV}
- >=gnome-base/gconf-2.0"
-
-S="${WORKDIR}/${PN}"
-
-src_compile() {
- eautoreconf || die "eautoreconf failed"
-
- econf || die "econf failed"
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
-}
-
-pkg_postinst() {
- ewarn "DO NOT report bugs to Gentoo's bugzilla"
- einfo "Please report all bugs to http://trac.gentoo-xeffects.org"
- einfo "Thank you on behalf of the Gentoo Xeffects team"
-}
diff --git a/x11-libs/compizconfig-backend-gconf/metadata.xml b/x11-libs/compizconfig-backend-gconf/metadata.xml
deleted file mode 100644
index 5e6cb60..0000000
--- a/x11-libs/compizconfig-backend-gconf/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
-<email>jmbsvicetto@gentoo.org</email>
-<name>Jorge Manuel B. S. Vicetto</name>
-</maintainer>
-<maintainer>
-<email>nesl247@gmail.com</email>
-<name>Alex Heck</name>
-</maintainer>
-<longdescription>The gconf backend for CompizConfig
-</longdescription>
-</pkgmetadata>
diff --git a/x11-libs/compizconfig-backend-kconfig/ChangeLog b/x11-libs/compizconfig-backend-kconfig/ChangeLog
deleted file mode 100644
index 022083a..0000000
--- a/x11-libs/compizconfig-backend-kconfig/ChangeLog
+++ /dev/null
@@ -1,8 +0,0 @@
-# ChangeLog for x11-libs/compizconfig-backend-kconfig
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 21 Aug 2007; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
- +metadata.xml:
- Added metadata.xml
-
diff --git a/x11-libs/compizconfig-backend-kconfig/Manifest b/x11-libs/compizconfig-backend-kconfig/Manifest
deleted file mode 100644
index 0838020..0000000
--- a/x11-libs/compizconfig-backend-kconfig/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST compizconfig-backend-kconfig-0.5.2.tar.bz2 411731 RMD160 a06a92cc7466ecbbb687a079049f4990b0868b6a SHA1 d701d6c360cc7330502254292e7c70ca0f00597a SHA256 409e592d2e7a6bf09b33dc04ae18251a5b31e757ca488d266f63d441c258ceef
-EBUILD compizconfig-backend-kconfig-0.5.2.ebuild 647 RMD160 fb08da8e7dc250091ee098e1ea0fe6a5babd4e00 SHA1 ec2a0e3e6fbb23bf73c02a111f9f3aecb2e4547c SHA256 c1a83449920e0e48426c33ac4ee747008b24d6b32392a22eef6d163b2e35f98d
-EBUILD compizconfig-backend-kconfig-9999.ebuild 654 RMD160 f4b1e65fa5adab2f52aba4a522d6409195f7147c SHA1 84c22e8e822ecceb200accbf17f4117948031fbd SHA256 b3bed6cd35b376aa2dd44bfbd19b703ddbc8827a5b122d5ae3b4bf1c22a4f0de
-MISC ChangeLog 244 RMD160 14e565460500dd006a4dd91a5d3a8625c5c2aca6 SHA1 a19779c977fb0c138867dee44495b8eef02c2b46 SHA256 cc0c38af4508d52843613489000d13d9a5014fe1f45434c2a9efa6c0abf9473d
-MISC metadata.xml 422 RMD160 d37ae03fdbb897770932189dada159208ad498b4 SHA1 31d81d63bae13c03b1ae2a5eabde6da4feb1f6e4 SHA256 b3bd494d61b6e9f4557ae7287b5913eb206d1ad5c47c82b69aca8581edee1da1
diff --git a/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-0.5.2.ebuild b/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-0.5.2.ebuild
deleted file mode 100644
index 471b19c..0000000
--- a/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-0.5.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit kde autotools
-
-DESCRIPTION="Compizconfig Kconfig Backend"
-HOMEPAGE="http://opencompositing.org"
-SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror"
-
-DEPEND="~x11-libs/libcompizconfig-${PV}"
-
-S="${WORKDIR}/${P}"
-
-pkg_postinst() {
- kde_pkg_postinst
- echo
-
- ewarn "DO NOT report bugs to Gentoo's bugzilla"
- einfo "Please report all bugs at http://forums.gentoo-xeffects.org/"
- einfo "Thank you on behalf of the Gentoo Xeffects team"
-}
diff --git a/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-9999.ebuild b/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-9999.ebuild
deleted file mode 100644
index a1a1ef2..0000000
--- a/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit kde git autotools
-
-EGIT_REPO_URI="git://anongit.opencompositing.org/fusion/compizconfig/${PN}"
-
-DESCRIPTION="Compizconfig Kconfig Backend (git)"
-HOMEPAGE="http://opencompositing.org"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="~x11-libs/libcompizconfig-${PV}"
-
-S="${WORKDIR}/${PN}"
-
-pkg_postinst() {
- kde_pkg_postinst
- echo
-
- ewarn "DO NOT report bugs to Gentoo's bugzilla"
- einfo "Please report all bugs at http://forums.gentoo-xeffects.org/"
- einfo "Thank you on behalf of the Gentoo Xeffects team"
-}
diff --git a/x11-libs/compizconfig-backend-kconfig/metadata.xml b/x11-libs/compizconfig-backend-kconfig/metadata.xml
deleted file mode 100644
index 519b94e..0000000
--- a/x11-libs/compizconfig-backend-kconfig/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
-<email>jmbsvicetto@gentoo.org</email>
-<name>Jorge Manuel B. S. Vicetto</name>
-</maintainer>
-<maintainer>
-<email>nesl247@gmail.com</email>
-<name>Alex Heck</name>
-</maintainer>
-<longdescription>The kconfig backend for CompizConfig.
-</longdescription>
-</pkgmetadata>