summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-02-07 12:13:18 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-02-07 12:13:18 +0000
commitced7650f2d291840c8afafe8fa1af0bfefcb31c9 (patch)
tree9ac01fc834d38532c471e5bab1d471111242f68f /net-im
parentmoved to stable (diff)
downloadgentoo-2-ced7650f2d291840c8afafe8fa1af0bfefcb31c9.tar.gz
gentoo-2-ced7650f2d291840c8afafe8fa1af0bfefcb31c9.tar.bz2
gentoo-2-ced7650f2d291840c8afafe8fa1af0bfefcb31c9.zip
removed from portage -- licq's console plugin is installed from licq
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq-console/ChangeLog17
-rw-r--r--net-im/licq-console/files/digest-licq-console-1.0.21
-rw-r--r--net-im/licq-console/files/digest-licq-console-1.2.41
-rw-r--r--net-im/licq-console/licq-console-1.0.2.ebuild34
-rw-r--r--net-im/licq-console/licq-console-1.2.4.ebuild34
5 files changed, 0 insertions, 87 deletions
diff --git a/net-im/licq-console/ChangeLog b/net-im/licq-console/ChangeLog
deleted file mode 100644
index 58f1e358cac2..000000000000
--- a/net-im/licq-console/ChangeLog
+++ /dev/null
@@ -1,17 +0,0 @@
-# ChangeLog for net-im/licq-console
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq-console/ChangeLog,v 1.2 2003/02/07 10:02:32 lordvan Exp $
-
-*licq-console-1.2.4 (07 Feb 2003)
- 07 Feb 2003; Thomas Raschbacher <lordvan@lordvan.com> licq-console-1.2.4.ebuild:
- version bump
-
-*licq-console-1.0.2 (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/net-im/licq-console/files/digest-licq-console-1.0.2 b/net-im/licq-console/files/digest-licq-console-1.0.2
deleted file mode 100644
index fa24c83c8841..000000000000
--- a/net-im/licq-console/files/digest-licq-console-1.0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 894d7c27c0799c8b31dda134fe14b257 licq-1.0.3.tar.gz 2112461
diff --git a/net-im/licq-console/files/digest-licq-console-1.2.4 b/net-im/licq-console/files/digest-licq-console-1.2.4
deleted file mode 100644
index 42f62183e2b1..000000000000
--- a/net-im/licq-console/files/digest-licq-console-1.2.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3267518199e440a2c7be5e608b05bfd4 licq-1.2.4.tar.bz2 2952409
diff --git a/net-im/licq-console/licq-console-1.0.2.ebuild b/net-im/licq-console/licq-console-1.0.2.ebuild
deleted file mode 100644
index 317d6260227c..000000000000
--- a/net-im/licq-console/licq-console-1.0.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq-console/licq-console-1.0.2.ebuild,v 1.11 2002/09/23 20:13:38 vapier Exp $
-
-
-LICQV=licq-1.0.4
-S=${WORKDIR}/${P}
-DESCRIPTION="Enables you to use Licq from the console using a ncurses 'GUI'"
-SRC_URI="mirror://sourceforge/licq/${LICQV}.tar.gz
- ftp://ftp.fanfic.org/pub/licq/srcs/${LICQV}.tar.gz
- ftp://licq.darkorb.net/${LICQV}.tar.gz"
-HOMEPAGE="http://www.licq.org/"
-SLOT="0"
-LICENSE="GPL-2 QPL-1.0"
-KEYWORDS="x86"
-DEPEND="virtual/glibc sys-devel/gcc
- >=sys-libs/ncurses-5.2
- >=net-im/licq-1.0.3"
-
-RDEPEND="virtual/glibc sys-devel/gcc
- >=sys-libs/ncurses-5.2"
-
-src_compile() {
- cd ${WORKDIR}/${LICQV}/plugins/console-${PV}
- ./configure --host=${CHOST} --prefix=/usr --with-licq-includes=/usr/include/licq || die
- make || die
-}
-
-src_install() {
- cd ${WORKDIR}/${LICQV}/plugins/console-${PV}
- make prefix=${D}/usr install || die
- dodoc README
-}
-
diff --git a/net-im/licq-console/licq-console-1.2.4.ebuild b/net-im/licq-console/licq-console-1.2.4.ebuild
deleted file mode 100644
index ae08e508f39d..000000000000
--- a/net-im/licq-console/licq-console-1.2.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq-console/licq-console-1.2.4.ebuild,v 1.1 2003/02/07 10:02:32 lordvan Exp $
-
-
-LICQV=licq-1.2.4
-S=${WORKDIR}/${P}
-DESCRIPTION="Enables you to use Licq from the console using a ncurses 'GUI'"
-SRC_URI="mirror://sourceforge/licq/${LICQV}.tar.bz2
- ftp://ftp.fanfic.org/pub/licq/srcs/${LICQV}.tar.bz2
- ftp://licq.darkorb.net/${LICQV}.tar.bz2"
-HOMEPAGE="http://www.licq.org/"
-SLOT="0"
-LICENSE="GPL-2 QPL-1.0"
-KEYWORDS="~x86"
-DEPEND="virtual/glibc sys-devel/gcc
- >=sys-libs/ncurses-5.2
- >=net-im/licq-1.0.3"
-
-RDEPEND="virtual/glibc sys-devel/gcc
- >=sys-libs/ncurses-5.2"
-
-src_compile() {
- cd ${WORKDIR}/${LICQV}/plugins/console
- ./configure --host=${CHOST} --prefix=/usr --with-licq-includes=/usr/include/licq || die
- make || die
-}
-
-src_install() {
- cd ${WORKDIR}/${LICQV}/plugins/console
- make prefix=${D}/usr install || die
- dodoc README
-}
-