summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-31 08:34:56 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-31 08:34:56 +0000
commit43d677e845c30da50d9bfb9fb5977a40c138f336 (patch)
tree8d1dfdc89256a48b0a5483138d910c2c74fd9edf /sys-devel
parentInitial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>. (diff)
downloadgentoo-2-43d677e845c30da50d9bfb9fb5977a40c138f336.tar.gz
gentoo-2-43d677e845c30da50d9bfb9fb5977a40c138f336.tar.bz2
gentoo-2-43d677e845c30da50d9bfb9fb5977a40c138f336.zip
Version bump as reported by Peter Simons via e-mail.
(Portage version: 2.1_pre2)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf-archive/ChangeLog8
-rw-r--r--sys-devel/autoconf-archive/autoconf-archive-2005.12.20.ebuild27
-rw-r--r--sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.12.201
3 files changed, 35 insertions, 1 deletions
diff --git a/sys-devel/autoconf-archive/ChangeLog b/sys-devel/autoconf-archive/ChangeLog
index d6e86747aef6..807b38e3d5b2 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.6 2005/12/22 06:14:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.7 2005/12/31 08:34:56 vapier Exp $
+
+*autoconf-archive-2005.12.20 (31 Dec 2005)
+
+ 31 Dec 2005; Mike Frysinger <vapier@gentoo.org>
+ +autoconf-archive-2005.12.20.ebuild:
+ Version bump as reported by Peter Simons via e-mail.
*autoconf-archive-2005.12.18 (22 Dec 2005)
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2005.12.20.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2005.12.20.ebuild
new file mode 100644
index 000000000000..1137daa16a90
--- /dev/null
+++ b/sys-devel/autoconf-archive/autoconf-archive-2005.12.20.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2005.12.20.ebuild,v 1.1 2005/12/31 08:34:56 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() {
+ make 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-2005.12.20 b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.12.20
new file mode 100644
index 000000000000..05290981bef0
--- /dev/null
+++ b/sys-devel/autoconf-archive/files/digest-autoconf-archive-2005.12.20
@@ -0,0 +1 @@
+MD5 68ddc636e773ba1b4bc149c2fb288008 autoconf-archive-2005-12-20.tar.bz2 418183