summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-03-23 17:51:55 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-03-23 17:51:55 +0000
commitd0b30841b96e94d3edb38225ba137e7de5b32a5a (patch)
treea3257d543c613310715940e8eb3334ed986bb004
parentBacked out java changes, this will break some packages in portage for ppc (diff)
downloadgentoo-2-d0b30841b96e94d3edb38225ba137e7de5b32a5a.tar.gz
gentoo-2-d0b30841b96e94d3edb38225ba137e7de5b32a5a.tar.bz2
gentoo-2-d0b30841b96e94d3edb38225ba137e7de5b32a5a.zip
cleanup
-rw-r--r--net-irc/lostirc/files/digest-lostirc-0.2.31
-rw-r--r--net-irc/lostirc/files/digest-lostirc-0.2.41
-rw-r--r--net-irc/lostirc/files/digest-lostirc-0.2.51
-rw-r--r--net-irc/lostirc/files/digest-lostirc-0.2.61
-rw-r--r--net-irc/lostirc/files/digest-lostirc-0.3.01
-rw-r--r--net-irc/lostirc/files/digest-lostirc-0.3.11
-rw-r--r--net-irc/lostirc/lostirc-0.2.3.ebuild21
-rw-r--r--net-irc/lostirc/lostirc-0.2.4.ebuild21
-rw-r--r--net-irc/lostirc/lostirc-0.2.5.ebuild21
-rw-r--r--net-irc/lostirc/lostirc-0.2.6.ebuild21
-rw-r--r--net-irc/lostirc/lostirc-0.2.7.ebuild3
-rw-r--r--net-irc/lostirc/lostirc-0.3.0.ebuild32
-rw-r--r--net-irc/lostirc/lostirc-0.3.1.ebuild32
13 files changed, 2 insertions, 155 deletions
diff --git a/net-irc/lostirc/files/digest-lostirc-0.2.3 b/net-irc/lostirc/files/digest-lostirc-0.2.3
deleted file mode 100644
index 1a67b063d292..000000000000
--- a/net-irc/lostirc/files/digest-lostirc-0.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9d6d962eadc4f057153dd13f20ae3028 lostirc-0.2.3.tar.gz 214427
diff --git a/net-irc/lostirc/files/digest-lostirc-0.2.4 b/net-irc/lostirc/files/digest-lostirc-0.2.4
deleted file mode 100644
index 825421f236c8..000000000000
--- a/net-irc/lostirc/files/digest-lostirc-0.2.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5a22d2c4e651a36bd355c4408cb14ab7 lostirc-0.2.4.tar.gz 216147
diff --git a/net-irc/lostirc/files/digest-lostirc-0.2.5 b/net-irc/lostirc/files/digest-lostirc-0.2.5
deleted file mode 100644
index 6c30d79c7797..000000000000
--- a/net-irc/lostirc/files/digest-lostirc-0.2.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 978eb7dd736c95a1dc1892cf67aec2c2 lostirc-0.2.5.tar.gz 362344
diff --git a/net-irc/lostirc/files/digest-lostirc-0.2.6 b/net-irc/lostirc/files/digest-lostirc-0.2.6
deleted file mode 100644
index b03b24bf60be..000000000000
--- a/net-irc/lostirc/files/digest-lostirc-0.2.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 31a14eeab52374a403645924dfd0b1d4 lostirc-0.2.6.tar.gz 363470
diff --git a/net-irc/lostirc/files/digest-lostirc-0.3.0 b/net-irc/lostirc/files/digest-lostirc-0.3.0
deleted file mode 100644
index dbc26de45246..000000000000
--- a/net-irc/lostirc/files/digest-lostirc-0.3.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0555d1cf5d7e2df0573c49ba0169b960 lostirc-0.3.0.tar.gz 507046
diff --git a/net-irc/lostirc/files/digest-lostirc-0.3.1 b/net-irc/lostirc/files/digest-lostirc-0.3.1
deleted file mode 100644
index 02987068e62e..000000000000
--- a/net-irc/lostirc/files/digest-lostirc-0.3.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9109054afef8e17df266be8b5cb7a475 lostirc-0.3.1.tar.gz 528741
diff --git a/net-irc/lostirc/lostirc-0.2.3.ebuild b/net-irc/lostirc/lostirc-0.2.3.ebuild
deleted file mode 100644
index 08aab6dac8c0..000000000000
--- a/net-irc/lostirc/lostirc-0.2.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.3.ebuild,v 1.6 2004/01/13 01:14:55 zul Exp $
-
-inherit base
-
-IUSE=""
-DESCRIPTION="A simple but functional graphical IRC client"
-HOMEPAGE="http://lostirc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-S=${WORKDIR}/${P}
-DEPEND=">=dev-cpp/gtkmm-2.0*
- =dev-libs/libsigc++-1.2*"
-
-src_install() {
- base_src_install
- dodoc AUTHORS ChangeLog COPYING INSTALL README TODO NEWS
-}
diff --git a/net-irc/lostirc/lostirc-0.2.4.ebuild b/net-irc/lostirc/lostirc-0.2.4.ebuild
deleted file mode 100644
index 3c5225c73169..000000000000
--- a/net-irc/lostirc/lostirc-0.2.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.4.ebuild,v 1.6 2004/01/13 01:14:55 zul Exp $
-
-inherit base
-
-IUSE=""
-DESCRIPTION="A simple but functional graphical IRC client"
-HOMEPAGE="http://lostirc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-S=${WORKDIR}/${P}
-DEPEND=">=dev-cpp/gtkmm-2.0*
- =dev-libs/libsigc++-1.2*"
-
-src_install() {
- base_src_install
- dodoc AUTHORS ChangeLog COPYING INSTALL README TODO NEWS
-}
diff --git a/net-irc/lostirc/lostirc-0.2.5.ebuild b/net-irc/lostirc/lostirc-0.2.5.ebuild
deleted file mode 100644
index f5f096ff17ae..000000000000
--- a/net-irc/lostirc/lostirc-0.2.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.5.ebuild,v 1.7 2004/01/13 01:14:56 zul Exp $
-
-inherit base
-
-IUSE=""
-DESCRIPTION="A simple but functional graphical IRC client"
-HOMEPAGE="http://lostirc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-S=${WORKDIR}/${P}
-DEPEND=">=dev-cpp/gtkmm-2.0
- >=dev-libs/libsigc++-1.2"
-
-src_install() {
- base_src_install
- dodoc AUTHORS ChangeLog COPYING INSTALL README TODO NEWS
-}
diff --git a/net-irc/lostirc/lostirc-0.2.6.ebuild b/net-irc/lostirc/lostirc-0.2.6.ebuild
deleted file mode 100644
index 28964abbf1a8..000000000000
--- a/net-irc/lostirc/lostirc-0.2.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.6.ebuild,v 1.4 2004/01/13 01:14:56 zul Exp $
-
-inherit base
-
-IUSE=""
-DESCRIPTION="A simple but functional graphical IRC client"
-HOMEPAGE="http://lostirc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-S=${WORKDIR}/${P}
-DEPEND=">=dev-cpp/gtkmm-2.0
- >=dev-libs/libsigc++-1.2"
-
-src_install() {
- base_src_install
- dodoc AUTHORS ChangeLog COPYING INSTALL README TODO NEWS
-}
diff --git a/net-irc/lostirc/lostirc-0.2.7.ebuild b/net-irc/lostirc/lostirc-0.2.7.ebuild
index 2a1c28ae7f06..779737eab3cc 100644
--- a/net-irc/lostirc/lostirc-0.2.7.ebuild
+++ b/net-irc/lostirc/lostirc-0.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.7.ebuild,v 1.4 2004/01/13 01:14:56 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.2.7.ebuild,v 1.5 2004/03/23 17:51:55 mholzer Exp $
inherit base
@@ -8,6 +8,7 @@ IUSE="kde gnome"
DESCRIPTION="A simple but functional graphical IRC client"
HOMEPAGE="http://lostirc.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
diff --git a/net-irc/lostirc/lostirc-0.3.0.ebuild b/net-irc/lostirc/lostirc-0.3.0.ebuild
deleted file mode 100644
index 0df46e905eea..000000000000
--- a/net-irc/lostirc/lostirc-0.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.0.ebuild,v 1.2 2004/01/13 01:14:56 zul Exp $
-
-inherit base
-
-IUSE="kde gnome"
-DESCRIPTION="A simple but functional graphical IRC client"
-HOMEPAGE="http://lostirc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
-S=${WORKDIR}/${P}
-DEPEND=">=sys-apps/sed-4*
- >=dev-cpp/gtkmm-2.0
- >=dev-libs/libsigc++-1.2"
-
-src_compile() {
- # patch po/Makefile.in.in
- sed -i -r 's:(^mkinstalldirs = ).*:\1$(MKINSTALLDIRS):' po/Makefile.in.in || die
- local myconf=""
- myconf="${myconf} `use_with gnome`"
- myconf="${myconf} `use_with kde`"
- econf ${myconf} || die
- base_src_compile make
-}
-
-src_install() {
- base_src_install
- dodoc AUTHORS ChangeLog COPYING INSTALL README TODO NEWS
-}
diff --git a/net-irc/lostirc/lostirc-0.3.1.ebuild b/net-irc/lostirc/lostirc-0.3.1.ebuild
deleted file mode 100644
index 16f940c883c2..000000000000
--- a/net-irc/lostirc/lostirc-0.3.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.1.ebuild,v 1.2 2004/03/06 13:27:25 zul Exp $
-
-inherit base
-
-IUSE="kde gnome"
-DESCRIPTION="A simple but functional graphical IRC client"
-HOMEPAGE="http://lostirc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
-S=${WORKDIR}/${P}
-DEPEND=">=sys-apps/sed-4*
- >=dev-cpp/gtkmm-2.0
- >=dev-libs/libsigc++-1.2"
-
-src_compile() {
- # patch po/Makefile.in.in
- sed -i -r 's:(^mkinstalldirs = ).*:\1$(MKINSTALLDIRS):' po/Makefile.in.in || die
- local myconf=""
- myconf="${myconf} `use_with gnome`"
- myconf="${myconf} `use_with kde`"
- econf ${myconf} || die
- base_src_compile make
-}
-
-src_install() {
- base_src_install
- dodoc AUTHORS ChangeLog COPYING INSTALL README TODO NEWS
-}