summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-10-07 06:31:28 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-10-07 06:31:28 +0000
commitec6ec6839c97b86fafc1cdaf0424776c8a150170 (patch)
tree92534caf71c7cb064187f209d076667bf1629c56 /sys-devel
parentVersion bump to 0.5.7. (diff)
downloadgentoo-2-ec6ec6839c97b86fafc1cdaf0424776c8a150170.tar.gz
gentoo-2-ec6ec6839c97b86fafc1cdaf0424776c8a150170.tar.bz2
gentoo-2-ec6ec6839c97b86fafc1cdaf0424776c8a150170.zip
inherit eutils for built_with_use
(Portage version: 2.1.3.12)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autogen/ChangeLog5
-rw-r--r--sys-devel/autogen/autogen-5.9.2.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog
index 74763cc09fe1..6e8f947e20a9 100644
--- a/sys-devel/autogen/ChangeLog
+++ b/sys-devel/autogen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/autogen
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.31 2007/10/07 02:32:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.32 2007/10/07 06:31:28 dirtyepic Exp $
+
+ 07 Oct 2007; Ryan Hill <dirtyepic@gentoo.org> autogen-5.9.2.ebuild:
+ inherit eutils for built_with_use
*autogen-5.9.2 (07 Oct 2007)
diff --git a/sys-devel/autogen/autogen-5.9.2.ebuild b/sys-devel/autogen/autogen-5.9.2.ebuild
index bcc642d0b20e..342301744a28 100644
--- a/sys-devel/autogen/autogen-5.9.2.ebuild
+++ b/sys-devel/autogen/autogen-5.9.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.2.ebuild,v 1.1 2007/10/07 02:32:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.2.ebuild,v 1.2 2007/10/07 06:31:28 dirtyepic Exp $
+
+inherit eutils
DESCRIPTION="Program and text file generation"
HOMEPAGE="http://www.gnu.org/software/autogen/"