diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:49:30 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:49:30 +0000 |
commit | 0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84 (patch) | |
tree | 5bb8f765e30cd5f781655d9b01f992a6ca6b02c7 /kde-base/ktux | |
parent | Drop KDE 4.2.1 (diff) | |
download | historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.gz historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.bz2 historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
Package-Manager: portage-2.2_rc30/cvs/Linux x86_64
Diffstat (limited to 'kde-base/ktux')
-rw-r--r-- | kde-base/ktux/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/ktux/ktux-4.2.1.ebuild | 24 | ||||
-rw-r--r-- | kde-base/ktux/ktux-4.2.2.ebuild | 4 |
3 files changed, 10 insertions, 27 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 46ff7e19373a..a5d0ac3397a7 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.104 2009/04/12 06:15:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.105 2009/04/17 06:09:34 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktux-4.2.1.ebuild, + ktux-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktux-4.2.1.ebuild: + Drop KDE 4.2.1 *ktux-4.2.2 (11 Apr 2009) diff --git a/kde-base/ktux/ktux-4.2.1.ebuild b/kde-base/ktux/ktux-4.2.1.ebuild deleted file mode 100644 index 8192556771fe..000000000000 --- a/kde-base/ktux/ktux-4.2.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.2.1.ebuild,v 1.3 2009/04/11 19:59:26 armin76 Exp $ - -EAPI="2" - -KMNAME="kdetoys" -inherit kde4-meta - -DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" - -DEPEND=" - >=kde-base/kscreensaver-${PV}:${SLOT}[kdeprefix=] -" -RDEPEND="${DEPEND}" - -src_prepare() { - sed -i -e's/${KDE4WORKSPACE_KSCREENSAVER_LIBRARY}/kscreensaver/' \ - "${PN}"/CMakeLists.txt || die "Failed to patch CMakeLists.txt" - - kde4-meta_src_prepare -} diff --git a/kde-base/ktux/ktux-4.2.2.ebuild b/kde-base/ktux/ktux-4.2.2.ebuild index 0c8bca465b14..c0bf00ff223d 100644 --- a/kde-base/ktux/ktux-4.2.2.ebuild +++ b/kde-base/ktux/ktux-4.2.2.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/ktux/ktux-4.2.2.ebuild,v 1.1 2009/04/12 06:15:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.2.2.ebuild,v 1.2 2009/04/17 06:09:34 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" # libkworkspace - only as a stub to provide KDE4Workspace config |