diff options
author | 2015-01-09 13:46:16 +0000 | |
---|---|---|
committer | 2015-01-09 13:46:16 +0000 | |
commit | b9f286e6137319ac010062a08b88092a370f13eb (patch) | |
tree | 004f61239b64318f8844a1bfa03d273468e36a24 /app-misc | |
parent | Stable for amd64, wrt bug #534870 (diff) | |
download | gentoo-2-b9f286e6137319ac010062a08b88092a370f13eb.tar.gz gentoo-2-b9f286e6137319ac010062a08b88092a370f13eb.tar.bz2 gentoo-2-b9f286e6137319ac010062a08b88092a370f13eb.zip |
Stable for amd64, wrt bug #534872
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gcal/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/gcal/gcal-3.6.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/gcal/ChangeLog b/app-misc/gcal/ChangeLog index 786a4bb38a51..fb5f5da1d013 100644 --- a/app-misc/gcal/ChangeLog +++ b/app-misc/gcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gcal -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v 1.51 2014/10/25 18:57:11 jer Exp $ +# 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 $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gcal-3.6.3.ebuild: + Stable for amd64, wrt bug #534872 25 Oct 2014; Jeroen Roovers <jer@gentoo.org> -gcal-3.6.1.ebuild: Old. diff --git a/app-misc/gcal/gcal-3.6.3.ebuild b/app-misc/gcal/gcal-3.6.3.ebuild index a01810a23d64..d0b15e4be9e7 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-2014 Gentoo Foundation +# 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.1 2014/10/25 18:49:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.3.ebuild,v 1.2 2015/01/09 13:46:16 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=" |