diff options
author | Alexander Færøy <eroyf@gentoo.org> | 2006-12-04 20:31:26 +0000 |
---|---|---|
committer | Alexander Færøy <eroyf@gentoo.org> | 2006-12-04 20:31:26 +0000 |
commit | a05d13c79bd20d81bcaae07e45ab5bdeaa77e475 (patch) | |
tree | 4db787f7cf756578685c570aafb4673360ff05fa /app-misc/linux-logo/linux-logo-4.12.ebuild | |
parent | Stable on MIPS. (diff) | |
download | gentoo-2-a05d13c79bd20d81bcaae07e45ab5bdeaa77e475.tar.gz gentoo-2-a05d13c79bd20d81bcaae07e45ab5bdeaa77e475.tar.bz2 gentoo-2-a05d13c79bd20d81bcaae07e45ab5bdeaa77e475.zip |
Stable on MIPS.
(Portage version: 2.1.2_rc2-r4)
Diffstat (limited to 'app-misc/linux-logo/linux-logo-4.12.ebuild')
-rw-r--r-- | app-misc/linux-logo/linux-logo-4.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/linux-logo/linux-logo-4.12.ebuild b/app-misc/linux-logo/linux-logo-4.12.ebuild index a3bb529768cf..57fc0f055b9f 100644 --- a/app-misc/linux-logo/linux-logo-4.12.ebuild +++ b/app-misc/linux-logo/linux-logo-4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.12.ebuild,v 1.9 2006/04/02 09:03:06 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.12.ebuild,v 1.10 2006/12/04 20:31:26 eroyf Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.deater.net/weave/vmwprod/linux_logo/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc sparc x86" +KEYWORDS="amd64 hppa mips ppc sparc x86" IUSE="nls" RDEPEND="nls? ( virtual/libintl )" |