diff options
author | 2010-06-21 15:53:54 +0000 | |
---|---|---|
committer | 2010-06-21 15:53:54 +0000 | |
commit | 365f3367fc5255fcc3adc94481cc4ce28e569ace (patch) | |
tree | 999893eb7c3ce18b968fd59837e8c17432711114 /kde-base/okteta | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-365f3367fc5255fcc3adc94481cc4ce28e569ace.tar.gz gentoo-2-365f3367fc5255fcc3adc94481cc4ce28e569ace.tar.bz2 gentoo-2-365f3367fc5255fcc3adc94481cc4ce28e569ace.zip |
Drop 4.3.3. Drop hppa keywords per bug #304363.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/okteta')
-rw-r--r-- | kde-base/okteta/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/okteta/okteta-4.3.3-r1.ebuild | 26 | ||||
-rw-r--r-- | kde-base/okteta/okteta-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/okteta/okteta-4.4.4.ebuild | 4 |
4 files changed, 9 insertions, 31 deletions
diff --git a/kde-base/okteta/ChangeLog b/kde-base/okteta/ChangeLog index 16d70ce89e78..7d61e9cf28ec 100644 --- a/kde-base/okteta/ChangeLog +++ b/kde-base/okteta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/okteta # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/ChangeLog,v 1.50 2010/06/06 14:42:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/ChangeLog,v 1.51 2010/06/21 15:53:23 scarabeus Exp $ + + 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -okteta-4.3.3-r1.ebuild, okteta-4.3.5.ebuild, okteta-4.4.4.ebuild: + Drop 4.3.3. Drop hppa keywords per bug #304363 *okteta-4.4.4 (06 Jun 2010) diff --git a/kde-base/okteta/okteta-4.3.3-r1.ebuild b/kde-base/okteta/okteta-4.3.3-r1.ebuild deleted file mode 100644 index 000dda264398..000000000000 --- a/kde-base/okteta/okteta-4.3.3-r1.ebuild +++ /dev/null @@ -1,26 +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/okteta/okteta-4.3.3-r1.ebuild,v 1.8 2010/01/19 02:55:33 jer Exp $ - -EAPI="2" - -KMNAME="kdeutils" -inherit kde4-meta - -DESCRIPTION="KDE hexeditor" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" -IUSE="debug +handbook" - -DEPEND=" - app-crypt/qca:2 -" -RDEPEND="${DEPEND}" - -# Tests hang, last checked in 4.3.3 -RESTRICT="test" - -PATCHES=( - "${FILESDIR}/${PV}-detect_changes_correctly.patch" - "${FILESDIR}/${PV}-fix_inverse_save_logic.patch" - "${FILESDIR}/${PV}-fix_variable_name.patch" -) diff --git a/kde-base/okteta/okteta-4.3.5.ebuild b/kde-base/okteta/okteta-4.3.5.ebuild index 9629d2fb0a6a..382747780783 100644 --- a/kde-base/okteta/okteta-4.3.5.ebuild +++ b/kde-base/okteta/okteta-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/okteta/okteta-4.3.5.ebuild,v 1.3 2010/03/11 18:35:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/okteta-4.3.5.ebuild,v 1.4 2010/06/21 15:53:23 scarabeus Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeutils" inherit kde4-meta DESCRIPTION="KDE hexeditor" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" diff --git a/kde-base/okteta/okteta-4.4.4.ebuild b/kde-base/okteta/okteta-4.4.4.ebuild index 66ab2c0ea709..fbd662a59047 100644 --- a/kde-base/okteta/okteta-4.4.4.ebuild +++ b/kde-base/okteta/okteta-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/okteta/okteta-4.4.4.ebuild,v 1.1 2010/06/06 14:42:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okteta/okteta-4.4.4.ebuild,v 1.2 2010/06/21 15:53:23 scarabeus Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdeutils" inherit kde4-meta DESCRIPTION="KDE hexeditor" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |