diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:16:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:16:41 +0000 |
commit | 7405573326e94a2f1f811f45ed5f75a80744b431 (patch) | |
tree | aca72824a3ad1ceb58a05430307b475a45678cce | |
parent | Add ~sparc (diff) | |
download | historical-7405573326e94a2f1f811f45ed5f75a80744b431.tar.gz historical-7405573326e94a2f1f811f45ed5f75a80744b431.tar.bz2 historical-7405573326e94a2f1f811f45ed5f75a80744b431.zip |
Add ~sparc
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
-rw-r--r-- | kde-base/oxygen-icons/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/oxygen-icons/oxygen-icons-4.3.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/qimageblitz/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/qimageblitz/qimageblitz-0.0.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/kde-base/oxygen-icons/ChangeLog b/kde-base/oxygen-icons/ChangeLog index 900cee2362f9..ca9a96d8e2fe 100644 --- a/kde-base/oxygen-icons/ChangeLog +++ b/kde-base/oxygen-icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.15 2009/11/09 00:16:50 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.16 2009/11/29 16:16:41 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> oxygen-icons-4.3.3.ebuild: + Add ~sparc 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -oxygen-icons-4.3.2-r1.ebuild: diff --git a/kde-base/oxygen-icons/oxygen-icons-4.3.3.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.3.3.ebuild index 2fbb571388cd..d17cb79bcc1d 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.3.3.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.3.3.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/oxygen-icons/oxygen-icons-4.3.3.ebuild,v 1.1 2009/11/02 22:06:58 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.3.3.ebuild,v 1.2 2009/11/29 16:16:41 armin76 Exp $ EAPI="2" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.oxygen-icons.org/" #SRC_URI="mirror://kde/unstable/${PV}/src/${P}.tar.bz2" LICENSE="LGPL-3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # Block conflicting packages diff --git a/kde-base/qimageblitz/ChangeLog b/kde-base/qimageblitz/ChangeLog index 65a535672154..bc23c734253a 100644 --- a/kde-base/qimageblitz/ChangeLog +++ b/kde-base/qimageblitz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/qimageblitz # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.12 2009/10/17 10:30:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.13 2009/11/29 16:13:50 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild: + Add ~sparc 17 Oct 2009; Markus Meier <maekke@gentoo.org> qimageblitz-0.0.4.ebuild: x86 stable, bug #287691 diff --git a/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild b/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild index 0a0c62ca657a..00b87cfb7ebe 100644 --- a/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild +++ b/kde-base/qimageblitz/qimageblitz-0.0.4.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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.11 2009/10/17 10:30:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.12 2009/11/29 16:13:50 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://websvn.kde.org/trunk/kdesupport/qimageblitz/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" IUSE="3dnow altivec debug mmx sse sse2" |