diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:20:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:20:17 +0000 |
commit | 327b8bd3b0defa6f277ead7e69f24a812e84dfe1 (patch) | |
tree | 38ed5bc8c0ada4944895f7192a17b8d1d722fdf8 /app-admin/localepurge/localepurge-0.5.2.ebuild | |
parent | sh love (diff) | |
download | gentoo-2-327b8bd3b0defa6f277ead7e69f24a812e84dfe1.tar.gz gentoo-2-327b8bd3b0defa6f277ead7e69f24a812e84dfe1.tar.bz2 gentoo-2-327b8bd3b0defa6f277ead7e69f24a812e84dfe1.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-admin/localepurge/localepurge-0.5.2.ebuild')
-rw-r--r-- | app-admin/localepurge/localepurge-0.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/localepurge/localepurge-0.5.2.ebuild b/app-admin/localepurge/localepurge-0.5.2.ebuild index fc303dfce487..55a7e6040752 100644 --- a/app-admin/localepurge/localepurge-0.5.2.ebuild +++ b/app-admin/localepurge/localepurge-0.5.2.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-admin/localepurge/localepurge-0.5.2.ebuild,v 1.10 2006/10/27 14:07:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/localepurge/localepurge-0.5.2.ebuild,v 1.11 2008/01/26 10:20:17 grobian Exp $ DESCRIPTION="Script to recover diskspace wasted for unneeded locale files and localized man pages." HOMEPAGE="http://www.josealberto.org/blog/index.php?s=localepurge" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |