diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 23:56:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 23:56:14 +0000 |
commit | d2d47fca621cf36b8f9f1d6789224a29b00839a6 (patch) | |
tree | 0bbe644fdfc93918a6df7844ab492a069df46468 /kde-base/kcron | |
parent | Update package mask entry for phonon-xine. (diff) | |
download | historical-d2d47fca621cf36b8f9f1d6789224a29b00839a6.tar.gz historical-d2d47fca621cf36b8f9f1d6789224a29b00839a6.tar.bz2 historical-d2d47fca621cf36b8f9f1d6789224a29b00839a6.zip |
Stable for amd64, wrt bug #396359
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcron/kcron-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index be449d155489..44fe397278c2 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.189 2012/01/09 16:00:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.190 2012/01/16 21:44:24 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kcron-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kcron-4.7.4.ebuild: x86 stable wrt bug #396359 diff --git a/kde-base/kcron/kcron-4.7.4.ebuild b/kde-base/kcron/kcron-4.7.4.ebuild index 43775a89e3c0..4cdca4b01a94 100644 --- a/kde-base/kcron/kcron-4.7.4.ebuild +++ b/kde-base/kcron/kcron-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.7.4.ebuild,v 1.2 2012/01/09 16:00:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.7.4.ebuild,v 1.3 2012/01/16 21:44:24 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND="!prefix? ( virtual/cron )" |