diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-26 10:05:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-26 10:05:23 +0000 |
commit | 1a6b77cd156610e859642a2bd0eda287730b0064 (patch) | |
tree | 26d993a029041aa7994a45ebce69b399faae44fa /app-misc/linux-logo/linux-logo-4.15.ebuild | |
parent | Change homepage as the link is no longer valid, as suggested by Ilya Hegai <v... (diff) | |
download | gentoo-2-1a6b77cd156610e859642a2bd0eda287730b0064.tar.gz gentoo-2-1a6b77cd156610e859642a2bd0eda287730b0064.tar.bz2 gentoo-2-1a6b77cd156610e859642a2bd0eda287730b0064.zip |
x86 stable wrt bug 163870
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-misc/linux-logo/linux-logo-4.15.ebuild')
-rw-r--r-- | app-misc/linux-logo/linux-logo-4.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/linux-logo/linux-logo-4.15.ebuild b/app-misc/linux-logo/linux-logo-4.15.ebuild index bf40c5ce3d39..317eb87acdf8 100644 --- a/app-misc/linux-logo/linux-logo-4.15.ebuild +++ b/app-misc/linux-logo/linux-logo-4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.15.ebuild,v 1.1 2007/01/09 03:32:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.15.ebuild,v 1.2 2007/01/26 10:05:23 armin76 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 )" |