diff options
-rw-r--r-- | dev-cpp/poslib/ChangeLog | 75 | ||||
-rw-r--r-- | dev-cpp/poslib/Manifest | 5 | ||||
-rw-r--r-- | dev-cpp/poslib/files/1.0.6-missing_includes.patch | 11 | ||||
-rw-r--r-- | dev-cpp/poslib/metadata.xml | 9 | ||||
-rw-r--r-- | dev-cpp/poslib/poslib-1.0.6.ebuild | 37 |
5 files changed, 0 insertions, 137 deletions
diff --git a/dev-cpp/poslib/ChangeLog b/dev-cpp/poslib/ChangeLog deleted file mode 100644 index d43fe73a9605..000000000000 --- a/dev-cpp/poslib/ChangeLog +++ /dev/null @@ -1,75 +0,0 @@ -# ChangeLog for dev-cpp/poslib -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/ChangeLog,v 1.21 2008/06/16 20:30:53 dev-zero Exp $ - - 16 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> - +files/1.0.6-missing_includes.patch, poslib-1.0.6.ebuild: - Fixed glibc-2.8 compilation problem (bug #227483). - - 04 Apr 2008; Mark Loeser <halcy0n@gentoo.org> poslib-1.0.6.ebuild: - Fix homepage; bug #212615 - - 22 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> poslib-1.0.6.ebuild: - Marked stable on amd64. - - 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> poslib-1.0.6.ebuild: - ppc stable - - 08 Oct 2006; Andrej Kacian <ticho@gentoo.org> poslib-1.0.6.ebuild: - Stable on x86, bug #148441. - - 21 Sep 2006; MATSUU Takuto <matsuu@gentoo.org> poslib-1.0.6.ebuild: - Fixed HOMEPAGE. - - 20 Feb 2006; Mark Loeser <halcy0n@gentoo.org> poslib-1.0.5.ebuild, - poslib-1.0.6.ebuild: - Remove DEPEND on virtual/libc - - 19 Sep 2005; Mark Loeser <halcy0n@gentoo.org> metadata.xml: - Adding to cpp herd. - - 31 Dec 2004; MATSUU Takuto <matsuu@gentoo.org> poslib-1.0.5.ebuild: - Marked as stable. - -*poslib-1.0.6 (31 Dec 2004) - - 31 Dec 2004; MATSUU Takuto <matsuu@gentoo.org> -poslib-1.0.2.ebuild, - +poslib-1.0.6.ebuild: - Version bumped. - Removed old versions. - - 14 Dec 2004; MATSUU Takuto <matsuu@gentoo.org> poslib-1.0.4.ebuild: - Marked as stable. - -*poslib-1.0.5 (10 Aug 2004) - - 10 Aug 2004; MATSUU Takuto <matsuu@gentoo.org> +poslib-1.0.5.ebuild: - Version bumped. Bug 59627. - - 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> poslib-1.0.2.ebuild, - poslib-1.0.4.ebuild: - glibc -> libc - - 23 Apr 2004; David Holm <dholm@gentoo.org> poslib-1.0.4.ebuild: - Added to ~ppc. - -*poslib-1.0.4 (23 Apr 2004) - - 23 Apr 2004; <matsuu@gentoo.org> -poslib-1.0.1.ebuild, poslib-1.0.2.ebuild, - +poslib-1.0.4.ebuild: - Version bumped. - - 12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> poslib-1.0.2.ebuild: - Mark stable on amd64. - -*poslib-1.0.2 (02 Mar 2004) - - 02 Mar 2004; <matsuu@gentoo.org> poslib-1.0.2.ebuild: - Version bumped. Bug # 40194. - Added ~amd64 to KEYWORDS. - -*poslib-1.0.1 (02 Nov 2003) - - 02 Nov 2003; MATSUU Takuto <matsuu@gentoo.org> poslib-1.0.1.ebuild: - Initial import. #26268 - diff --git a/dev-cpp/poslib/Manifest b/dev-cpp/poslib/Manifest deleted file mode 100644 index cd8bc83949f8..000000000000 --- a/dev-cpp/poslib/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX 1.0.6-missing_includes.patch 410 RMD160 db20070b54729ecb31d4f73f2244bb3dc5323135 SHA1 1e63fa7ed0dd43b1a76bed7038da65660ed037be SHA256 9bfa99c0909266e4494e793589c3b9165fbcf1e6c5cb131805faec4fb9ac1e64 -DIST poslib-1.0.6.tar.gz 397622 RMD160 d73cfa638da94447d5c87c145556ee526b8f1e87 SHA1 3fa0598921de7ebc54d624d2c93db331c79d7537 SHA256 dd420460289068d6309335f6b72529f1ed493668a26e57c5519c284841f5b7f9 -EBUILD poslib-1.0.6.ebuild 838 RMD160 2cb109b4794d75008218ccf056a980cf84a8f13f SHA1 c25a16cbff1a37b7557017d52353ee87762bd484 SHA256 7606f21a8c456d56dd03f75ad8892dfda80817870de41fd5fc1a6b62a84e39d8 -MISC ChangeLog 2247 RMD160 4661ae846972e9109fa4e3a0fd9b152c35061a75 SHA1 af6408748ed3c0251a9dd33dc10b0d9ba7f0605e SHA256 0152dd2520cfc40a8e247fbaca928959bdbeef77eb9c41f53d7258973f85575e -MISC metadata.xml 562 RMD160 c8e788a51c695e432baa09d0843cf81405089ef4 SHA1 1c124d04af762a26ac509283d4b05626dfccba5e SHA256 04189be66e19a6d2e4ec1d291ebe9b611e426a2d27685aec9275056c1aa9467a diff --git a/dev-cpp/poslib/files/1.0.6-missing_includes.patch b/dev-cpp/poslib/files/1.0.6-missing_includes.patch deleted file mode 100644 index 5c0583f74669..000000000000 --- a/dev-cpp/poslib/files/1.0.6-missing_includes.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur poslib-1.0.6.orig/tools/fileclient.cpp poslib-1.0.6/tools/fileclient.cpp ---- poslib-1.0.6.orig/tools/fileclient.cpp 2008-06-16 22:24:29.000000000 +0200 -+++ poslib-1.0.6/tools/fileclient.cpp 2008-06-16 22:27:01.000000000 +0200 -@@ -18,6 +18,7 @@ - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - -+#include <limits.h> - #include <poslib/poslib.h> - - int main(int argc, char **argv) { diff --git a/dev-cpp/poslib/metadata.xml b/dev-cpp/poslib/metadata.xml deleted file mode 100644 index 54de2d02804d..000000000000 --- a/dev-cpp/poslib/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>cpp</herd> -<maintainer> - <email>matsuu@gentoo.org</email> -</maintainer> -<longdescription>Poslib is a C++ library for people who want to write applications that make use of the Domain Name System. It consists of a client part, that can be used to send DNS queries, interpret Resource Records, and read master files, among other thins, and a server part which makes writing a DNS server much easier.</longdescription> -</pkgmetadata> diff --git a/dev-cpp/poslib/poslib-1.0.6.ebuild b/dev-cpp/poslib/poslib-1.0.6.ebuild deleted file mode 100644 index 50cbc1b9581b..000000000000 --- a/dev-cpp/poslib/poslib-1.0.6.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/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.9 2008/06/16 20:30:53 dev-zero Exp $ - -inherit flag-o-matic eutils - -DESCRIPTION="A library for creating C++ programs using the Domain Name System" -HOMEPAGE="http://posadis.sourceforge.net/" -SRC_URI="mirror://sourceforge/posadis/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="ipv6" - -DEPEND="" -RDEPEND="" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${PV}-missing_includes.patch" -} - -src_compile() { - append-flags -funsigned-char - - econf \ - --with-cxxflags="${CXXFLAGS}" \ - `use_enable ipv6` || die - emake || die -} - -src_install() { - make DESTDIR="${D}" install || die - dodoc AUTHORS ChangeLog INSTALL NEWS README TODO -} |