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/knotify | |
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/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.2.1.ebuild | 12 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.2.2.ebuild | 4 |
3 files changed, 10 insertions, 15 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index cc563a5c076d..43c7d01b0aad 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.24 2009/04/11 23:35:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.25 2009/04/17 06:45:04 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.2.1.ebuild, + knotify-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.2.1.ebuild: + Drop KDE 4.2.1 *knotify-4.2.2 (11 Apr 2009) diff --git a/kde-base/knotify/knotify-4.2.1.ebuild b/kde-base/knotify/knotify-4.2.1.ebuild deleted file mode 100644 index 3a9dfec639b8..000000000000 --- a/kde-base/knotify/knotify-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/knotify/knotify-4.2.1.ebuild,v 1.4 2009/04/11 16:01:29 armin76 Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="The KDE notification daemon." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" diff --git a/kde-base/knotify/knotify-4.2.2.ebuild b/kde-base/knotify/knotify-4.2.2.ebuild index cb7321854519..8cdf530f821f 100644 --- a/kde-base/knotify/knotify-4.2.2.ebuild +++ b/kde-base/knotify/knotify-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/knotify/knotify-4.2.2.ebuild,v 1.1 2009/04/11 23:35:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.2.2.ebuild,v 1.2 2009/04/17 06:45:04 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="The KDE notification daemon." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |