diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-04 18:42:21 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-04 18:42:21 +0000 |
commit | 0eea67e6abc72ca58fc1a816628fb75839336d4a (patch) | |
tree | 093151f489c5864f094862f1690f82d10533b56e /app-crypt/shash/shash-0.2.6-r1.ebuild | |
parent | s/ppc-macos/macosx/ (diff) | |
download | historical-0eea67e6abc72ca58fc1a816628fb75839336d4a.tar.gz historical-0eea67e6abc72ca58fc1a816628fb75839336d4a.tar.bz2 historical-0eea67e6abc72ca58fc1a816628fb75839336d4a.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-crypt/shash/shash-0.2.6-r1.ebuild')
-rw-r--r-- | app-crypt/shash/shash-0.2.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r1.ebuild b/app-crypt/shash/shash-0.2.6-r1.ebuild index f47984520f3b..dda5694b11f2 100644 --- a/app-crypt/shash/shash-0.2.6-r1.ebuild +++ b/app-crypt/shash/shash-0.2.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r1.ebuild,v 1.19 2006/10/22 15:39:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r1.ebuild,v 1.20 2008/02/04 18:42:21 grobian Exp $ inherit bash-completion eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="static" DEPEND=">=app-crypt/mhash-0.8.18-r1" |