summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-01-29 16:10:26 +0000
committerMike Frysinger <vapier@gentoo.org>2009-01-29 16:10:26 +0000
commite88a98453de1588305a98cf32cd5ef8ae38b8619 (patch)
treeb379721b6d9f9486deb690cbe1e5398a8481f494 /sys-devel/autoconf-archive
parentadd ocfs and ocfs2 to the ignored file systems, taken from slocate (diff)
downloadgentoo-2-e88a98453de1588305a98cf32cd5ef8ae38b8619.tar.gz
gentoo-2-e88a98453de1588305a98cf32cd5ef8ae38b8619.tar.bz2
gentoo-2-e88a98453de1588305a98cf32cd5ef8ae38b8619.zip
stabilize
Diffstat (limited to 'sys-devel/autoconf-archive')
-rw-r--r--sys-devel/autoconf-archive/ChangeLog8
-rw-r--r--sys-devel/autoconf-archive/autoconf-archive-2008.08.25.ebuild10
2 files changed, 9 insertions, 9 deletions
diff --git a/sys-devel/autoconf-archive/ChangeLog b/sys-devel/autoconf-archive/ChangeLog
index ebce30483851..649ec3c010a9 100644
--- a/sys-devel/autoconf-archive/ChangeLog
+++ b/sys-devel/autoconf-archive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf-archive
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.21 2008/08/25 18:09:11 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.22 2009/01/29 16:10:26 vapier Exp $
+
+ 29 Jan 2009; Mike Frysinger <vapier@gentoo.org>
+ autoconf-archive-2008.08.25.ebuild:
+ Stabilize.
*autoconf-archive-2008.08.25 (25 Aug 2008)
diff --git a/sys-devel/autoconf-archive/autoconf-archive-2008.08.25.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2008.08.25.ebuild
index 83beee00b4f9..d43a15bb2938 100644
--- a/sys-devel/autoconf-archive/autoconf-archive-2008.08.25.ebuild
+++ b/sys-devel/autoconf-archive/autoconf-archive-2008.08.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2008.08.25.ebuild,v 1.1 2008/08/25 18:09:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2008.08.25.ebuild,v 1.2 2009/01/29 16:10:26 vapier Exp $
inherit eutils
@@ -11,13 +11,9 @@ 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"
+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() {