diff options
author | 2009-04-11 16:20:32 +0000 | |
---|---|---|
committer | 2009-04-11 16:20:32 +0000 | |
commit | 38bfb57d7a13f73d38c53e1e1168a97a33a8fc52 (patch) | |
tree | 9390c6379a69f94afeabcabbf53f9ba49e880d6a /kde-base/ksplash | |
parent | whitespace (diff) | |
download | historical-38bfb57d7a13f73d38c53e1e1168a97a33a8fc52.tar.gz historical-38bfb57d7a13f73d38c53e1e1168a97a33a8fc52.tar.bz2 historical-38bfb57d7a13f73d38c53e1e1168a97a33a8fc52.zip |
Add ~alpha/~ia64 wrt #260777
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index f5f58c64ff20..ce22eb4ea22b 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.23 2009/04/11 05:06:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.24 2009/04/11 16:11:46 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> ksplash-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> ksplash-4.2.1.ebuild: Marked ~hppa (bug #260777). diff --git a/kde-base/ksplash/ksplash-4.2.1.ebuild b/kde-base/ksplash/ksplash-4.2.1.ebuild index 9787b3009b8a..ce93184be3ab 100644 --- a/kde-base/ksplash/ksplash-4.2.1.ebuild +++ b/kde-base/ksplash/ksplash-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.2.1.ebuild,v 1.3 2009/04/11 05:06:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.2.1.ebuild,v 1.4 2009/04/11 16:11:46 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |