diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:36:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:36:55 +0000 |
commit | fae747aa9c5405e7c639f754a071f0cf7bbdbd35 (patch) | |
tree | 1b2da0559db16c40e0aa97325d4348a93ae62cb4 /dev-util/autoproject | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-fae747aa9c5405e7c639f754a071f0cf7bbdbd35.tar.gz gentoo-2-fae747aa9c5405e7c639f754a071f0cf7bbdbd35.tar.bz2 gentoo-2-fae747aa9c5405e7c639f754a071f0cf7bbdbd35.zip |
Too long desc.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/autoproject')
-rw-r--r-- | dev-util/autoproject/autoproject-0.20.ebuild | 6 | ||||
-rw-r--r-- | dev-util/autoproject/autoproject-0.20_p4.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/autoproject/autoproject-0.20.ebuild b/dev-util/autoproject/autoproject-0.20.ebuild index b1c28a7f195d..cc8eb7c7f0c6 100644 --- a/dev-util/autoproject/autoproject-0.20.ebuild +++ b/dev-util/autoproject/autoproject-0.20.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autoproject/autoproject-0.20.ebuild,v 1.2 2006/08/06 16:06:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/autoproject/autoproject-0.20.ebuild,v 1.3 2009/10/12 20:36:55 ssuominen Exp $ inherit eutils DEB_VER=3 -DESCRIPTION="Used to start a programming project using autoconf, automake, and optionally a command line parser generator" +DESCRIPTION="Used to start a programming project using autotools and a command line parser generator" HOMEPAGE="http://packages.debian.org/unstable/devel/autoproject" SRC_URI="mirror://debian/pool/main/a/autoproject/${PN}_${PV}.orig.tar.gz mirror://debian/pool/main/a/autoproject/${PN}_${PV}-${DEB_VER}.diff.gz" diff --git a/dev-util/autoproject/autoproject-0.20_p4.ebuild b/dev-util/autoproject/autoproject-0.20_p4.ebuild index 1ba6cf173b46..b81cf2a46b1d 100644 --- a/dev-util/autoproject/autoproject-0.20_p4.ebuild +++ b/dev-util/autoproject/autoproject-0.20_p4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autoproject/autoproject-0.20_p4.ebuild,v 1.1 2007/02/16 05:34:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/autoproject/autoproject-0.20_p4.ebuild,v 1.2 2009/10/12 20:36:55 ssuominen Exp $ inherit eutils MY_PV=${PV%_p*} DEB_VER=${PV#*_p} -DESCRIPTION="Used to start a programming project using autoconf, automake, and optionally a command line parser generator" +DESCRIPTION="Used to start a programming project using autotools and a command line parser generator" HOMEPAGE="http://packages.debian.org/unstable/devel/autoproject" SRC_URI="mirror://debian/pool/main/a/autoproject/${PN}_${MY_PV}.orig.tar.gz mirror://debian/pool/main/a/autoproject/${PN}_${MY_PV}-${DEB_VER}.diff.gz" |