From 0b847510fcc6601254893c176c2859814ebda9f2 Mon Sep 17 00:00:00 2001
From: Norm Jacobs <Norm.Jacobs@Oracle.COM>
Date: Tue, 08 Feb 2011 02:45:11 +0100
Subject: [PATCH] 7017700 userland legacy actions should apply common defaults 7017379 package metadata not required for building should be kept in the package manifest

---
 components/a2ps/Makefile |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/components/a2ps/Makefile b/components/a2ps/Makefile
index f31d5a9..1a079f6 100644
--- a/components/a2ps/Makefile
+++ b/components/a2ps/Makefile
@@ -18,17 +18,16 @@
 #
 # CDDL HEADER END
 #
+
+#
 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
 #
+
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		a2ps
 COMPONENT_VERSION=	4.13
-IPS_PKG_NAME=		print/lp/filter/a2ps
-COMPONENT_DESCRIPTION=	"GNU Any to PostScript filter"
-COMPONENT_CLASSIFICATION="System/Printing"
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
-COMPONENT_PROJECT_URL=	http://www.gnu.org/software/a2ps/
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)b.tar.gz
 COMPONENT_ARCHIVE_HASH=	sha1:cfc79a3e54115e569f667fa3fd2c2ec16d22b31a
 COMPONENT_ARCHIVE_URL=	http://ftp.gnu.org/gnu/a2ps/$(COMPONENT_ARCHIVE)

--
Gitblit v1.9.3