diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:12:30 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:12:30 +0000 |
commit | 641e2ed04c2d7782babc82940d18af741ed0e396 (patch) | |
tree | 709a5890b750b0faeacbcd4f5dc9578afb5876f0 /kde-base/kurifilter-plugins | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-641e2ed04c2d7782babc82940d18af741ed0e396.tar.gz gentoo-2-641e2ed04c2d7782babc82940d18af741ed0e396.tar.bz2 gentoo-2-641e2ed04c2d7782babc82940d18af741ed0e396.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kurifilter-plugins')
-rw-r--r-- | kde-base/kurifilter-plugins/ChangeLog | 10 | ||||
-rw-r--r-- | kde-base/kurifilter-plugins/kurifilter-plugins-4.2.1.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild | 4 |
3 files changed, 11 insertions, 16 deletions
diff --git a/kde-base/kurifilter-plugins/ChangeLog b/kde-base/kurifilter-plugins/ChangeLog index dd3517d3ea9d..0e25f0da62d2 100644 --- a/kde-base/kurifilter-plugins/ChangeLog +++ b/kde-base/kurifilter-plugins/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for kde-base/kurifilter-plugins # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.23 2009/04/12 06:17:35 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.24 2009/04/17 06:12:30 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kurifilter-plugins-4.2.1.ebuild, kurifilter-plugins-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kurifilter-plugins-4.2.1.ebuild: + Drop KDE 4.2.1 *kurifilter-plugins-4.2.2 (11 Apr 2009) diff --git a/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.1.ebuild b/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.1.ebuild deleted file mode 100644 index e2cef169cb54..000000000000 --- a/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.1.ebuild +++ /dev/null @@ -1,13 +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/kurifilter-plugins/kurifilter-plugins-4.2.1.ebuild,v 1.3 2009/04/11 16:19:11 armin76 Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="KDE: Plugins to manage filtering URIs." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" -RESTRICT="test" # Tests segfault. Last checked on 4.0.3. diff --git a/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild b/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild index 0211448f531e..d0943aa900d3 100644 --- a/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild +++ b/kde-base/kurifilter-plugins/kurifilter-plugins-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/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild,v 1.1 2009/04/12 06:17:35 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/kurifilter-plugins-4.2.2.ebuild,v 1.2 2009/04/17 06:12:30 alexxy Exp $ EAPI="2" @@ -8,6 +8,6 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: Plugins to manage filtering URIs." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" RESTRICT="test" # Tests segfault. Last checked on 4.0.3. |