summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2003-12-23 09:55:47 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2003-12-23 09:55:47 +0000
commit9d63b2216c32ad626232b83e621b422cffbc2fea (patch)
treeb0db5f021ffe1bd3ecc175a1323469ef944545f6 /x11-misc
parentFixed incorrect digest (diff)
downloadgentoo-2-9d63b2216c32ad626232b83e621b422cffbc2fea.tar.gz
gentoo-2-9d63b2216c32ad626232b83e621b422cffbc2fea.tar.bz2
gentoo-2-9d63b2216c32ad626232b83e621b422cffbc2fea.zip
removed. the package is merged into bbconf.
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/bbkeysconf/ChangeLog18
-rw-r--r--x11-misc/bbkeysconf/Manifest4
-rw-r--r--x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild28
-rw-r--r--x11-misc/bbkeysconf/files/digest-bbkeysconf-1.3-r31
-rw-r--r--x11-misc/bbkeysconf/metadata.xml8
5 files changed, 0 insertions, 59 deletions
diff --git a/x11-misc/bbkeysconf/ChangeLog b/x11-misc/bbkeysconf/ChangeLog
deleted file mode 100644
index 41c80ac7d424..000000000000
--- a/x11-misc/bbkeysconf/ChangeLog
+++ /dev/null
@@ -1,18 +0,0 @@
-# ChangeLog for x11-misc/bbkeysconf
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeysconf/ChangeLog,v 1.5 2003/10/30 15:17:38 tseng Exp $
-
- 30 Oct 2003; Brandon Hale <tseng@gentoo.org> metadata.xml:
- Added metadata.xml
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*bbkeysconf-1.3-r3 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/x11-misc/bbkeysconf/Manifest b/x11-misc/bbkeysconf/Manifest
deleted file mode 100644
index fbb9cd1443d0..000000000000
--- a/x11-misc/bbkeysconf/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 0a3720a94ffa581a080db3d5ae56113f ChangeLog 848
-MD5 4aa287d077d1e48b03294dbcb3c450f4 bbkeysconf-1.3-r3.ebuild 733
-MD5 f3d3dcc1a8ae83de38dc8cbcceb1a539 metadata.xml 235
-MD5 543000733933a40c05dd6d8caf9b7f0b files/digest-bbkeysconf-1.3-r3 64
diff --git a/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild b/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild
deleted file mode 100644
index 94ba98989f49..000000000000
--- a/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild,v 1.16 2003/09/05 23:18:18 msterret Exp $
-
-inherit kde base
-
-DESCRIPTION="Configure bbkeys"
-SRC_URI="http://movingparts.thelinuxcommunity.org/bbkeys/${P}.tar.gz"
-HOMEPAGE="http://movingparts.thelinuxcommunity.org"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
-
-newdepend ">=x11-wm/blackbox-0.61 >=x11-misc/bbkeys-0.8.2"
-
-src_compile() {
-
- need-qt 2.3.1
- make MOC=${QTDIR}/bin/moc CXXFLAGS="-g ${CXXFLAGS} -I${QTDIR}/include" LIBS="-L/usr/X11R6/lib -L${QTDIR}/lib -lqt -lX11" || die
-
-}
-
-src_install () {
-
- into /usr
- dobin bbkeysconf
-}
diff --git a/x11-misc/bbkeysconf/files/digest-bbkeysconf-1.3-r3 b/x11-misc/bbkeysconf/files/digest-bbkeysconf-1.3-r3
deleted file mode 100644
index 0525e9ad7f1d..000000000000
--- a/x11-misc/bbkeysconf/files/digest-bbkeysconf-1.3-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 23cb901110dc398c6972f0849714cecb bbkeysconf-1.3.tar.gz 6931
diff --git a/x11-misc/bbkeysconf/metadata.xml b/x11-misc/bbkeysconf/metadata.xml
deleted file mode 100644
index 2c239603da4d..000000000000
--- a/x11-misc/bbkeysconf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>commonbox</herd>
- <longdescription>
- A tool to configure BBKeys.
- </longdescription>
-</pkgmetadata>