diff options
author | 2005-07-09 23:00:41 +0000 | |
---|---|---|
committer | 2005-07-09 23:00:41 +0000 | |
commit | 29359d22767de1f8ebe6071d4bf943088e9c0fdc (patch) | |
tree | 58a764a4619c2f86d1930bf1c19fe62700bcfaa1 /dev-perl/aww/aww-0.34.ebuild | |
parent | version bump (bug #98413) (diff) | |
download | gentoo-2-29359d22767de1f8ebe6071d4bf943088e9c0fdc.tar.gz gentoo-2-29359d22767de1f8ebe6071d4bf943088e9c0fdc.tar.bz2 gentoo-2-29359d22767de1f8ebe6071d4bf943088e9c0fdc.zip |
QA: Removed CATEGORY=
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/aww/aww-0.34.ebuild')
-rw-r--r-- | dev-perl/aww/aww-0.34.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/aww/aww-0.34.ebuild b/dev-perl/aww/aww-0.34.ebuild index 6453768b64a9..b888476c26d3 100644 --- a/dev-perl/aww/aww-0.34.ebuild +++ b/dev-perl/aww/aww-0.34.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.5 2005/05/25 14:00:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/aww/aww-0.34.ebuild,v 1.6 2005/07/09 23:00:41 swegener Exp $ inherit perl-module MY_P=${P/a/A} S=${WORKDIR}/${MY_P} -CATEGORY="dev-perl" DESCRIPTION="Aww is a command-line frontend to the website meta language (wml)" HOMEPAGE="http://www.panhorst.com/aww/" |