summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-01-26 17:07:47 +0000
committerJeroen Roovers <jer@gentoo.org>2007-01-26 17:07:47 +0000
commit7cb93cde7d41fb024928f24c4ce24c7a0bd35253 (patch)
tree41e75e56983549277456910bd430704d66e98c0a
parentMoving SLOT to 0. (diff)
downloadgentoo-2-7cb93cde7d41fb024928f24c4ce24c7a0bd35253.tar.gz
gentoo-2-7cb93cde7d41fb024928f24c4ce24c7a0bd35253.tar.bz2
gentoo-2-7cb93cde7d41fb024928f24c4ce24c7a0bd35253.zip
Stable for HPPA (bug #163870).
(Portage version: 2.1.1-r2)
-rw-r--r--app-misc/linux-logo/ChangeLog5
-rw-r--r--app-misc/linux-logo/linux-logo-4.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/linux-logo/ChangeLog b/app-misc/linux-logo/ChangeLog
index 40a5b17e2612..d4786ab7454b 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.37 2007/01/26 14:30:16 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.38 2007/01/26 17:07:47 jer Exp $
+
+ 26 Jan 2007; Jeroen Roovers <jer@gentoo.org> linux-logo-4.15.ebuild:
+ Stable for HPPA (bug #163870).
26 Jan 2007; Steve Dibb <beandog@gentoo.org> linux-logo-4.15.ebuild:
amd64 stable, bug 163870
diff --git a/app-misc/linux-logo/linux-logo-4.15.ebuild b/app-misc/linux-logo/linux-logo-4.15.ebuild
index b73ff577ce87..8dbac1ff5e64 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.4 2007/01/26 14:30:16 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.15.ebuild,v 1.5 2007/01/26 17:07:47 jer 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 )"