summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-10-24 18:32:12 +0000
committerMike Frysinger <vapier@gentoo.org>2006-10-24 18:32:12 +0000
commit835bfb87404785866dace2196f8ce0f7bbd16853 (patch)
tree20d12b9fb2bf5570e954ef67c08206f2dceb59e9 /sys-devel/autoconf-archive
parentold (diff)
downloadgentoo-2-835bfb87404785866dace2196f8ce0f7bbd16853.tar.gz
gentoo-2-835bfb87404785866dace2196f8ce0f7bbd16853.tar.bz2
gentoo-2-835bfb87404785866dace2196f8ce0f7bbd16853.zip
Version bump.
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'sys-devel/autoconf-archive')
-rw-r--r--sys-devel/autoconf-archive/ChangeLog8
-rw-r--r--sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild27
-rw-r--r--sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.253
3 files changed, 37 insertions, 1 deletions
diff --git a/sys-devel/autoconf-archive/ChangeLog b/sys-devel/autoconf-archive/ChangeLog
index a6768b84f088..7a36059b6db8 100644
--- a/sys-devel/autoconf-archive/ChangeLog
+++ b/sys-devel/autoconf-archive/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/autoconf-archive
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.12 2006/10/23 22:31:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.13 2006/10/24 18:32:12 vapier Exp $
+
+*autoconf-archive-2006.10.25 (24 Oct 2006)
+
+ 24 Oct 2006; Mike Frysinger <vapier@gentoo.org>
+ +autoconf-archive-2006.10.25.ebuild:
+ Version bump.
*autoconf-archive-2006.10.24 (23 Oct 2006)
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild
new file mode 100644
index 000000000000..161ecfe38dd4
--- /dev/null
+++ b/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2006.10.25.ebuild,v 1.1 2006/10/24 18:32:12 vapier Exp $
+
+inherit eutils
+
+MY_PV=${PV//./-}
+DESCRIPTION="GNU Autoconf Macro Archive"
+HOMEPAGE="http://autoconf-archive.cryp.to/"
+SRC_URI="http://autoconf-archive.cryp.to/${PN}-${MY_PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="sys-devel/automake
+ sys-devel/autoconf"
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+src_install() {
+ emake install DESTDIR="${D}" || die
+ dodir /usr/share/doc
+ mv "${D}"/usr/share/{${PN},doc/${PF}} || die
+}
diff --git a/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.25 b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.25
new file mode 100644
index 000000000000..fd521cd1d888
--- /dev/null
+++ b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2006.10.25
@@ -0,0 +1,3 @@
+MD5 095f9586b829f83cb753a30561f9e77b autoconf-archive-2006-10-25.tar.bz2 517776
+RMD160 93e4d4b15f072b033e93665df6ed102ac216b7d0 autoconf-archive-2006-10-25.tar.bz2 517776
+SHA256 7973f0433abd6936f67c55249581177e010938698124bae3ffea066299db4281 autoconf-archive-2006-10-25.tar.bz2 517776