summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-01-02 21:03:35 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-01-02 21:03:35 +0000
commitfb6bd274dca6bfa853936f593501ffd3f4c279e4 (patch)
treea34a4ec0fc5668cd82020bae31c378eb3c10d7e6 /dev-libs/libexploit
parentChange encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff)
downloadgentoo-2-fb6bd274dca6bfa853936f593501ffd3f4c279e4.tar.gz
gentoo-2-fb6bd274dca6bfa853936f593501ffd3f4c279e4.tar.bz2
gentoo-2-fb6bd274dca6bfa853936f593501ffd3f4c279e4.zip
Version bump; closes bug 76421. Added metadata.xml.
Diffstat (limited to 'dev-libs/libexploit')
-rw-r--r--dev-libs/libexploit/ChangeLog10
-rw-r--r--dev-libs/libexploit/Manifest7
-rw-r--r--dev-libs/libexploit/files/digest-libexploit-0.21
-rw-r--r--dev-libs/libexploit/libexploit-0.1a.ebuild4
-rw-r--r--dev-libs/libexploit/libexploit-0.2.ebuild33
-rw-r--r--dev-libs/libexploit/metadata.xml9
6 files changed, 58 insertions, 6 deletions
diff --git a/dev-libs/libexploit/ChangeLog b/dev-libs/libexploit/ChangeLog
index f74e9c3564f7..40a5856997f9 100644
--- a/dev-libs/libexploit/ChangeLog
+++ b/dev-libs/libexploit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/libexploit
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexploit/ChangeLog,v 1.4 2004/08/10 20:35:30 seemant Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexploit/ChangeLog,v 1.5 2005/01/02 21:03:35 ka0ttic Exp $
+
+*libexploit-0.2 (02 Jan 2005)
+
+ 02 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml,
+ +libexploit-0.2.ebuild:
+ Version bump; closes bug 76421. Added metadata.xml.
10 Aug 2004; Seemant Kulleen <seemant@gentoo.org> libexploit-0.1a.ebuild:
Install docs properly, thanks to: Aaron Walker <ka0ttic@butsugenjitemple.org>
diff --git a/dev-libs/libexploit/Manifest b/dev-libs/libexploit/Manifest
index 82504e1db9de..08913cbbc27e 100644
--- a/dev-libs/libexploit/Manifest
+++ b/dev-libs/libexploit/Manifest
@@ -1,3 +1,6 @@
-MD5 a0e4ee3a3f00e7c0c6f3e05a6455a029 libexploit-0.1a.ebuild 830
-MD5 aa17ee8bcea2edcaa1c405fe6b028af2 ChangeLog 639
+MD5 9f6cbb5e6940172aeb8afb29949e4b15 libexploit-0.2.ebuild 936
+MD5 dbaacfe0870662fdfa3db3bc2f30c154 libexploit-0.1a.ebuild 830
+MD5 a66f2f7f0c8ab780366b9adc3842648a ChangeLog 815
+MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
MD5 9ec6db94727c8e810e87c226d3fcee07 files/digest-libexploit-0.1a 65
+MD5 ab54a717c2f106abe61a8ab0a7d68f8b files/digest-libexploit-0.2 64
diff --git a/dev-libs/libexploit/files/digest-libexploit-0.2 b/dev-libs/libexploit/files/digest-libexploit-0.2
new file mode 100644
index 000000000000..752b15c8c975
--- /dev/null
+++ b/dev-libs/libexploit/files/digest-libexploit-0.2
@@ -0,0 +1 @@
+MD5 cd4d4c4cdc26ce1b50d765484ee7d9dc LibExploitV02.tar.gz 75691
diff --git a/dev-libs/libexploit/libexploit-0.1a.ebuild b/dev-libs/libexploit/libexploit-0.1a.ebuild
index bf357c01503f..183f68946c5a 100644
--- a/dev-libs/libexploit/libexploit-0.1a.ebuild
+++ b/dev-libs/libexploit/libexploit-0.1a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexploit/libexploit-0.1a.ebuild,v 1.7 2004/08/10 20:35:30 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexploit/libexploit-0.1a.ebuild,v 1.8 2005/01/02 21:03:35 ka0ttic Exp $
DESCRIPTION="generic exploit creation (overflows/format strings) library"
HOMEPAGE="http://www.packetfactory.net/projects/libexploit/"
diff --git a/dev-libs/libexploit/libexploit-0.2.ebuild b/dev-libs/libexploit/libexploit-0.2.ebuild
new file mode 100644
index 000000000000..f8bd78b7ce2a
--- /dev/null
+++ b/dev-libs/libexploit/libexploit-0.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexploit/libexploit-0.2.ebuild,v 1.1 2005/01/02 21:03:35 ka0ttic Exp $
+
+DESCRIPTION="generic exploit creation (overflows/format strings) library"
+HOMEPAGE="http://www.packetfactory.net/projects/libexploit/"
+SRC_URI="http://www.packetfactory.net/projects/libexploit/LibExploitV${PV/./}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="virtual/libc"
+
+S=${WORKDIR}/LibExploit
+
+src_compile() {
+ cd ${S}/src
+ emake CFLAGS="${CFLAGS} -I../include/" || die "emake failed"
+}
+
+src_install() {
+ dolib.a src/libexploit.a || die "failed to install archives"
+
+ insinto /usr/include
+ doins include/* || die "failed to install headers"
+
+ dodir /usr/share/${PF}-src
+ cp -rf examples/* ${D}/usr/share/${PF}-src/ || die "failed to install examples"
+
+ dodoc README ChangeLog doc/*
+}
diff --git a/dev-libs/libexploit/metadata.xml b/dev-libs/libexploit/metadata.xml
new file mode 100644
index 000000000000..d31152aca840
--- /dev/null
+++ b/dev-libs/libexploit/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>ka0ttic@gentoo.org</email>
+ <name>Aaron Walker</name>
+ </maintainer>
+</pkgmetadata>