summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-22 12:43:03 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-22 12:43:03 +0000
commitd54144d98facceea4aa9ac770644625134d86c5f (patch)
treefa4ca3110fe60e5c0a7c718848f24b6ede743524 /dev-libs/shhopt/shhopt-1.1.7.ebuild
parentRemoving hawking as a maintainer since he was retired. (diff)
downloadgentoo-2-d54144d98facceea4aa9ac770644625134d86c5f.tar.gz
gentoo-2-d54144d98facceea4aa9ac770644625134d86c5f.tar.bz2
gentoo-2-d54144d98facceea4aa9ac770644625134d86c5f.zip
Removing hawking as a maintainer since he was retired.
(Portage version: 2.2_rc26/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/shhopt/shhopt-1.1.7.ebuild')
-rw-r--r--dev-libs/shhopt/shhopt-1.1.7.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7.ebuild b/dev-libs/shhopt/shhopt-1.1.7.ebuild
index a14602c0a9c4..10364f9c0327 100644
--- a/dev-libs/shhopt/shhopt-1.1.7.ebuild
+++ b/dev-libs/shhopt/shhopt-1.1.7.ebuild
@@ -1,15 +1,18 @@
-# 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-libs/shhopt/shhopt-1.1.7.ebuild,v 1.5 2007/01/25 14:49:24 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild,v 1.6 2009/03/22 12:43:03 jmbsvicetto Exp $
DESCRIPTION="library for parsing command line options"
SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz"
HOMEPAGE="http://shh.thathost.com/pub-unix/"
+
LICENSE="Artistic"
-DEPEND=""
-IUSE=""
SLOT="0"
KEYWORDS="~amd64 ppc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
src_compile() {
emake || die