diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-07-09 11:18:12 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-07-09 11:18:12 +0000 |
commit | d48efe9222b45b1ae4c72a954f8060968ca27f1e (patch) | |
tree | 6021682cf052f855fac17a6d4842ac0cc1361a88 /net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild | |
parent | repoman QA issues (diff) | |
download | gentoo-2-d48efe9222b45b1ae4c72a954f8060968ca27f1e.tar.gz gentoo-2-d48efe9222b45b1ae4c72a954f8060968ca27f1e.tar.bz2 gentoo-2-d48efe9222b45b1ae4c72a954f8060968ca27f1e.zip |
repoman QA issues
Diffstat (limited to 'net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild')
-rw-r--r-- | net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild index 29d8acf69c5c..a6de22316c77 100644 --- a/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild +++ b/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild @@ -1,13 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Stéphane Dupille <sdupille@teaser.fr> -# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild,v 1.1 2002/06/21 21:28:37 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/taylor-uucp-1.06.2.ebuild,v 1.2 2002/07/09 11:16:43 phoenix Exp $ A="uucp-${PV}.tar.gz" S=${WORKDIR}/uucp-1.06.1 # This should be a .2 bug the package is messed DESCRIPTION="Taylor UUCP" SRC_URI="ftp://ftp.gnu.org/pub/gnu/uucp/${A}" HOMEPAGE="http://www.airs.com/ian/uucp.html" +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" DEPEND="virtual/glibc" |