diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 05:11:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-04 05:11:44 +0000 |
commit | ccb275c87ec6b21747c97975bd1dfe222958dc36 (patch) | |
tree | 11210b518cd0396c07a30ab61f9a25eeae535afc /kde-base/ksnapshot | |
parent | Keyword split KDE for HPPA. (diff) | |
download | gentoo-2-ccb275c87ec6b21747c97975bd1dfe222958dc36.tar.gz gentoo-2-ccb275c87ec6b21747c97975bd1dfe222958dc36.tar.bz2 gentoo-2-ccb275c87ec6b21747c97975bd1dfe222958dc36.zip |
Keyword split KDE for HPPA.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.8.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.9.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.0.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 5e9f2ef201ab..b964b0cf5917 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.80 2008/02/20 23:21:13 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.81 2008/03/04 05:11:44 jer Exp $ + + 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> ksnapshot-3.5.8.ebuild, + ksnapshot-3.5.9.ebuild, ksnapshot-4.0.1.ebuild: + Keyword split KDE for HPPA. *ksnapshot-3.5.9 (20 Feb 2008) diff --git a/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild index 57f8249e9080..12e618939fa3 100644 --- a/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild +++ b/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild,v 1.6 2008/01/31 15:30:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild,v 1.7 2008/03/04 05:11:44 jer Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" diff --git a/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild index 2d59aa1e5843..a663969a13d9 100644 --- a/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild +++ b/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild,v 1.1 2008/02/20 23:21:13 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild,v 1.2 2008/03/04 05:11:44 jer Exp $ KMNAME=kdegraphics EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" diff --git a/kde-base/ksnapshot/ksnapshot-4.0.1.ebuild b/kde-base/ksnapshot/ksnapshot-4.0.1.ebuild index 23f676e94c53..bf76572b7ad1 100644 --- a/kde-base/ksnapshot/ksnapshot-4.0.1.ebuild +++ b/kde-base/ksnapshot/ksnapshot-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.0.1.ebuild,v 1.1 2008/02/07 00:11:43 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.0.1.ebuild,v 1.2 2008/03/04 05:11:44 jer Exp $ EAPI="1" @@ -8,5 +8,5 @@ KMNAME=kdegraphics inherit kde4-meta DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug htmlhandbook" |