diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-12-11 19:16:09 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-12-11 19:16:09 +0000 |
commit | ba4c58813c22d4cff4e324c9a6fcabd840ad5deb (patch) | |
tree | e7119fd82e044a0cca111d92cfe7377b91e23688 /dev-util/autoproject/autoproject-0.17.ebuild | |
parent | Changed scripts to new POSIX conform syntax. Closes #35595. Cleaned out old e... (diff) | |
download | historical-ba4c58813c22d4cff4e324c9a6fcabd840ad5deb.tar.gz historical-ba4c58813c22d4cff4e324c9a6fcabd840ad5deb.tar.bz2 historical-ba4c58813c22d4cff4e324c9a6fcabd840ad5deb.zip |
x86
Diffstat (limited to 'dev-util/autoproject/autoproject-0.17.ebuild')
-rw-r--r-- | dev-util/autoproject/autoproject-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/autoproject/autoproject-0.17.ebuild b/dev-util/autoproject/autoproject-0.17.ebuild index 99dadf42274f..4e563ba6e953 100644 --- a/dev-util/autoproject/autoproject-0.17.ebuild +++ b/dev-util/autoproject/autoproject-0.17.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autoproject/autoproject-0.17.ebuild,v 1.1 2003/12/11 19:15:06 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/autoproject/autoproject-0.17.ebuild,v 1.2 2003/12/11 19:16:04 lanius Exp $ DESCRIPTION="Used to start a programming project using autoconf, automake, and optionally a command line parser generator" SRC_URI="http://www.mv.com/ipusers/vanzandt/${P}.tar.gz" HOMEPAGE="http://www.mv.com/ipusers/vanzandt/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="" |