diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-29 15:46:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-29 15:46:50 +0000 |
commit | 5b26dc45547c214a371cf363a6e9ea6efefbdb2a (patch) | |
tree | a4743e42c781c1555dd58f8ec1b4fdb82c532faf /dev-libs/shhopt/shhopt-1.1.7-r2.ebuild | |
parent | Bumping to version 1.5.1 (diff) | |
download | gentoo-2-5b26dc45547c214a371cf363a6e9ea6efefbdb2a.tar.gz gentoo-2-5b26dc45547c214a371cf363a6e9ea6efefbdb2a.tar.bz2 gentoo-2-5b26dc45547c214a371cf363a6e9ea6efefbdb2a.zip |
Marking shhopt-1.1.7-r2 ppc for bug 215320
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/shhopt/shhopt-1.1.7-r2.ebuild')
-rw-r--r-- | dev-libs/shhopt/shhopt-1.1.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild b/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild index a7b77d288d07..933a4c0c9894 100644 --- a/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild +++ b/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r2.ebuild,v 1.2 2008/03/29 13:46:33 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/shhopt/shhopt-1.1.7-r2.ebuild,v 1.3 2008/03/29 15:46:50 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="" |