summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 12:51:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 12:51:04 +0000
commitd1f4fd258025ef2000221b1f4df90338ee4817fd (patch)
treeebefe7e399b3b56f02576d3bf811aaf360844894
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-d1f4fd258025ef2000221b1f4df90338ee4817fd.tar.gz
gentoo-2-d1f4fd258025ef2000221b1f4df90338ee4817fd.tar.bz2
gentoo-2-d1f4fd258025ef2000221b1f4df90338ee4817fd.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r--sys-boot/plymouth/ChangeLog7
-rw-r--r--sys-boot/plymouth/plymouth-0.8.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-boot/plymouth/ChangeLog b/sys-boot/plymouth/ChangeLog
index 963c33a94315..dab25a4d6c2a 100644
--- a/sys-boot/plymouth/ChangeLog
+++ b/sys-boot/plymouth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/plymouth
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.27 2012/12/31 15:56:43 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.28 2013/01/01 12:51:04 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> plymouth-0.8.4.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> plymouth-0.8.4.ebuild:
Add ~ppc64, wrt bug #449220
diff --git a/sys-boot/plymouth/plymouth-0.8.4.ebuild b/sys-boot/plymouth/plymouth-0.8.4.ebuild
index 761d81c7eee1..1cde9be46361 100644
--- a/sys-boot/plymouth/plymouth-0.8.4.ebuild
+++ b/sys-boot/plymouth/plymouth-0.8.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.4.ebuild,v 1.4 2012/12/31 15:56:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.4.ebuild,v 1.5 2013/01/01 12:51:04 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE_VIDEO_CARDS="video_cards_intel video_cards_nouveau video_cards_radeon"
IUSE="${IUSE_VIDEO_CARDS} debug gdm +libkms +openrc +pango static-libs"