diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:42:46 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:42:46 +0000 |
commit | 973c3d4a4ace82c1c5cea4823dfb7cd107b6a912 (patch) | |
tree | e762b404fd379148883e0726c2d47cc4f972a379 /kde-base/knewstuff | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-973c3d4a4ace82c1c5cea4823dfb7cd107b6a912.tar.gz gentoo-2-973c3d4a4ace82c1c5cea4823dfb7cd107b6a912.tar.bz2 gentoo-2-973c3d4a4ace82c1c5cea4823dfb7cd107b6a912.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/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.2.1.ebuild | 12 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.2.2.ebuild | 4 |
3 files changed, 10 insertions, 15 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index de75cfaf1f88..2dde864ec028 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.23 2009/04/11 23:33:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.24 2009/04/17 06:42:46 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -knewstuff-4.2.1.ebuild, + knewstuff-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -knewstuff-4.2.1.ebuild: + Drop KDE 4.2.1 *knewstuff-4.2.2 (11 Apr 2009) diff --git a/kde-base/knewstuff/knewstuff-4.2.1.ebuild b/kde-base/knewstuff/knewstuff-4.2.1.ebuild deleted file mode 100644 index 63742d77f315..000000000000 --- a/kde-base/knewstuff/knewstuff-4.2.1.ebuild +++ /dev/null @@ -1,12 +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/knewstuff/knewstuff-4.2.1.ebuild,v 1.3 2009/04/11 17:51:03 armin76 Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" diff --git a/kde-base/knewstuff/knewstuff-4.2.2.ebuild b/kde-base/knewstuff/knewstuff-4.2.2.ebuild index 7a785ccc8214..140239af928e 100644 --- a/kde-base/knewstuff/knewstuff-4.2.2.ebuild +++ b/kde-base/knewstuff/knewstuff-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/knewstuff/knewstuff-4.2.2.ebuild,v 1.1 2009/04/11 23:33:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.2.2.ebuild,v 1.2 2009/04/17 06:42:46 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |