diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 14:00:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 14:00:38 +0000 |
commit | 76c89fc36b454052e7beace68942f8368fa22fab (patch) | |
tree | d3c8d17660f31a3beb29ffa9a89ae0ea3e3565a1 /app-misc | |
parent | Stable for ppc, wrt bug #534870 (diff) | |
download | gentoo-2-76c89fc36b454052e7beace68942f8368fa22fab.tar.gz gentoo-2-76c89fc36b454052e7beace68942f8368fa22fab.tar.bz2 gentoo-2-76c89fc36b454052e7beace68942f8368fa22fab.zip |
Stable for ppc, wrt bug #534872
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gcal/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gcal/gcal-3.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gcal/ChangeLog b/app-misc/gcal/ChangeLog index fb5f5da1d013..c612f6ee07ee 100644 --- a/app-misc/gcal/ChangeLog +++ b/app-misc/gcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gcal # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v 1.52 2015/01/09 13:46:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v 1.53 2015/01/17 14:00:38 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcal-3.6.3.ebuild: + Stable for ppc, wrt bug #534872 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcal-3.6.3.ebuild: Stable for amd64, wrt bug #534872 diff --git a/app-misc/gcal/gcal-3.6.3.ebuild b/app-misc/gcal/gcal-3.6.3.ebuild index d0b15e4be9e7..8f76e82979ad 100644 --- a/app-misc/gcal/gcal-3.6.3.ebuild +++ b/app-misc/gcal/gcal-3.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.3.ebuild,v 1.2 2015/01/09 13:46:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.3.ebuild,v 1.3 2015/01/17 14:00:38 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gcal/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ncurses nls unicode" DEPEND=" |