summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-06-21 15:53:54 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-06-21 15:53:54 +0000
commitad0923563c98a039f39749ac48d242625d8a256e (patch)
tree02b11ac42d36c3074f519c736457135d2aa4f0e2 /kde-base/kdesu
parentAutomated update of use.local.desc (diff)
downloadhistorical-ad0923563c98a039f39749ac48d242625d8a256e.tar.gz
historical-ad0923563c98a039f39749ac48d242625d8a256e.tar.bz2
historical-ad0923563c98a039f39749ac48d242625d8a256e.zip
Drop 4.3.3. Drop hppa keywords per bug #304363.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r--kde-base/kdesu/ChangeLog6
-rw-r--r--kde-base/kdesu/kdesu-4.3.3.ebuild24
-rw-r--r--kde-base/kdesu/kdesu-4.3.5.ebuild4
-rw-r--r--kde-base/kdesu/kdesu-4.4.4.ebuild4
4 files changed, 9 insertions, 29 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog
index fc676e74db20..6fd4a712129b 100644
--- a/kde-base/kdesu/ChangeLog
+++ b/kde-base/kdesu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdesu
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.155 2010/06/06 14:42:12 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.156 2010/06/21 15:53:01 scarabeus Exp $
+
+ 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kdesu-4.3.3.ebuild,
+ kdesu-4.3.5.ebuild, kdesu-4.4.4.ebuild:
+ Drop 4.3.3. Drop hppa keywords per bug #304363
*kdesu-4.4.4 (06 Jun 2010)
diff --git a/kde-base/kdesu/kdesu-4.3.3.ebuild b/kde-base/kdesu/kdesu-4.3.3.ebuild
deleted file mode 100644
index 945dfe407615..000000000000
--- a/kde-base/kdesu/kdesu-4.3.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.3.3.ebuild,v 1.6 2010/01/14 00:37:01 jer Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-runtime"
-inherit kde4-meta
-
-# FIXME: Is default command ( su/sudo ) still configurable,
-# if not, USE-flag ?
-DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
-IUSE="debug +handbook"
-
-src_configure() {
- # Upstream moved kdesu to libexec first, then decided to move it back
- # to /${PREFIX}/bin/ , so I'm doing that now already.
- sed -e '/kdesu_executable/s:LIBEXEC_INSTALL_DIR:BIN_INSTALL_DIR:' \
- -i "${S}"/kdesu/kdesu/CMakeLists.txt || \
- die "Moving kdesu from libexec to bin failed."
-
- kde4-meta_src_configure
-}
diff --git a/kde-base/kdesu/kdesu-4.3.5.ebuild b/kde-base/kdesu/kdesu-4.3.5.ebuild
index 6c599e5b8005..fafa340c6fe8 100644
--- a/kde-base/kdesu/kdesu-4.3.5.ebuild
+++ b/kde-base/kdesu/kdesu-4.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.3.5.ebuild,v 1.3 2010/03/11 18:33:50 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.3.5.ebuild,v 1.4 2010/06/21 15:53:01 scarabeus Exp $
EAPI="2"
@@ -10,7 +10,7 @@ inherit kde4-meta
# FIXME: Is default command ( su/sudo ) still configurable,
# if not, USE-flag ?
DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"
src_configure() {
diff --git a/kde-base/kdesu/kdesu-4.4.4.ebuild b/kde-base/kdesu/kdesu-4.4.4.ebuild
index 3b0b7f2c5a55..204c58f06088 100644
--- a/kde-base/kdesu/kdesu-4.4.4.ebuild
+++ b/kde-base/kdesu/kdesu-4.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.4.4.ebuild,v 1.1 2010/06/06 14:42:12 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.4.4.ebuild,v 1.2 2010/06/21 15:53:01 scarabeus Exp $
EAPI="3"
@@ -10,7 +10,7 @@ inherit kde4-meta
# FIXME: Is default command ( su/sudo ) still configurable,
# if not, USE-flag ?
DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug +handbook"
src_configure() {