summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-25 14:15:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-25 14:15:51 +0000
commit6781f80ee6fa642920aa428a9742d5745751e194 (patch)
tree0c13f9a40887b2bf713a8bc986e65f670fd366ef /net-irc
parentVersion bump (diff)
downloadhistorical-6781f80ee6fa642920aa428a9742d5745751e194.tar.gz
historical-6781f80ee6fa642920aa428a9742d5745751e194.tar.bz2
historical-6781f80ee6fa642920aa428a9742d5745751e194.zip
old
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/epic4/Manifest2
-rw-r--r--net-irc/epic4/epic4-2.8.ebuild94
-rw-r--r--net-irc/ii/Manifest2
-rw-r--r--net-irc/ii/ii-1.3.ebuild37
-rw-r--r--net-irc/sic/Manifest2
-rw-r--r--net-irc/sic/sic-0.9.ebuild41
6 files changed, 0 insertions, 178 deletions
diff --git a/net-irc/epic4/Manifest b/net-irc/epic4/Manifest
index 569789fc1329..68881b2b6567 100644
--- a/net-irc/epic4/Manifest
+++ b/net-irc/epic4/Manifest
@@ -1,9 +1,7 @@
AUX epic-defaultserver.patch 620 RMD160 4bf5e68879cc31e56dda22fba66f7257b9f7fe85 SHA1 f9e0cde556047847a91227754ebb6049bcf94278 SHA256 54d016eb90d1b1aab13d399398ba69450876941f947f53e9b9341d32e24403ea
DIST epic4-2.10.tar.bz2 629828 RMD160 8f763f284fe1719e2d70b618772379c89ec08214 SHA1 0e81ba130fb8b31be61e4b59939c932af72d0369 SHA256 b9043d9b039d3566a9b1b09426eda19bf6ad650ea47f79f68e89273b0fc6b089
-DIST epic4-2.8.tar.bz2 628431 RMD160 e50d5baf7213afa24c75aa7fe2e5ccbc100b5cfa SHA1 c6084ecdcb048b55e307f947dc4145f2ed6c426f SHA256 007f1cdb4ebd216104e7ac98237caac761b4f83170626e6f3acb034d574c2853
DIST epic4-help-20050315.tar.gz 332502 RMD160 b4237357e905468ab4fd7710283d6bffee067c5e SHA1 0651d4960b017987a726b4f5fc8ed5e5b130d4a2 SHA256 714afd07348731e6ac82e1f6548acc12e84539b3106ab27fa5d00ed5696256f7
DIST epic4-local.bz2 6530 RMD160 ed7e0d3f8c9d24794b4a9718ae31982934e4056f SHA1 12e091611f5cc6c50e54516a4f4212ad1901bde4 SHA256 4509ac8e491ac0b75dc5ddcef845b02b3610804dd98de9b5b98d58630be322cd
EBUILD epic4-2.10.ebuild 2891 RMD160 b1b92cb18e4fdc0b4008b7b1a3f927eae5cce5bc SHA1 62ee04972ae948f18b4e9bc5bffc8fc9c3fe434c SHA256 7b8bd46514404cf55014b6f2c9ce51de7605eb056b30430ae7ffc45fefacae1a
-EBUILD epic4-2.8.ebuild 2861 RMD160 c341129f27082366bfc342e00fbfac0ec6ae935b SHA1 7ac739579e983129d8d2aa264ef815329802d7db SHA256 8cf899ef288b2135c447261449e081dbf3f8b17eed9aef7f6280a5ea8e975337
MISC ChangeLog 12669 RMD160 cebdfc6e5478f165483f3044441fca9dbcb89c1d SHA1 ecda753ca10861fd7f3996bbe2cddf5e67fe16ad SHA256 ee8ef8dfbfd028492bca6cc0a82c6881d8c16b9d7707585e5cc6488c02a6fb91
MISC metadata.xml 160 RMD160 279429d1df694561fc2b163cb81c09387b9d940c SHA1 97da1b72eecc5585c65717da08eaccc9bc1cf7cd SHA256 5e058419199e306612929b80a996e3d16c6b20de674a56bb60558d3d36524fe2
diff --git a/net-irc/epic4/epic4-2.8.ebuild b/net-irc/epic4/epic4-2.8.ebuild
deleted file mode 100644
index 62a2c4c7fb13..000000000000
--- a/net-irc/epic4/epic4-2.8.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-2.8.ebuild,v 1.5 2007/11/04 14:17:55 angelos Exp $
-
-inherit flag-o-matic eutils
-
-HELP_V="20050315"
-
-DESCRIPTION="Epic4 IRC Client"
-HOMEPAGE="http://epicsol.org/"
-SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/${P}.tar.bz2
- ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-${HELP_V}.tar.gz
- mirror://gentoo/epic4-local.bz2"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
-IUSE="ipv6 perl ssl"
-
-DEPEND=">=sys-libs/ncurses-5.2
- perl? ( >=dev-lang/perl-5.6.1 )
- ssl? ( >=dev-libs/openssl-0.9.5 )"
-
-pkg_setup() {
- if use perl && built_with_use dev-lang/perl ithreads
- then
- error "You need perl compiled with USE=\"-ithreads\" to be able to compile epic4."
- die "perl with USE=\"-ithreads\" needed"
- fi
-}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- epatch "${FILESDIR}"/epic-defaultserver.patch
-
- rm -f "${WORKDIR}"/help/Makefile
- find "${WORKDIR}"/help -type d -name CVS -print0 | xargs -0 rm -r
-}
-
-src_compile() {
- replace-flags "-O?" "-O"
-
- econf \
- --libexecdir=/usr/lib/misc \
- $(use_with ipv6) \
- $(use_with perl) \
- $(use_with ssl) \
- || die "econf failed"
- emake || die "make failed"
-}
-
-src_install () {
- einstall \
- sharedir=${D}/usr/share \
- libexecdir=${D}/usr/lib/misc || die "einstall failed"
-
- dodoc BUG_FORM COPYRIGHT README KNOWNBUGS VOTES
-
- cd "${S}"/doc
- docinto doc
- dodoc \
- *.txt colors EPIC* IRCII_VERSIONS local_vars missing new-load \
- nicknames outputhelp SILLINESS TS4
-
- insinto /usr/share/epic/help
- doins -r "${WORKDIR}"/help/* || die "doins failed"
-}
-
-pkg_postinst() {
- if [ ! -f "${ROOT}"/usr/share/epic/script/local ]
- then
- elog "/usr/share/epic/script/local does not exist, I will now"
- elog "create it. If you do not like the look/feel of this file, or"
- elog "if you'd prefer to use your own script, simply remove this"
- elog "file. If you want to prevent this file from being installed"
- elog "in the future, simply create an empty file with this name."
- cp "${WORKDIR}"/epic4-local "${ROOT}"/usr/share/epic/script/local
- elog
- elog "This provided local startup script adds a number of nifty"
- elog "features to Epic including tab completion, a comprehensive set"
- elog "of aliases, and channel-by-channel logging. To prevent"
- elog "unintentional conflicts with your own scripting, if either the"
- elog "~/.ircrc or ~/.epicrc script files exist, then the local script"
- elog "is *not* run. If you like the script but want to make careful"
- elog "additions (such as selecting your usual servers or setting your"
- elog "nickname), simply copy /usr/share/epic/script/local to ~/.ircrc"
- elog "and then add your additions to the copy."
- fi
-
- # Fix for bug 59075
- chmod 755 "${ROOT}"/usr/share/epic/help
-}
diff --git a/net-irc/ii/Manifest b/net-irc/ii/Manifest
index ed968cc097ce..f08b5193b26b 100644
--- a/net-irc/ii/Manifest
+++ b/net-irc/ii/Manifest
@@ -1,6 +1,4 @@
-DIST ii-1.3.tar.gz 9335 RMD160 f481b5d6671603ef3e399adc3fe42aeabf6db20a SHA1 efd245f48825a7891f41371d84eb8a8ec1b60479 SHA256 afdb638a9e157cdc1ad9f80d57e99993c3083e354aa3ca097df4e15fe3dfa6e0
DIST ii-1.4.tar.gz 9608 RMD160 4deaa4737e7d299be13303bbb5ae370aea3bf81c SHA1 56dfb24295984feacb4ad87e0678dca32c7fec7d SHA256 811eeb452a387e3d1b7a4fca7995c82efdfc3582c86bef2be521c951a9aa7c8e
-EBUILD ii-1.3.ebuild 771 RMD160 e70b1679e78fea4ce0a9f1360d7b07064d9c27ba SHA1 678d45b5c43f51769bd7cb67b92af937585a8060 SHA256 21e4156ffe19a6e15e9691a093e0d602cc248de7e07a73b375b0311e254279f4
EBUILD ii-1.4.ebuild 771 RMD160 96bd5638fed684366a3dc4115653afe7045af26a SHA1 18fd832f38620698f41e6f0e95becf284786999e SHA256 3ec98f552564f6202fb35dd02a1271ffbde09db32f9f0653d6a525338225a128
MISC ChangeLog 984 RMD160 5b61dc4a65985169d8c96f1abfaaf494e87f61e9 SHA1 be4b0a2cd0577cc77eb5e47669d6073cfb4cb85d SHA256 045881459bbf61bd087576874ffe91c726e735c9564adaeb936ce0688e62eebc
MISC metadata.xml 160 RMD160 279429d1df694561fc2b163cb81c09387b9d940c SHA1 97da1b72eecc5585c65717da08eaccc9bc1cf7cd SHA256 5e058419199e306612929b80a996e3d16c6b20de674a56bb60558d3d36524fe2
diff --git a/net-irc/ii/ii-1.3.ebuild b/net-irc/ii/ii-1.3.ebuild
deleted file mode 100644
index 28294576fcce..000000000000
--- a/net-irc/ii/ii-1.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ii/ii-1.3.ebuild,v 1.2 2008/08/05 17:59:35 armin76 Exp $
-
-inherit toolchain-funcs
-
-DESCRIPTION="A minimalist FIFO and filesystem-based IRC client"
-HOMEPAGE="http://www.suckless.org/programs/ii.html"
-SRC_URI="http://code.suckless.org/dl/tools/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i \
- -e "s/CFLAGS = -g -O0/CFLAGS += -g/" \
- -e "s/LDFLAGS =/LDFLAGS +=/" \
- config.mk || die "sed failed"
-}
-
-src_compile() {
- emake CC=$(tc-getCC) || die "emake failed"
-}
-
-src_install() {
- dobin ii
- dodoc README FAQ
- doman *.1
-}
diff --git a/net-irc/sic/Manifest b/net-irc/sic/Manifest
index bb6aa3f36dfa..1f87ff50e3fc 100644
--- a/net-irc/sic/Manifest
+++ b/net-irc/sic/Manifest
@@ -1,6 +1,4 @@
-DIST sic-0.9.tar.gz 4286 RMD160 42d072c88969d38efd5e5bac7d0ff537da2e3133 SHA1 6830c6b2fd0aa3722a5b7a6d79edc5314380b4a8 SHA256 528c1b7d745236558a3f2823de2dbe6f9caa30658c75f05089c06eb539b838ae
DIST sic-1.0.tar.gz 4318 RMD160 cf258b14eb8a756906df898041453efc9efcc83a SHA1 814395a4366e7962867d869616220b073f664023 SHA256 30a4ac3c80fe4562f0f082df3c0a6a9fa41aa21992a8e3cb2c8e41cf37328378
-EBUILD sic-0.9.ebuild 875 RMD160 4524d524be1096c3b65419916059748c5361a92c SHA1 ed39fa2fa31e6cd10c7a0656191ac182d58f361c SHA256 8db09aff080eca5b8d0cd705efe81238a581ef091ab02ed0e9e5e0137ac21547
EBUILD sic-1.0.ebuild 865 RMD160 e8cec7aafad5cca23ff991b084706cd0b0adaf69 SHA1 32594f8e06b0a640baea51943627c6d99d61d496 SHA256 820fd65934b82b1148612ef054493d5a75742054c74e10a0b63ae15364825e8d
MISC ChangeLog 735 RMD160 285dea9f68147850425168918645cf141c32c35d SHA1 641e2ff8ff371bb5438476c633f182f8f996c63f SHA256 45fa5af02d6750c79e331670e2f97365d8cbacde588958486f4f6cbbe8dca696
MISC metadata.xml 160 RMD160 279429d1df694561fc2b163cb81c09387b9d940c SHA1 97da1b72eecc5585c65717da08eaccc9bc1cf7cd SHA256 5e058419199e306612929b80a996e3d16c6b20de674a56bb60558d3d36524fe2
diff --git a/net-irc/sic/sic-0.9.ebuild b/net-irc/sic/sic-0.9.ebuild
deleted file mode 100644
index 46a2e3eb0b8d..000000000000
--- a/net-irc/sic/sic-0.9.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-0.9.ebuild,v 1.3 2008/07/17 18:48:43 aballier Exp $
-
-inherit toolchain-funcs
-
-DESCRIPTION="An extremly simple IRC client"
-HOMEPAGE="http://www.suckless.org/wiki/tools/irc/simple_irc_client"
-SRC_URI="http://suckless.org/download/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i \
- -e "s/.*strip.*//" \
- Makefile || die "sed failed"
-
- sed -i \
- -e "s/CFLAGS = -Os/CFLAGS +=/" \
- -e "s/LDFLAGS =/LDFLAGS +=/" \
- config.mk || die "sed failed"
-}
-
-src_compile() {
- emake CC=$(tc-getCC) || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" PREFIX="/usr" install || die "emake install failed"
-
- dodoc README
-}