diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:29:00 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:29:00 +0000 |
commit | 77799f3e11922a2b0407c1eec57c5064df6cd6f8 (patch) | |
tree | 70f09bd99074ef7e9d1c3e058605b3e063bada3a /dev-libs/shhopt | |
parent | update comments (diff) | |
download | gentoo-2-77799f3e11922a2b0407c1eec57c5064df6cd6f8.tar.gz gentoo-2-77799f3e11922a2b0407c1eec57c5064df6cd6f8.tar.bz2 gentoo-2-77799f3e11922a2b0407c1eec57c5064df6cd6f8.zip |
PPC stable profile update
Diffstat (limited to 'dev-libs/shhopt')
-rw-r--r-- | dev-libs/shhopt/shhopt-1.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7.ebuild b/dev-libs/shhopt/shhopt-1.1.7.ebuild index c6e214dfc1fe..6690c7a9b24a 100644 --- a/dev-libs/shhopt/shhopt-1.1.7.ebuild +++ b/dev-libs/shhopt/shhopt-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2 2004/06/24 23:33:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7.ebuild,v 1.3 2004/10/05 13:26:58 pvdabeel Exp $ DESCRIPTION="library for parsing command line options" SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz" @@ -9,7 +9,7 @@ LICENSE="Artistic" DEPEND="" IUSE="" SLOT="0" -KEYWORDS="~ppc" +KEYWORDS="ppc" src_compile() { emake || die |