diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:04:47 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:04:47 +0000 |
commit | b8589d4dc600022cff4b6b85b3abe5f4b0825301 (patch) | |
tree | 1bc3d7a2fab4e001868870d00582da986a76c7df /kde-base/ktimezoned | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-b8589d4dc600022cff4b6b85b3abe5f4b0825301.tar.gz gentoo-2-b8589d4dc600022cff4b6b85b3abe5f4b0825301.tar.bz2 gentoo-2-b8589d4dc600022cff4b6b85b3abe5f4b0825301.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/ktimezoned')
-rw-r--r-- | kde-base/ktimezoned/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.2.1.ebuild | 12 | ||||
-rw-r--r-- | kde-base/ktimezoned/ktimezoned-4.2.2.ebuild | 4 |
3 files changed, 10 insertions, 15 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog index 22121b90d63a..ffb983d4b420 100644 --- a/kde-base/ktimezoned/ChangeLog +++ b/kde-base/ktimezoned/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/ktimezoned # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.23 2009/04/12 06:11:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.24 2009/04/17 06:04:47 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktimezoned-4.2.1.ebuild, + ktimezoned-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktimezoned-4.2.1.ebuild: + Drop KDE 4.2.1 *ktimezoned-4.2.2 (11 Apr 2009) diff --git a/kde-base/ktimezoned/ktimezoned-4.2.1.ebuild b/kde-base/ktimezoned/ktimezoned-4.2.1.ebuild deleted file mode 100644 index 9cc5a7d56195..000000000000 --- a/kde-base/ktimezoned/ktimezoned-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/ktimezoned/ktimezoned-4.2.1.ebuild,v 1.3 2009/04/11 16:17:52 armin76 Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" diff --git a/kde-base/ktimezoned/ktimezoned-4.2.2.ebuild b/kde-base/ktimezoned/ktimezoned-4.2.2.ebuild index 075ca7e8f40a..554f0965e0df 100644 --- a/kde-base/ktimezoned/ktimezoned-4.2.2.ebuild +++ b/kde-base/ktimezoned/ktimezoned-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/ktimezoned/ktimezoned-4.2.2.ebuild,v 1.1 2009/04/12 06:11:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ktimezoned-4.2.2.ebuild,v 1.2 2009/04/17 06:04:47 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: Timezone daemon" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |