summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-11-02 14:15:32 +0000
committerSteve Dibb <beandog@gentoo.org>2007-11-02 14:15:32 +0000
commit53dda9063b062c1c5924de5b0b80f4b4360250f7 (patch)
treefd952d63768a1fcdb8dbcbb6073d982ced4f030f /app-misc
parentStart after ntp-client and ntp, #197872 thanks to James Pattinson (diff)
downloadgentoo-2-53dda9063b062c1c5924de5b0b80f4b4360250f7.tar.gz
gentoo-2-53dda9063b062c1c5924de5b0b80f4b4360250f7.tar.bz2
gentoo-2-53dda9063b062c1c5924de5b0b80f4b4360250f7.zip
amd64 stable, bug 197394
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/linux-logo/ChangeLog5
-rw-r--r--app-misc/linux-logo/linux-logo-5.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/linux-logo/ChangeLog b/app-misc/linux-logo/ChangeLog
index e6eecaa1a0bd..eb97fc957822 100644
--- a/app-misc/linux-logo/ChangeLog
+++ b/app-misc/linux-logo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/linux-logo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.51 2007/10/29 10:44:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.52 2007/11/02 14:15:32 beandog Exp $
+
+ 02 Nov 2007; Steve Dibb <beandog@gentoo.org> linux-logo-5.02.ebuild:
+ amd64 stable, bug 197394
29 Oct 2007; Raúl Porcel <armin76@gentoo.org> linux-logo-5.02.ebuild:
Add ~ia64, sparc/x86 stable
diff --git a/app-misc/linux-logo/linux-logo-5.02.ebuild b/app-misc/linux-logo/linux-logo-5.02.ebuild
index 1255c28a7af3..c792a0871f80 100644
--- a/app-misc/linux-logo/linux-logo-5.02.ebuild
+++ b/app-misc/linux-logo/linux-logo-5.02.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-5.02.ebuild,v 1.3 2007/10/29 10:44:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-5.02.ebuild,v 1.4 2007/11/02 14:15:32 beandog 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 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ~mips ~ppc sparc x86"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"